Jump to content

Mysql install problem


Recommended Posts

your rc.conf looks messy.. maybe modify your rc.conf to be like this:

hostname="server.himeria2.com"
keymap="hy.armscii-8.kbd"
sshd_enable="YES"
# Set dumpdev to "AUTO" to enable crash dumps, "NO" to disable
dumpdev="NO"
apache22_enable="YES"
ip6addrctl_enable="NO"                  # New way to disable IPv6 support
ip6addrctl_policy="ipv4_prefer"         # Use IPv4 instead of IPv6
ipv6_activate_all_interfaces="NO"       # Do not automatically add IPv6 addresses
ifconfig_re0="inet 89.39.14.67  netmask 255.255.255.0"
defaultrouter="89.39.14.255"

Make sure with your host that "defaultrouter" is set to the proper IP (the gateway IP).

 

This time instead of ping, do a traceroute as a test.

traceroute google.com
Link to comment
Share on other sites

 

your rc.conf looks messy.. maybe modify your rc.conf to be like this:

hostname="server.himeria2.com"
keymap="hy.armscii-8.kbd"
sshd_enable="YES"
# Set dumpdev to "AUTO" to enable crash dumps, "NO" to disable
dumpdev="NO"
apache22_enable="YES"
ip6addrctl_enable="NO"                  # New way to disable IPv6 support
ip6addrctl_policy="ipv4_prefer"         # Use IPv4 instead of IPv6
ipv6_activate_all_interfaces="NO"       # Do not automatically add IPv6 addresses
ifconfig_re0="inet 89.39.14.67  netmask 255.255.255.0"
defaultrouter="89.39.14.255"

Make sure with your host that "defaultrouter" is set to the proper IP (the gateway IP).

 

This time instead of ping, do a traceroute as a test.

traceroute google.com

Hello Rumor. I've delete the resolv.conf and I create it again, with your settings 

# Generated by resolvconf
nameserver 8.8.8.8
nameserver 8.8.4.4
nameserver 195.178.102.2
#nameserver 89.39.8.2

It's working now.

iapwcw5b7o8mbwlkjlrr3hbn5h.jpg

 

I do a portsnap fetch extract. I'll come back with an reply if something is happen. 

Edited by Metin2 Dev
Core X - External 2 Internal
Link to comment
Share on other sites

you can't edit because it's been restricted to 2 hours after a post to prevent people from stealing their releases.

freebsd-update fetch
freebsd-update install

 
 Did these work? then do your commands again for installation.
 
if those commands didn't work.. then...
 
Edit your /etc/rc.conf to add the following line:
 

ipv6_enable="NO"

Save & Exit, then try your commands again.

Link to comment
Share on other sites

How long discussion for such a simple problem. 
 
FreeBSD is configured on the local server, but accepts output connections. And reject incoming connections. 
 
That's the problem, is not configured in VPS. Open ticket at the hosting company and tell them to give you the VPS cpanel data from there to cpanel vds of Network section click on the network. 
 
And reconfigure the VPS. 
 
And I guarantee you will not still have this problem.
Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

Announcements



×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.