Hi all,
for testing purpose i want to have a secondary IP on the Internal Interface.
Network A
eth0 = 192.168.100.50
Network B
eth0 = 192.168.200.50
PC A
IP = 192.168.100.1
Gateway = 192.168.100.50
DNS = 192.168.100.50
PC B
IP = 192.168.200.1
Gateway = 192.168.200.50
DNS = 192.168.100.50
When i ping form PC A <> PC B, this works fine.
Wenn i Ping from PC A > Internet, this works also.
But when i Ping from PC B > Internet, there ist nor answer.
I check it with trace route:
PC A :tracert www.t-online.de
Routenverfolgung zu www.t-online.de [217.6.164.162] über maximal 30 Abschnitte:
1 www.t-online.de [217.6.164.162]
PC B :tracert www.t-online.de
Routenverfolgung zu www.t-online.de [217.6.164.162] über maximal 30 Abschnitte:
1 Any -> Any -> Allow" and "Internal2 -> Any -> Any -> Allow" exists.
Has anyone an idea, what i have to do, so i can Access to Internet from both networks?
This thread was automatically locked due to age.