On Tue, Mar 15, 2005 at 04:51:19PM -0500, Kuba Ober wrote:
On wtorek 15 marzec 2005 05:39 am, Francois Gouget wrote:
On Mon, 14 Mar 2005, Kuba Ober wrote: [...]
For reception, I'll bind UDP port 138 (netbios-dgm) if it's not already bound, to receive the mailslots coming in.
Note that on Unix you'll need to be root to bind to port 138 (<1024). Just wanted to mention that, just in case.
Then probably we can have a tiny suid-executable that's just a reflector: redirects all incoming packets to some other port, and vice versa.
Use a iptables firewall rule.
Ciao, Marcus