This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

V6 - Problems mit "Additional address on eth0"

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.
  • Have you created a nat masq rule for the 192.168.200.x network?
  •  Why PC B write the IP 192.168.100.50 as first Point, or is that an problem from ASL. I think, the Internet will send Packets back to "192.168.100.50", and then the Packets will drop or so.
      in a traceroute each hop sends back an error (ttl expired) and the source of this packet will always be the physical ip - so the first ip address not a secondary on the same interface will be used. 
     
     regards,  ignjb