jignesh gangani wrote: > Hi, > I have gone through all the tips at BLFS and searched the web for > same. But I did not understand it fully. > Can any one explain me how do I connect to the net. > I have completed CLFS for Pure64. > Here is my /etc/resolv.conf file > > #--- > nameserver <IP Address of DNS1 provided by my ISP> > nameserver <IP2> > #-- > > Then here is my /etc/hosts file > > #--- > 127.0.0.1 <http://127.0.0.1> localhost > <My FQDN Provided by my ISP> <some thought out name> <alias> > #-- > > Here is my /etc/sysconfig/network-device/ifcfg-eth0/ipv4 file > #-- > ONBOOT=no > SERVICE=ipv4-static > > IP=<My IP Address provided by my ISP> > GATEWAY=<My Gateway address> > > PREFIX=24 > > > #-- > > Now all the sites talk about ifconfig. > > But I don't have ifconfig. All I have is ifcfg. > It is a script to add the IP address to the selected interface. > > I have connected my Cable modem to my ehternet card. > > I use static ip addressing without username and password. > Please help. > > Unless your ISP has specifically given you a static ip (which I seriously doubt), you should use some DHCP client to connect, (dhcpcd or dhclient)
_______________________________________________ Clfs-support mailing list [email protected] http://lists.cross-lfs.org/cgi-bin/mailman/listinfo/clfs-support
