I'm trying to get portfwd to transparently forward udp broadcasts to a host on a different subnet.
The config is setup as follows:
udp /* UDP packets */
{
/*
* All packets on port 1443 are forwarded to 10.200.124.24:1443.
*/
1443 { => 10.200.124.24:1443 }
}
portfwd is started with -t and the log file seems to indicate that everything is working.
2008-09-11 00:12:27 UTC in Port Forwarding Daemon