Robert Citek wrote:

>Actually, I'd just need to modify the forwarding rules at the  
>router.  But since you mention it, are you sure the library blocks  
>UDP?  How can we verify whether the library does or doesn't?
>
>  
>
On your linux box, run a daytime server on port 80. Modify
/etc/xinetd.d/daytime-udp and change the port to 80.
kill -HUP <pid of xinetd>

Then at the library:
  nc -u <ip address of unix> 80

Should return the current date and time.


>Regards,
>- Robert
>  
>
Ed

-- 
Ed Howland
WDT Solutions, LLC.
[EMAIL PROTECTED]
(314) 962-0766

 
_______________________________________________
CWE-LUG mailing list
CWE-LUG@lists.firepipe.net
http://www.cwelug.org/
http://www.cwelug.org/archives/
http://www.cwelug.org/mailinglist/

Reply via email to