Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Nov 2010 21:41:40 -0600
From:      Ryan Coleman <ryan.coleman@cwis.biz>
To:        Free BSD Questions list <freebsd-questions@freebsd.org>
Subject:   Routing issue?
Message-ID:  <F651BE9B-DE23-43BA-B470-1D9BF491F461@cwis.biz>
In-Reply-To: <3372373780-527895539@intranet.com.mx>
References:  <3372373780-527895539@intranet.com.mx>

next in thread | previous in thread | raw e-mail | index | archive | help
I'm trying to get the other half of my business up on my second IP.

It's not routing. This is not a multi-homed system, but two IPs in the =
same subnet.


[root@server /usr/home/ryan]# netstat -nr=20
Routing tables

Internet:
Destination        Gateway            Flags    Refs      Use  Netif =
Expire
default            70.89.123.6        UGS         7     1090    em0
70.89.123.0/29     link#1             U           2      837    em0
70.89.123.4        link#2             UHS         0       25    lo0
70.89.123.5        link#1             UHS         0        0    lo0
127.0.0.1          link#5             UH          0      863    lo0

Internet6:
Destination                       Gateway                       Flags    =
  Netif Expire
::1                               ::1                           UH       =
   lo0
fe80::%lo0/64                     link#5                        U        =
   lo0
fe80::1%lo0                       link#5                        UHS      =
   lo0
ff01:5::/32                       fe80::1%lo0                   U        =
   lo0
ff02::%lo0/32                     fe80::1%lo0                   U        =
   lo0

ifconfig_em0=3D"inet 70.89.123.5  netmask 255.255.255.248"
ifconfig_em1=3D"inet 70.89.123.4 netmask 255.255.255.248"
defaultrouter=3D"70.89.123.6"
hostname=3D"se******.somehtingelse.biz"


I tried to add the gateway for link2 but it's not taking since it =
already exists, and I've run multiple IP'd servers before without issue.

I'm really lost.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?F651BE9B-DE23-43BA-B470-1D9BF491F461>