baslinux AT lists.ibiblio.org
Subject: Baslinux mailing list
List archive
Re: [BL] Configure printcap etc. for an Epson Stylus
- From: 3aoo-cvfd AT dea.spamcon.org
- To: baslinux AT lists.ibiblio.org
- Subject: Re: [BL] Configure printcap etc. for an Epson Stylus
- Date: Sun, 30 Jul 2006 11:35:52 +1200
sindi keesan wrote:
>
> several of our friends want to switch to broadband and
> one of them is running BL3 which we set up.
Make sure you get a broadband router that connects via
ethernet (not USB). Then it is simply a matter of
establishing an ethernet connection between the router
and your computer (insmod, ifconfig, etc.).
Many ADSL routers have a DHCP server, so you can set the
address for your computer by doing udhcpc. Alternatively,
you can use ifconfig to set a static address (if you know
the address of the ADSL router). For example, if the
address of the router is 192.168.0.1, you can do:
-------------------------
ifconfig eth0 192.168.0.2
ping 192.168.0.1
-------------------------
In order to get internet access via an ADSL router (or any
other internet gateway), you need to set a default route.
What this does is route all non-local traffic to the specified
address (i.e. the ADSL router).
--------------------------------
route add default gw 192.168.0.1
--------------------------------
Cheers,
Steven
-
Re: [BL] ADSL setup
, (continued)
- Re: [BL] ADSL setup, 3aoo-cvfd, 07/30/2006
- Re: [BL] ADSL stuff-up (was ADSL setup), Ron Clarke, 07/30/2006
- Re: [BL] ADSL stuff-up (was ADSL setup), 3aoo-cvfd, 07/30/2006
- Re: [BL] ADSL stuff-up (was ADSL setup), Ron Clarke, 07/31/2006
- Re: [BL] ADSL stuff-up (was ADSL setup), 3aoo-cvfd, 07/31/2006
- Re: [BL] ADSL stuff-up (was ADSL setup), Ron Clarke, 07/31/2006
- Re: [BL] ADSL stuff-up (was ADSL setup), Ron Clarke, 07/31/2006
- Re: [BL] ADSL stuff-up (was ADSL setup), 3aoo-cvfd, 07/31/2006
- Re: [BL] ADSL stuff-up (was ADSL setup), Ron Clarke, 07/31/2006
- Re: [BL] Configure printcap etc. for an Epson Stylus, sindi keesan, 07/29/2006
- Re: [BL] Configure printcap etc. for an Epson Stylus, 3aoo-cvfd, 07/29/2006
- Re: [BL] Configure printcap etc. for an Epson Stylus, Ron Clarke, 07/30/2006
- Re: [BL] Configure printcap etc. for an Epson Stylus, 3aoo-cvfd, 07/30/2006
- Re: [BL] Configure printcap etc. for an Epson Stylus, Ron Clarke, 07/30/2006
- Re: [BL] Configure printcap etc. for an Epson Stylus, sindi keesan, 07/30/2006
- Re: [BL] Configure printcap etc. for an Epson Stylus, Ron Clarke, 07/30/2006
- Re: [BL] Configure printcap etc. for an Epson Stylus, sindi keesan, 07/30/2006
Archive powered by MHonArc 2.6.24.