Re: OpenBSD box returning wrong IP

adiavr_at_gmail.com
Date: 03/30/05


Date: 29 Mar 2005 16:50:08 -0800

Here you go:
        Dhcp Enabled. . . . . . . . . . . : No
        IP Address. . . . . . . . . . . . : 192.168.0.135
        Subnet Mask . . . . . . . . . . . : 255.255.255.0
        Default Gateway . . . . . . . . . : 192.168.0.254
        DNS Servers . . . . . . . . . . . : 192.168.0.90
                                            192.168.0.91

Active Routes:
Network Destination Netmask Gateway Interface
Metric
          0.0.0.0 0.0.0.0 192.168.0.254 192.168.0.135
  20
        127.0.0.0 255.0.0.0 127.0.0.1 127.0.0.1
  1
      192.168.0.0 255.255.255.0 192.168.0.135 192.168.0.135
  20
    192.168.0.135 255.255.255.255 127.0.0.1 127.0.0.1
  20
    192.168.0.255 255.255.255.255 192.168.0.135 192.168.0.135
  20
        224.0.0.0 240.0.0.0 192.168.0.135 192.168.0.135
  20
  255.255.255.255 255.255.255.255 192.168.0.135 192.168.0.135
  1
Default Gateway: 192.168.0.254
===========================================================================
Persistent Routes:
  None

Still does not look like the client machine is the problem here, the
gateway somehow returns 192.168.215.254 as the source address when
doing a traceroute.



Relevant Pages