[Bug 510] corrupted mac address disconnecting
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Sun Mar 16 02:42:01 EST 2003
http://bugzilla.mindrot.org/show_bug.cgi?id=510
Summary: corrupted mac address disconnecting
Product: Portable OpenSSH
Version: -current
Platform: ix86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P1
Component: ssh
AssignedTo: openssh-unix-dev at mindrot.org
ReportedBy: semper_eadem at hotmail.com
Hardware related with the bug.Cable/dsl Lynksys router, tyan k7x motherboard,
dual athlon mp. X11 forwarding fails and ssh disconnects in the LAN when trying
to resolve the host by using DNS servers. For example if you try to connect
whithin your LAN to your host computer running sshd. (assume that your host has
a domainname host.bug.com= 65.92.197.129) and you try:
ssh -X -l username host.bug.com this will lead to corrupted MAC address
If you are within your LAN you have to use the internal LAN ip of the host.
ssh -X -l username 192.168.1.106 (Asuming 192.168.1.106 is the internal ip
address of the host. It should be assigned statically by th lynksys router)
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the openssh-unix-dev
mailing list