[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: wireless bridge, & nic IP addressing



On Thu, 26 Feb 2004 00:19:01 +0100
Jan Minar <jjminar@fastmail.fm> wrote:

> > What can I do to get my nic (eth0) with a non internet IP address
> > (192.168.1.2) to find the bridge?
> 
> The `bridge' is your only gateway to the Internet, right?  Then the
> only thing you have to do is:
> 
> # which ip || apt-get install iproute
> # ip route add AAA.BBB.CCC.DDD/32 dev eth0
> # ip route add default via aaa.bbb.ccc.ddd dev eth0
> 
> Where AAA.BBB.CCC.DDD is the `bridge' IP address in the dotted decimal
> format (ISP range, private range, whatever, doesn't matter).  (I
> suppose the `bridge' is configured correctly.)

Thanks.. I think this is what I am looking for.. It's working right now,
so in the morning I'll try this suggestion

-- 
Rodney D. Myers <rdmyers@pe.net>	Registered Linux User #96112
ICQ#:     AIM#:       YAHOO:
18002350  mailman452  mailman42_5

They that can give up essential liberty to obtain a 
little temporary safety deserve neither liberty nor safety.
        Ben Franklin - 1759

Attachment: pgpUz8QlrVuyi.pgp
Description: PGP signature


Reply to: