I want to do the equivalent of the following from a FreeBSD rc.conf file where fxp0 is the interface (can be sis0 or whatever)
ifconfig_fxp0="inet 1.1.1.1 netmask 255.255.255.0" ifconfig_fxp0_alias0="inet 2.2.2.2 netmask 255.255.255.0" I don't care if it has to be done from an ssh prompt. -----Original Message----- From: Bill Marquette [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 11, 2006 12:17 AM To: [email protected] Subject: Re: [pfSense Support] Interface aliases PS...proxy arp virtual IP type _might_ do what you want, I suspect not though. --Bill On 4/10/06, Bill Marquette <[EMAIL PROTECTED]> wrote: > On 4/10/06, William M. Sandiford <[EMAIL PROTECTED]> wrote: > > > > Is it possible to add IP aliases to the LAN interface? I would like > > to have more than one IP on my LAN interface (from different > > subnets). If it matters, I'm not doing NAT, I'm just using pfsense > > as a straight routing platform. > > Not at this time and not for 1.0. > > --Bill > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
