SMB/NetBIOS proxying tool ?

2002-11-25 Thread Angelin Lazarov Lalev
Hi everybody, I need to do a NAT translation between two networks, having windows shares (with NetBIOS over TCP/IP) still working between them. I have read some previous discussions on that matter and it looks that it's not possible to do that without proxying tool, because the IP addresses are

Slightly OT (and more related to the wireless networking)

2002-11-18 Thread Angelin Lazarov Lalev
Hi everybody, Is there any way to get list of all SSIDs, which are present in given area, with the tools provided by FreeBSD. I'm not sure that is possible at all, but a colleague of mine insist that he was seen such tool for Windows. To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsu

freeradius 0.7 under FreeBSD 4.7

2002-10-22 Thread Angelin Lazarov Lalev
Two weeks ago I have installed freeradius 0.7 from ports on a FreeBSD 4.6.2 system. It worked just fine (except the crash at the startup of the system). A couple of days ago I upgraded the system from sources to 4.7 and the radius stopped to work. Next, I made a clean install of the 4.7 from th

C programming help ?

2002-10-19 Thread Angelin Lazarov Lalev
I need to convert some bytes, which are not an internet address, from machine to network byte order (described in RFC1700). I could do it mannualy, assuming a I386 (or some other) architecture, but then my code will be a lot less portable. Is there any function in libc or somewhere else which w