[BL] netsetup for DSL
3aoo-cvfd at dea.spamcon.org
3aoo-cvfd at dea.spamcon.org
Mon Aug 1 15:49:36 EDT 2005
Dennis Minnick wrote:
>
> I am using the 2 floppy version of bl3 to try to connect to the web,
> I am using a DSL modem and a router ( Linksys befsr41 router ) I try
> to run "netsetup" by typing netsetup at the # prompt
netsetup is an editable script (you will find it in /root).
Until you edit it, netsetup does nothing.
> my other computer that is running windows xp I goto
> start -> run -> command -> and type-in " ipconnfig "
> and here is what I get:
> subnet mask 255.255.255.0
> ip address 192.168.1.100
> default gateway 192.168.1.1
How do you (physically) connect to the router/modem?
If it is via a network card, then you first need to
activate it (by insmod-ing the appropriate module).
Then do:
--------------------------------
ifconfig eth0 192.168.1.100
route add default gw 192.168.1.1
--------------------------------
Cheers,
Steven
____________________________
http://www.basiclinux.com.ru
More information about the BasLinux
mailing list