> I have recently set up another Eigerstein Masquerading firewall, but this time > we wanted to try and take advantage of the > > eth0_IP_EXTRA_ADDRS="x.x.x.x" > > The result, at least for us, was that it did not work. We wanted the firewall to > answer to packets coming from this ip addr as well as from the one defined in > the eht0_IP. > > It turns out that the LRP would not see this IP at all. > > Has anyone had any problems with this feature? >
The following is copied from my network.conf and works fine for me..... Note that you need the mask ;ength and you separate the addresses with spaces. >> # Secondary IP addresses/networks on same wire - add them here >> eth0_IP_EXTRA_ADDRS="66.92.66.50/24 66.92.66.49/24 66.92.66.48/24" Richard Minutillo [EMAIL PROTECTED] _______________________________________________ Leaf-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/leaf-user
