Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Jan 2003 04:02:25 +0300 (MSK)
From:      "."@babolo.ru
To:        "Eric W. Bates" <ericx@vineyard.net>
Cc:        randall ehren <randall@ucsb.edu>, freebsd-net@FreeBSD.ORG
Subject:   Re: default route
Message-ID:  <200301060102.h0612PSM047380@aaz.links.ru>
In-Reply-To: <00b701c2b512$1043c1f0$3ee380cc@alice>

next in thread | previous in thread | raw e-mail | index | archive | help
[ Charset ISO-8859-1 unsupported, converting... ]
> According to your ifconfig, I believe you have essentially assigned the same
> networks to both interfaces (128.111.147.250 netmask 0xffffffff falls within
> the larger 128.111.147.251/24).  In which case, there is no way to
> distinguish between the two interfaces because your default IP,
> 128.111.147.251 actually falls within both subnets.
fxp0: 128.111.147.250/32
rl0:  128.111.147.251/24
obviously 128.111.147.254 is in 128.111.147.251/24
and not in 128.111.147.250/32

assign 128.111.147.253/30 to fxp0

> ----- Original Message -----
> From: "randall ehren" <randall@ucsb.edu>
> To: <freebsd-net@freebsd.org>
> Sent: Sunday, January 05, 2003 4:26 PM
> Subject: default route
> 
> 
> > hi,
> >  i have a freebsd box acting as a firewall using ipfilter over a bridge.
> >
> >  the machine has two interfaces:
> >   fxp0 = connected to outside world interface
> >   rl0  = connected to internal subnet
> >
> >  when i add the default gateway, it defaults to assigning it to rl0.
> >
> > from netstat -rn:
> >  Destination        Gateway            Flags    Refs      Use  Netif
> Expire
> >  128.111.147.254    00:e0:52:d8:43:00  UHLW        1        0    rl0
> 1182
> >
> >  how can i assign the default gateway to use fxp0 instead?
> >
> > notes:
> >
> > root@fw-1[~]% ifconfig -u
> > fxp0: flags=8943<UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1500
> >         inet 128.111.147.250 netmask 0xffffffff broadcast 128.111.147.250
> >         ether 00:00:5e:00:01:01
> >         media: Ethernet 100baseTX <full-duplex>
> >         status: active
> > rl0: flags=8943<UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1500
> >         inet 128.111.147.251 netmask 0xffffff00 broadcast 128.111.147.255
> >         ether 00:30:1b:10:5b:e3
> >         media: Ethernet 100baseTX <full-duplex>
> >         status: active
> >
> >
> >  thanks,
> >  -randall
> >
> > --
> >         :// randall s. ehren         :// voice 805.893.5632
> >         :// systems administrator    :// isber|survey|avss.ucsb.edu
> >         :// institute for social, behavioral, and economic research
> >
> >
> > To Unsubscribe: send mail to majordomo@FreeBSD.org
> > with "unsubscribe freebsd-net" in the body of the message
> >
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-net" in the body of the message
> 

-- 
@BABOLO      http://links.ru/

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




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