1825747 Members
2416 Online
109687 Solutions
New Discussion

gateway

 
SOLVED
Go to solution
j773303
Super Advisor

gateway

In the 11.11, how to let lan1 and lan2 pass through gateway A, assume that gateway A and gateway B were configured. Now lan1 and lan2 are pass through from gateway B. Thanks.
Hero
4 REPLIES 4
T G Manikandan
Honored Contributor

Re: gateway

I think just changing the default gateway would work fine.

Can you post your current routing table.

#netstat -nr
Elmar P. Kolkman
Honored Contributor

Re: gateway

I don't think it is possible to have two network cards linked through the same gateway.
Every problem has at least one solution. Only some solutions are harder to find.
PVR
Valued Contributor

Re: gateway

I will go with Kolmar
Don't give up. Try till success...
Ravi_8
Honored Contributor
Solution

Re: gateway

Hi,

As TG said: by specifying gateway A as default, both lan1 and lan2 will pass through gateway A.

you have to specify only the Gateway A in /etc/rc.config.d/netconf
never give up