LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   Vlan (https://www.linuxquestions.org/questions/linux-networking-3/vlan-98108/)

Markvw 09-29-2003 01:43 AM

Vlan
 
Hi all

I have a small problem!
I need to add multiple gateways to one nic
e.g

ip 10.0.2.9/14 mask 255.255.255.248 - workstation ip's client 1
ip 10.0.2.33/62 mask 255.255.255.424 - workstation ip's client 2

ip 10.0.0.1 mask 255.0.0.0 - linux nic

I need each block of ip's to have it's own gateway so that each client can not see each other.

slightcrazed 09-29-2003 08:33 AM

Re: Vlan
 
Quote:

Originally posted by Markvw

ip 10.0.2.33/62 mask 255.255.255.424 - workstation ip's client 2

:scratch: :confused: :scratch:

Setting up multiple gateways on one NIC can be done a couple of ways, depending on the Distro you are using. I think most distro's come with a nifty GUI for controlling your network setup, but if not than I think it is possible to do this through [url=http://www.linuxguruz.com/iptables/howto/iptables-HOWTO.html]Iptables[/iptables].

slight


All times are GMT -5. The time now is 04:22 PM.