Please supply the routing table of the cisco router and the ip adresses of
the networks.

The following have to exist for your network to work.

The ip addresses on your network (past the cisco router) has to be public
ip addresses your ISP knows about.  If not the router has to do ip address
translation. 

the default route for the cisco router should be pointing to the router it
is 'connected' too.

the default route for the linux box is the cisco router.

i.e.

ISP router 209.1.1.1 255.255.255.252
|
|
|
HDSL 209.1.1.2 255.255.255.252
cisco router
ethernet 209.2.1.1 255.255.255.0
|
|
|
linux 209.2.1.2 255.255.255.0

This is the basic configuration.  To make any other requirement work,
means special configuration.

As an example your ISP has the given you 16 ip addresses and has
configured their interface for all 16 addresses, it will probably not work
( I have seen it work)
i.e.

ISP router 209.1.1.1 255.255.255.240
|
|
hdsl ip 209.1.1.2 255.255.255.252 or 209.1.1.2 255.255.255.240
cisco router
ethernet 209.1.1.8 255.255.255.248 or 209.1.1.3 255.255.255.240

will not work!!

When i get the requested information i can have a closer look.


david

On Tue, 2 Jan 2001, Leonard den Ottolander wrote:

>               Hi Peter,
> 
>  Read the post by Brat.
> 
> > I wasn't clear enought about my setup. As you can see from my previous post,
> > the configuration actually is like this:
> > 
> > HDSL
> >  |
> >  |
> > CISCO
> >  |
> >  |
> > Linux
> > 
> > And there is only one ethernet port in the router.
> 
>  I have understood this is your setup. I told you to try the setup I 
> suggested, to see if you can use mutliple addresses in this setup. This as an 
> illustration of what Bret and I try to tell you. You probably need to ask your 
> ISP to add your linux machine in their router tables if you want to use your 
> setup through the router/firewall.
>  If you want to try the setup I suggest you could try connecting multiple 
> machines to the HDSL using a hub. See if that works, just as an illustration.
> 
>                                       Bye,
> 
>                                       Leonard.
> 
> 
> 
> _______________________________________________
> Redhat-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list
> 



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

Reply via email to