I have 4 addresses that I would like to bind to the public interface of my dachstein firewall.

The addresses appear to bind ok, but I can't ping the secondary addresses, only the primary address (216.65.38.18).

Here's the output from 'ip addr'

7: eth0: <BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast qlen 100
  link/ether 00:04:23:60:fc:5c brd ff:ff:ff:ff:ff:ff
  inet 216.65.38.18/27 brd 216.65.38.31 scope global eth0
  inet 216.65.38.19/27 scope global secondary eth0
  inet 216.65.38.20/27 scope global secondary eth0
  inet 216.65.38.21/27 scope global secondary eth0

Here's the portion of /etc/network.conf

eth0_IPADDR=216.65.38.18
eth0_MASKLEN=27
eth0_BROADCAST=+
# Use this to set the default route if required - ONLY one to be set.
# routed or gated could be used to set this so only use if not running these.
eth0_DEFAULT_GW=216.65.38.1


# Added the additional addresses. --miguel 3/7/2004
# Secondary IP addresses/networks on same wire - add them here
eth0_IP_EXTRA_ADDRS="216.65.38.19/27 216.65.38.20/27 216.65.38.21/27"

Thoughts?

thanks,

Miguel DeAvila

_________________________________________________________________
Fast. Reliable. Get MSN 9 Dial-up - 3 months for the price of 1! (Limited-time Offer) http://click.atdmt.com/AVE/go/onm00200361ave/direct/01/




-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
------------------------------------------------------------------------
leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html

Reply via email to