Bernd Walter wrote:
> Da es mit anderen Maschinen läuft dürfte es wohl am xdm liegen.
aber die (waren) alle im selben subnet wie kartoffel. Ich koennte jetzt
mal einen testweise in das selbe subnet wie current schieben.. aber da das
in Arbeit ausartet ist das der letzte Schritt ;)
> TCP_Wrapper/Packetfilter?
Ist ein router dazw.. jo
olivleh1(at)kartoffel olivleh1> traceroute current
traceroute to current.salatschuessel.net (10.0.0.51), 64 hops max, 44 byte
packets
1 gurke-fxp1 (10.0.1.1) 0.436 ms 0.388 ms 0.288 ms
2 current (10.0.0.51) 2.092 ms 1.584 ms 2.314 ms
die schieben sich auch fleissig pakete hin und her....
root(at)gurke olivleh1> tcpdump -i fxp1 host current and not port ssh
tcpdump: listening on fxp1
22:30:45.058344 kartoffel.salatschuessel.net.4000 >
current.salatschuessel.net.xdmcp: udp 7
22:30:45.060027 current.salatschuessel.net > kartoffel.salatschuessel.net:
icmp: current.salatschuessel.net udp port xdmcp unreachable
root(at)gurke olivleh1> tcpdump -i fxp0 host current and not port ssh
tcpdump: listening on fxp0
22:30:45.058585 kartoffel.salatschuessel.net.4000 >
current.salatschuessel.net.xdmcp: udp 7
22:30:45.059876 current.salatschuessel.net > kartoffel.salatschuessel.net:
icmp: current.salatschuessel.net udp port xdmcp unreachable
hmm.. sollte da was auf dem port lauschen?
root(at)current olivleh1> netstat -an |grep LISTEN
tcp4 0 0 127.0.0.1.6012 *.* LISTEN
tcp6 0 0 ::1.6012 *.* LISTEN
tcp4 0 0 *.6000 *.* LISTEN
tcp4 0 0 127.0.0.1.6011 *.* LISTEN
tcp6 0 0 ::1.6011 *.* LISTEN
tcp4 0 0 127.0.0.1.6010 *.* LISTEN
tcp6 0 0 ::1.6010 *.* LISTEN
nix 177
-- Oliver Lehmann @home: lehmann(at)ans-netz.de @office: oliver.lehmann(at)mgi.de @www: http://www.pofo.de/ | http://wishlist.ans-netz.de/ To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org with "unsubscribe de-bsd-questions" in the body of the messageReceived on Wed 14 May 2003 - 22:32:56 CEST