I have it too, and i have to configure it in /etc/rc.net like this :
/usr/sbin/ifconfig lo0 inet 127.0.0.1 up >>$LOGFILE 2>&
I suppose this work too :
/usr/sbin/ifconfig lo0 inet 127.0.0.1 netmask 0xff000000 broadcast 127.255.255.255 up >>$LOGFILE 2>&
Bulent,
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.