On Fri, 2014-03-21 at 16:28 -0700, Golam Md. Shibly wrote:
> 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


Maybe these links can help you:

http://www.linuxfromscratch.org/blfs/view/6.3/basicnet/ppp.html

http://cblfs.cross-lfs.org/index.php/PPP



-- 
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