On Wed, 23 Oct 2002, David Morris wrote: > I've noticed fairly frequent UDP connections from my samba server's port > 137 to 126.0.0.2:137.
126/8 is on the IANA reserve list. No one should be using an address on this block. See: http://www.iana.org/assignments/ipv4-address-space Perhaps you have something misconfigured on your server that is trying to contact this address, or perhaps a misconfigured client is claiming that 126.0.0.2 is the source address of the request? If the smbd process is the source of the connection attempt, you could try to kernel or stack trace the process and workout why the request is being initiated. (how to do this exactly would depend on your OS...) ...david --- David Raistrick Systems Administrator - Global Technology Associates, Inc [EMAIL PROTECTED] Disclaimer: All opinions expressed are the opinions of David Raistrick, not necessarily those of GTA, Inc. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] To subscribe to the digest version first unsubscribe, then e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] Archive of the last 1000 messages: http://www.mail-archive.com/gb-users@;gta.com
