You cannot ping proxy-arp'd ips unless there are 1:1 NAT setup. Is this how your forwarding or using port forward?
Scott On 8/22/05, Bastian Schern <[EMAIL PROTECTED]> wrote: > Hi, > > I'm using pfSense Version 0.79.2 and my Virtual IPs are not functional. > > --- snip --- > <virtualip> > <vip> > <mode>proxyarp</mode> > <interface>wan</interface> > <descr>WAN Subnet</descr> > <type>network</type> > <subnet_bits>28</subnet_bits> > <subnet>213.191.xxx.xxx</subnet> > </vip> > <vip> > <mode>proxyarp</mode> > <interface>lan</interface> > <descr>Private LAN</descr> > <type>single</type> > <subnet_bits>32</subnet_bits> > <subnet>192.168.3.1</subnet> > </vip> > <vip> > <mode>proxyarp</mode> > <interface>lan</interface> > <descr>AH-P LAN</descr> > <type>single</type> > <subnet_bits>32</subnet_bits> > <subnet>192.168.101.1</subnet> > </vip> > </virtualip> > --- snap --- > > It's not possible to ping any Virtual Interface. Most important thing is > to get the external IPs back to work. Because all of them should be > forwarded to Webserver, Mailserver, ... > > Regards > Bastian > > --------------------------------------------------------------------- > 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]
