On Tue, 15 Aug 2000, Glen Lee Edwards wrote:

> >I'm also running a Cisaco 675 at home with a couple of Linux boxes.  Yes,
> >you should be able to connect to the Cisco router either via telnet or
> >through a regular terminal connection.  If your Cisco is configured for
> >PPP (as opposed to bridging mode) do _not_ bother using the DHCP server
> >that comes with the Cisco and set up a static IP for the Linux box using
> >NAT (something like 10.0.0.3 would do it).
> 
> If I understand the documentation correctly I think I can program the eth0
> LAN interface in the Cisco 675 to 10.0.0.3.  I'm not a networking expert
> so I don't know if this will accomplish the same as what you're saying.
> 

In the case of USWest.net, the eth0-0 interface on the Cisco gets a
10.0.0.1 Ip assigned to it (you can, of course, configure it in a
different way), the wan0-0 interface gets the real routable IP. 

> Do I set the DHCP client?  I'm assuming it handles the WAN side.  I'm
> supposed to have a static IP, but they haven't bothered to tell me what it
> is.
> 

Again with USWest.net, your Cisco gets the real IP.  In the case of other
ISPs here in Minnesota (like visi.com), they always give you one static
IP.  Again in that case, the wan0-0 interface on the Cisco gets the
IP.  The eth0-0 interface still gets an internal IP such as 10.0.0.1.  It
sounds to me as if your ISP does the same.  If that is the case, simply
configure your Linux system with a static IP in the 10.0.0.0 range (such
as 10.0.0.3 or 10.0.0.4), and that should do it.

Your Cisco 675 runs both a DHCP client and a DHCP daemon/server by
default.  One of them is to obtain the IP from your ISP, the other to
assign dynamic IPs out of the 10.0.0.0/24 pool to your own
systems.  However, the last time I tried the DHCP client in Red Hat Linux
to work with this daemon it failed.  That was over a year go
though.  Perhaps it will work fine now.  That's why I recommend to use an
internal static IP instead.

> They sent a lot of documentation with the 675, but it's about as clear
> as the man pages.  I want to set it up as a bridge instead of a router.
> The documentation states that there are two types of bridges you can
> choose from: rfc1483 and PPP/BCP, but it doesn't give any details on when
> or how to use which.  I'm assuming that since I'll be connecting via PPP
> that I'd have to use the PPP/BCP option.
> 
> Glen
> 

I believe you're right, but I'd recommend to talk to your ISP's tech
support group since everything depends on how they configure their
routers.  

------------------------------
Nitebirdz
http://www.linuxnovice.org
Tips, articles, news, links...



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to