udp-receiver portbase problem
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 -- ----------------------------------------------- Raúl Sánchez Sánchez raul@um.es Centro de Calculo raul@dif.um.es Facultad de Informática Tlf: +34 968 36 4827 Universidad de Murcia Fax: +34 968 36 4151 -----------------------------------------------
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
participants (2)
-
Alain Knaff -
Raúl Sánchez Sánchez