DOKK / manpages / debian 13 / pvpgn / bnproxy.1.en
BNPROXY(1) BNETD User's Manual BNPROXY(1)

bnproxy - Battle.net proxy daemon

bnproxy [-f] [-d dumpfile] [-l logfile] [-p port] [servername [serverport]]

bnproxy is a simple daemon which will relay client connections to a Battle.net server like bnetd(1). It has the capability of saving a hexadecimal/ASCII dump of the network records (packets) into a log file. Someday this command might be useful for people playing from behind a NAT firewall.

If no servername is specified, localhost is assumed. If no serverport is specified, 6112 is assumed.

Put a hex dump of packets sent and received into the specified file.
The server normally acts as a daemon and goes into the background. This forces the server to run in the foreground.
Print server usage information and exit.
Put the event log messages into the specified file.
Listen on the specified TCP and UDP port number.
Causes bnproxy to print its version number and exit.

http://www.bnetd.org/

No support for dynamic UDP address determination (SESSIONADDR[12] packets) has been added. Support for multiple clients is broken because the server becomes confused as to which client to relay UDP server traffic to.

bnetd(1)

Ross Combs (ross@bnetd.org)

12 June, 2000 BNETD