Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Nov 2007 00:18:42 -0500
From:      alexus <alexus@gmail.com>
To:        freebsd-questions@freebsd.org
Subject:   multihome network
Message-ID:  <6ae50c2d0711152118h2f2a9989q2b39eba077154041@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
Hello,

I have two NICs on my box, one (primary) connected to switch and have
private IP. that IP also have a static route on Cisco PIX for
accessing this box from outside. the other interface has public IP
that is connected to another switch, i configure both IPs through
/etc/rc.conf, but I can not for some reason access my box through that
public IP, no firewall rules would prevent me from doing so. here is
my output for netstat -rn

alexus# netstat -rn
Routing tables

Internet:
Destination        Gateway            Flags    Refs      Use  Netif Expire
default            192.168.1.1        UGS         0      250   fxp0
127.0.0.1          127.0.0.1          UH          0        2    lo0
192.168.1          link#1             UC          0        0   fxp0
192.168.1.1        00:0d:29:09:90:61  UHLW        2        2   fxp0   1171
192.168.1.250      00:16:cb:94:10:e9  UHLW        1       12   fxp0   1169
216.112.241.24/29  link#2             UC          0        0   fxp1

Internet6:
Destination                       Gateway                       Flags
    Netif Expire
::1                               ::1                           UHL         lo0
fe80::%lo0/64                     fe80::1%lo0                   U           lo0
fe80::1%lo0                       link#4                        UHL         lo0
ff01:4::/32                       fe80::1%lo0                   UC          lo0
ff02::%lo0/32                     fe80::1%lo0                   UC          lo0
alexus#

what am I missing?

-- 
http://alexus.org/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6ae50c2d0711152118h2f2a9989q2b39eba077154041>