OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: Jan Johansson (janj+openbsd_at_wenf.org)
Date: Wed Aug 07 2002 - 02:16:19 CDT

  • Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

    On Tue, Aug 06, 2002 at 02:38:44PM -0700, Chris wrote:
    >I have two NIC cards both known good with a different public IP
    >assigned to both. The working card is 66.125.160.198 the none
    >working is 66.125.160.199. I can dns just fine but trying to
    >connect to anything outside of the /21 is impossible. I can
    >make connections to it like SSH etc.

    You have two cards on the same network, how should the TCP stack
    know how to send a packet to the world?

    It picks the first card 198 and uses that the 199 card will not.
    Try setting a netmask of 255.255.255.255 on the 199 and se if it
    helps.

    Otherwise you can unplug one card and use the alias feature on
    the other, see hostname.if about alias.