TCP connects, but UDP doesn't ?

William Park opengeometry-FFYn/CNdgSA at public.gmane.org
Sun Feb 13 17:35:13 UTC 2005


Can someone kick me in the right direction?

On the local machine, I can connect to ports 37 (Time) and 13 (Daytime)
using TCP and UDP, if I specify 127.0.0.1, ie.

    netdate tcp 127.0.0.1	--> works
    netdate udp 127.0.0.1	--> works

But, specifying 192.168.1.1 instead, only TCP side connects, ie.

    netdate tcp 192.168.1.1	--> works
    netdate udp 192.168.1.1 	--> netdate: read: Connection refused

My /etc/inetd.conf has both TCP and UDP of 37 and 13 ports opened, ie.

    time     stream  tcp  nowait  root  internal
    time     dgram   udp  wait    root  internal

-- 
William Park <opengeometry-FFYn/CNdgSA at public.gmane.org>, Toronto, Canada
Slackware Linux -- because I can type.
--
The Toronto Linux Users Group.      Meetings: http://tlug.ss.org
TLUG requests: Linux topics, No HTML, wrap text below 80 columns
How to UNSUBSCRIBE: http://tlug.ss.org/subscribe.shtml





More information about the Legacy mailing list