Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Jul 2000 17:37:12 -0700 (PDT)
From:      Loren Koss <loren@pciway.com>
To:        "Chris D. Faulhaber" <jedgar@fxp.org>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: Still having problems with NIC alias..
Message-ID:  <Pine.BSF.4.21.0007131734240.1457-100000@unix.pciway.com>
In-Reply-To: <Pine.BSF.4.21.0007131932360.84190-100000@pawn.primelocation.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Thanks for responding so quickly..

here is a copy of my rc.conf file:
gateway_enable="YES"
network_interfaces="rl0 rl1 lo0"
ifconfig_rl0="inet 216.59.70.70  netmask 255.255.255.0"
ifconfig_rl0_alias0="inet 216.59.70.71 netmask 255.255.255.255"
ifconfig_rl1="inet 192.168.1.1  netmask 255.255.255.0"
defaultrouter="216.59.70.1"

i am using ipnat, but currently thse are the only rules:
map rl0 192.168.1.0/24 -> 216.59.70.70/32 portmap tcp/udp 10000:65000
map rl0 192.168.1.0/24 -> 216.59.70.70/32

I am tempted to do a windoze reboot and pray that maybe it works then..  I
have been using the same setup for quite some time now and have had 0
problems..  Actually, let me take that back.. I was using IPFW/NATD
before..  I was told IPFilter was superior..  Is this the
problem??  Because I have that map up there?  Do I need to explicitly
allow the other address in?  If so, how??  I know the card is responding
because like I said, from the box itself I can ping the alias address..

Loren Koss
http://www.checkthegrid.com
Before you go to the movies...Check The Grid!

On Thu, 13 Jul 2000, Chris D. Faulhaber wrote:

> On Thu, 13 Jul 2000, Loren Koss wrote:
> 
> > Only the primary IP address will respond on the network.  Why is
> > this??  The alias IP will respond if I ping it from the box itself.  But
> > wont respond if I ping from the network its attached to or through the
> > other nic i have in the box..
> > 
> > Diagram
> > 
> > --------------| rl0 a.b.c.d (primary ip)   192.168.1.1 rl1 |-----------
> > Internet            a.b.c.e (alias ip)                      Internal Net
> > 
> 
> Without knowing what command/rc.conf entry you are using to create the
> alias, it is difficult to determine the problem.  However: a) is the
> alias's netmask 255.255.255.255 (if on the same network as the
> primary)?  b) firewalling rules?  c) sunspots?
> 
> -----
> Chris D. Faulhaber - jedgar@fxp.org - jedgar@FreeBSD.org
> --------------------------------------------------------
> FreeBSD: The Power To Serve   -   http://www.FreeBSD.org
> 
> 



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0007131734240.1457-100000>