View Single Post
  #3  
Old September 23rd, 2002, 09:54 PM

scoorf scoorf is offline
Private
 
Join Date: Sep 2002
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
scoorf is on a distinguished road
Default Re: Net game, NAT-on-NAT action?

Well, I added the ip of my external net on the internal machine .. this would allow me to change the source address to the appropriate one, but whenever the packets came back, my NAT box(FreeBSD) would naturally get confused and drop them.

Does anyone know of a packet filter that can edit individual packets on the fly? "tcpdump"ing the packets shows the ip in one of the udp packets, filtering that out and replacing it with the actual/real value would create the desired results..

Perhaps a VPN connection between affected parties could work out, but it's a bit troublesome to take it that far..
Reply With Quote