Hello:
I'm trying to use udp-receiver with a inirrd (PXE) image from your web with the portbase option. The client is configured to use port the 9600.
When I launch udp-sender --portbase 9600 option no client listen it. However if I use the default port, it works fine. So clients are listening at port 9000 instead of 9600 how I wanted :(
What I'm doing wrong?
Regards
On Monday 28 November 2005 19:58, Raúl Sánchez Sánchez wrote:
Hello:
I'm trying to use udp-receiver with a inirrd (PXE) image from your web with the portbase option. The client is configured to use port the 9600.
When I launch udp-sender --portbase 9600 option no client listen it. However if I use the default port, it works fine. So clients are listening at port 9000 instead of 9600 how I wanted :(
What I'm doing wrong?
Regards
There was indeed a bug in udpc_dialog until now: it ignored the portbase selection.
I've updated it with a new version (20051204) which should work better.
Regards,
Alain