Displaying 2 results from an estimated 2 matches for "alkonost".
2001 Dec 21
1
What's this 135/UDP traffic?
...to connect to port 135/UDP
on the Samba server for about 2 minutes and then switches to 135/TCP,
which works better...
Can someone help me figure out how to fix this "timeout" issue?
Here's a snoop of the connection if this can help you understand
the situation.
10.64.33.238 -> alkonost UDP D=135 S=1066 LEN=88
alkonost -> 10.64.33.238 ICMP Destination unreachable (UDP port 135
unreachable)
10.64.33.238 -> alkonost UDP D=135 S=1066 LEN=88
alkonost -> 10.64.33.238 ICMP Destination unreachable (UDP port 135
unreachable)
About 2 minutes later, the client swit...
2002 May 22
1
smbclient, bug?
Hi,
Is this a bug?
By mistake, I was trying to connect to a samba server using
smbclient... but the samba server did not allow my client to
connect to the server, because of a "hosts allow" restriction.
I can understand smbclient reporting the first error:
session request to ALKONOST failed (Not listening for calling name)
but, what is this "second" error,
session request to *SMBSERVER failed (Not listening for calling name)
Where is this " *SMBSERVER " coming from ??? Something I can't
explain...
Here's the output with debug info.
> ./sm...