Need help FreeBSD Metin2

12/08/2013 20:39 isaactmp#1
hi friends, I have a big problem with metin2 server, run the command "/ etc / rc.d / netif restart" and now I can not enter the metin and does not start :confused: , gives me some errors when starting freebsd (picture attached), not how to fix it, please help me :rolleyes:.

excuse my bad English, I do not speak English :x

[Only registered and activated users can see links. Click Here To Register...]
12/09/2013 10:15 .Ryu'#2
make

reboot

then

/etc/rc.d/netif restart

and then start.sh
12/10/2013 03:44 isaactmp#3
Ryu thanks for replying, but did not work. :(
12/10/2013 07:36 theo1990#4
this error will happend if you are close the vi abnormaly. Note that you can close vi with tiping

Quote:
:q
Try this->[Only registered and activated users can see links. Click Here To Register...]
12/11/2013 23:56 isaactmp#5
theo1990 thanks for replying, but I can not connect to ftp because when I did "/ etc / rc.d / netif restart" lost connection to mysql, ftp and ssh, I can only access the VPS from the console, i don't know how to solve it :S
12/12/2013 00:03 Mashkin#6
Seems like you screwed your rc.conf file (the networking settings, specifically).
You should post its content here.

If you cannot download it, I recommend you to use cat /etc/rc.conf and upload a screenshot of the window.

Also, for beginners I would strongly recommend the editor ee on FreeBSD (and nano on Linuxes) since it is much easier to use than vi (there are whole books about how to use vi - it is powerful but very complex).