routing a broadcast over a gif tunnel
Anthony Volodkin
anthonyv at brainlink.com
Sat Apr 12 19:32:59 PDT 2003
Peter J. Blok wrote:
>Hi,
>
>I need to fool a PC package. The package is searching for a server responding
>to a broadcast on port 56415.
>
>That server is across an ipsec/gif tunnel. How can I bridge that particular
>packet towards the segment at the other end.
>
>I have tried various ipfw fwd rules and ipfilter redirection, but none of them
>works (because the other segment is not locally available).
>
>Peter
>_______________________________________________
>freebsd-net at freebsd.org mailing list
>http://lists.freebsd.org/mailman/listinfo/freebsd-net
>
>
>To unsubscribe, send any mail to "freebsd-net-unsubscribe at freebsd.org"
>
>
Hey,
I recently implemented something similar in order to get games to work
over a PPTP VPN setup. Check out my document here:
http://non-standard.net/freebsd/game-vpn/game-vpn.html
-Anthony
More information about the freebsd-net
mailing list