[CUWiN-Dev] HSLSD Not Sending HSLS(9191) Packets

David Young dyoung at pobox.com
Mon Jan 15 04:04:26 CST 2007


On Fri, Jan 12, 2007 at 09:08:43AM +0200, Socrates Socrates wrote:
> Hi Dave
> 
> Thanks for the response. Here's what I found, on my Linux the 9191 port is
> associated with address 0.0.0.0 and not the interface address (
> 169.254.237.50) as is shown on CUWiN box.
> 
> Below are the outputs for netstat -ln and also the hsls debug output on
> Linux.
> 
> netstat -ln on my linux is (ipv4):
> udp        0      0 0.0.0.0:9191            0.0.0.0:*

> netstat -ln on CUWiN is (ipv4):
> udp        0      0  10.177.52.254.9191     *.*
> udp        0      0  169.254.10.168.9191    *.*
> udp        0      0  *.9191                 *.*

Linux is missing some sockets.  I don't understand how those sockets
could be missing, yet we see no errors or warnings in your logs.
Perhaps loglib_warn() is not working?  Make sure that it works, it will
help you a lot to see what it will tell you. :-)

> 20070112064854 etx_txbeacon_cb: 169.254.237.50
> 20070112064854 TX 68B from 169.254.237.50 to 224.0.0.2 with jitter

Do you see this packet transmitted if you run tcpdump on both the sender
and the receiver?

Dave

-- 
David Young             OJC Technologies
dyoung at ojctech.com      Urbana, IL * (217) 278-3933


More information about the CU-Wireless-Dev mailing list