cd /etc/sysconfig/
cat > ifconfig.eth0 << "EOF" ONBOOT=yes
IFACE=eth0
#SERVICE=ipv4-static
#IP=192.168.1.1
#GATEWAY=192.168.1.2
#PREFIX=24
#BROADCAST=192.168.1.255 EOF
What are the SERVICES of ifconfig.eth0 but ip4-static for ppp?

I tried:

SERVICE=ipv4-dynamicSERVICE=ipv4-dhcpSERVICE=dhcpSERVICE=dynamic

Got error with these options.


Thanks

shibly
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to