Re: NETWORK ROUTES

2002-10-25 Thread Ángel Carrasco
C. Reed" <[EMAIL PROTECTED]>; "Ángel Carrasco" <[EMAIL PROTECTED]>; "Debian ISP List" Sent: Friday, October 25, 2002 4:49 AM Subject: Re: NETWORK ROUTES > 2 possibilities > > remove the from statement to match all traffic and so make the route

Re: NETWORK ROUTES

2002-10-24 Thread Ángel Carrasco
C. Reed" <[EMAIL PROTECTED]>; "Ángel Carrasco" <[EMAIL PROTECTED]>; "Debian ISP List" <[EMAIL PROTECTED]> Sent: Friday, October 25, 2002 4:49 AM Subject: Re: NETWORK ROUTES > 2 possibilities > > remove the from statement to match all traffic

Re: NETWORK ROUTES

2002-10-24 Thread Jean-Francois Dive
y 213.250.143.241 and > not > in the normal routes. > > -Mensaje original- > De: Jeremy C. Reed [mailto:[EMAIL PROTECTED] > Enviado el: jueves, 24 de octubre de 2002 19:01 > Para: Ángel Carrasco > CC: Debian ISP List > Asunto: Re: NETWORK ROUTES > > >

Re: NETWORK ROUTES

2002-10-24 Thread Jean-Francois Dive
y 213.250.143.241 and > not > in the normal routes. > > -Mensaje original- > De: Jeremy C. Reed [mailto:reed@;wcug.wwu.edu] > Enviado el: jueves, 24 de octubre de 2002 19:01 > Para: Ángel Carrasco > CC: Debian ISP List > Asunto: Re: NETWORK ROUTES > >

RE: NETWORK ROUTES

2002-10-24 Thread Ángel Carrasco
: Debian ISP List Asunto: Re: NETWORK ROUTES On Thu, 24 Oct 2002, Ángel Carrasco wrote: > All runs good but my problem is when I try to use the IP of my first card in > my internals networks > doesn't work because, all information doesn't go by internals networks, it > goes by

Re: NETWORK ROUTES

2002-10-24 Thread Jeremy C. Reed
On Thu, 24 Oct 2002, Ángel Carrasco wrote: > All runs good but my problem is when I try to use the IP of my first card in > my internals networks > doesn't work because, all information doesn't go by internals networks, it > goes by the big network. Show us your interface setup and your routes.

RE: NETWORK ROUTES

2002-10-24 Thread Ángel Carrasco
: Debian ISP List Asunto: Re: NETWORK ROUTES On Thu, 24 Oct 2002, Ángel Carrasco wrote: > All runs good but my problem is when I try to use the IP of my first card in > my internals networks > doesn't work because, all information doesn't go by internals networks, it > g

Re: NETWORK ROUTES

2002-10-24 Thread Jeremy C. Reed
On Thu, 24 Oct 2002, Ángel Carrasco wrote: > All runs good but my problem is when I try to use the IP of my first card in > my internals networks > doesn't work because, all information doesn't go by internals networks, it > goes by the big network. Show us your interface setup and your routes.

NETWORK ROUTES

2002-10-24 Thread Ángel Carrasco
Hi all, I have a debian server with 4 network cards: The first card is used to connect to public network and this network connects with a big router. The Second, third and fourth cards are used by other networks. The first card used a dinamic route with the big router. The other cards used a sta

NETWORK ROUTES

2002-10-24 Thread Ángel Carrasco
Hi all,   I have a debian server with 4 network cards: The first card is used to connect to public network and this network connects with a big router.The Second, third and fourth cards are used by other networks.The first card used a dinamic route with the big router.The other cards used a

NETWORK ROUTES

2002-10-24 Thread Ángel Carrasco
Hi all, I have a debian server with 4 network cards: The first card is used to connect to public network and this network connects with a big router. The Second, third and fourth cards are used by other networks. The first card used a dinamic route with the big router. The other cards used a sta

NETWORK ROUTES

2002-10-24 Thread Ángel Carrasco
Hi all,   I have a debian server with 4 network cards: The first card is used to connect to public network and this network connects with a big router.The Second, third and fourth cards are used by other networks.The first card used a dinamic route with the big router.The other cards used a

dhcpd option static-routes and network routes.

2001-08-30 Thread David Stanaway
Hi all, I was wondering if anyone could give me a hint as to how to set up my dhcpd to issue routing information to clients for a private network. What I would like to be able to do is have something like this: option static-routes 192.168.40.0/24 10.0.15.4, 192.168.50.0/24 10.0.15.5; option