Search Members Help

» Welcome Guest
[ Log In :: Register ]

Mini-ITX Boards Sale, Fanless BareBones Mini-ITX, Bootable 1G DSL USBs, 533MHz Fanless PC <-- SALE $200 each!
Get The Official Damn Small Linux Book. DSL Market , Great VPS hosting provided by Tektonic
 

[ Track this topic :: Email this topic :: Print this topic ]

reply to topic new topic new poll
Topic: I suspect a simple explaination, DHCP networking< Next Oldest | Next Newest >
chickenman Offline





Group: Members
Posts: 113
Joined: Aug. 2004
Posted: Aug. 16 2005,08:25 QUOTE

I have the following setup:

One main computer:
-XP for games etc
-wireless LAN card
-10/100 LAN card

Second minimal comp:
-DSL
-10/100 card

And theres a 10/100 switching hub between the two systems


When I boot into DSL thw networking on the DSL machine must allways be configured, It automatically runs the DHCP client even though i dont want dhcp (i want static addresses damnit!). So i have to go run netcardconfig before i can do anything.

Is there a way to have the settings saved or stop the dhcp client from interferring etc?

This would be really usefull as one of the main uses of the machine involves ftp servers and without a configured network, it just wont happen...


cheers, oscar
Back to top
Profile PM 
NotTheMama Offline





Group: Members
Posts: 42
Joined: April 2005
Posted: Aug. 16 2005,10:45 QUOTE

yes,

the nodhcp option in lilo.conf in the append section.
Do not forget to run lilo after changing lilo.conf

Remco
Back to top
Profile PM 
hawki Offline





Group: Members
Posts: 175
Joined: Jan. 2004
Posted: Aug. 16 2005,15:33 QUOTE

Hi
Yes you can save your network config. by configuring a backup device and adding lines to .filetool.lst and bootlocal.sh.  You also should boot with the nodhcp option.

To .filetool.lst add the following lines if they are not already there.

opt/bootlocal.sh
etc/sysconfig/network-scripts/ifcfg-eth0
etc/network/interfaces
etc/resolv.conf

to /opt/bootlocal.sh add

ifconfig eth0 down
ifconfig eth0 up

The additions to bootlocal.sh may no longer be necessary but some versions of DSL did not always bring up eth0.

good luck
Back to top
Profile PM 
caturOK
Unregistered






Posted: Sep. 02 2005,16:30 QUOTE

but why if i restart dhcp still in my machine, if i ping to my client the ping say network unreachable.
i a ready put that script at filetool.lst in home direktori
/opt/bootlocal.sh
/etc/sysconfig/network-scripts/ifcfg-eth0
/etc/netwok/interfaces
/etc/resolv.conf

and in /opt direktori
ifconfig eth0 192.168.0.10 netmask 255.255.255.0
echo nameserver bla bla bla bla
echo nameserver bla bla bla bla
ifconfig eth0

but that script not work's for my machine, have a solution ????

thanx b 4
Back to top
3 replies since Aug. 16 2005,08:25 < Next Oldest | Next Newest >

[ Track this topic :: Email this topic :: Print this topic ]

 
reply to topic new topic new poll
Quick Reply: I suspect a simple explaination

Do you wish to enable your signature for this post?
Do you wish to enable emoticons for this post?
Track this topic
View All Emoticons
View iB Code