Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Nov 2010 22:06:16 -0600
From:      Ryan Coleman <ryan.coleman@cwis.biz>
To:        Gary Gatten <Ggatten@waddell.com>
Cc:        "'freebsd-questions@freebsd.org'" <freebsd-questions@freebsd.org>
Subject:   {Solved} Re: Routing issue?
Message-ID:  <B1B1E721-3125-4587-A6F0-10A2054570AE@cwis.biz>
In-Reply-To: <2749_1289534440_4CDCBBE8_2749_627_1_D9B37353831173459FDAA836D3B43499A7AF8C4F@WADPMBXV0.waddell.com>
References:  <2749_1289534440_4CDCBBE8_2749_627_1_D9B37353831173459FDAA836D3B43499A7AF8C4F@WADPMBXV0.waddell.com>

next in thread | previous in thread | raw e-mail | index | archive | help
It didn't work until I bridged the connections.

[root@server /usr/home/ryan]# ifconfig bridge create
bridge0
[root@server /usr/home/ryan]# ifconfig bridge0
bridge0: flags=3D8802<BROADCAST,SIMPLEX,MULTICAST> metric 0 mtu 1500
	ether 0a:df:a2:b3:3e:96
	id 00:00:00:00:00:00 priority 32768 hellotime 2 fwddelay 15
	maxage 20 holdcnt 6 proto rstp maxaddr 100 timeout 1200
	root id 00:00:00:00:00:00 priority 0 ifcost 0 port 0
[root@server /usr/home/ryan]# ifconfig bridge0 addm em0 addm em1 up


On Nov 11, 2010, at 10:00 PM, Gary Gatten wrote:

> What exactly isn't working? You don't have two L3 nets, but two ips on =
the same net - nothing to route, except the default.
>=20
> ----- Original Message -----
> From: owner-freebsd-questions@freebsd.org =
<owner-freebsd-questions@freebsd.org>
> To: Free BSD Questions list <freebsd-questions@freebsd.org>
> Sent: Thu Nov 11 21:41:40 2010
> Subject: Routing issue?
>=20
> I'm trying to get the other half of my business up on my second IP.
>=20
> It's not routing. This is not a multi-homed system, but two IPs in the =
same subnet.
>=20
>=20
> [root@server /usr/home/ryan]# netstat -nr=20
> Routing tables
>=20
> 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
>=20
> 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
>=20
> 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"
>=20
>=20
> 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.
>=20
> I'm really lost._______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to =
"freebsd-questions-unsubscribe@freebsd.org"
>=20
>=20
>=20
>=20
>=20
> <font size=3D"1">
> <div style=3D'border:none;border-bottom:double windowtext =
2.25pt;padding:0in 0in 1.0pt 0in'>
> </div>
> "This email is intended to be reviewed by only the intended recipient
> and may contain information that is privileged and/or confidential.
> If you are not the intended recipient, you are hereby notified that
> any review, use, dissemination, disclosure or copying of this email
> and its attachments, if any, is strictly prohibited.  If you have
> received this email in error, please immediately notify the sender by
> return email and delete this email from your system."
> </font>
>=20
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to =
"freebsd-questions-unsubscribe@freebsd.org"




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?B1B1E721-3125-4587-A6F0-10A2054570AE>