Re: [CentOS] routing with 2 ISPs

2009-12-21 Thread David G . Miller
David Hláčik writes: > > > Each VLAN has it's own DHCP which assigns ip address with netmask > > 255.255.255.0 and uses particular VLAN interface on router as a > > gateway. If I will do so. I will lost a route between my VLAN's that > > way and I do not want to use netmask 255.255.0.0 so comput

Re: [CentOS] routing with 2 ISPs

2009-12-21 Thread David Hláčik
> Each VLAN has it's own DHCP which assigns ip address with netmask > 255.255.255.0 and uses particular VLAN interface on router as a > gateway. If I will do so. I will lost a route between my VLAN's that > way and I do not want to use netmask 255.255.0.0 so computers in local > lan can communicate

Re: [CentOS] routing with 2 ISPs

2009-12-21 Thread David Hláčik
Frank, but as noticeable from my routing table, I have several VLANs iniside my local network - for servers, computers, wifi's, and voip. Each VLAN has it's own DHCP which assigns ip address with netmask 255.255.255.0 and uses particular VLAN interface on router as a gateway. If I will do so. I w

Re: [CentOS] routing with 2 ISPs

2009-12-20 Thread Frank Cox
On Sun, 2009-12-20 at 19:54 +0100, David Hláčik wrote: > Computers from local network range 10.123.123.0/24 (eth0.7) should > access internet using my second internet provider via ppp0. This may be too simple for your needs, but it took a while for the light to come on for me about this when I se