|
||||||||
I need to setup multiple IPs on the external interface as we have a Cisco PIX Firewall/VPN hardware box (something I had no control over) installed in our office. Is it possible to shell into a m0n0wall install to edit the rc.conf ??? I know if I add the following line - ifconfig_lo0_alias0="inet 127.0.0.254 netmask 0xffffffff" I can create an IP Alias. Any ideas ? > -----Original Message----- > From: Bruce A. Mah [mailto:bmah at acm dot org] > Sent: Wednesday, 5 November 2003 2:59 AM > To: Chauncey W > Cc: m0n0wall at lists dot m0n0 dot ch > Subject: Re: [m0n0wall] Multiple IP's on external interface > > [Top-posting corrected.] > > If memory serves me right, Chauncey W wrote: > > On Tue, 2003-11-04 at 02:47, Henk Badenhorst wrote: > > > > > Hi, > > > > > > Would it be possible to add support for multiple ip's on the > > > external interface.I know it sounds useless with NAT but > there are > > > some other applications for it.Please would you consider it. > > > > I believe all you need to do is set 1:1 NAT for each of the > multiple > > IPs > > Multiple IP *addresses*. > > > and it will essentially do this (guru correct me if i'm wrong). > > > > I think this is the reason there hasn't been a "multiple IP on WAN > > Multiple IP *addresses*. > > > interface" feature created. > > I'd like to know what other applications there are that would > require this...???... > > The only scenario I can think of (pre-caffeine this morning) > is that you want a m0n0wall box to sit in front of multiple > hosts that need to have externally visible IP addresses. The > newly-added filtering bridge functionality was designed for > exactly this setup, without needing to resort to hacks with NAT. > > Bruce. > |