I'm running a virtual network connected to a tap0 interface (169.254.0.0/24). A virtual router running on dynamips is connected to 169.254.0.2.
I am able to connect to it from the host server itself, even with different local IP addresses. What I can't do is redirect outside connected with pf to the tap0 interface.
tcpdump shows redirection to 169.254.0.2:22 ssh on the virtual router, but tcpdump running on tap0 doesn't show anything.
What am I missing?
I am able to connect to it from the host server itself, even with different local IP addresses. What I can't do is redirect outside connected with pf to the tap0 interface.
tcpdump shows redirection to 169.254.0.2:22 ssh on the virtual router, but tcpdump running on tap0 doesn't show anything.
What am I missing?