From: OTR Comm <otrcomm@isp-systems.com>
To: netfilter@lists.samba.org
Subject: Virtual Interface & Ping Problem
Date: Sat, 08 Jun 2002 11:28:42 -0700 [thread overview]
Message-ID: <3D024CDA.F7A9F78E@isp-systems.com> (raw)
Hello,
I am using iptables-1.2.6a on a Redhat Linux 7.3 system.
I am having problems pinging virtual interfaces with my firewall active.
I use ifconfig to create virtual interfaces on eth0, such as:
/sbin/ifconfig eth0:2 192.168.1.16 netmask 255.255.255.0
The IP for eth0 is 192.168.1.2 and I can ping this with the firewall
active. However, when I try to ping 192.168.1.16, I get 'ping: sendto:
Operation not permitted'
...
$IPTABLES -N icmp_packets
...
$IPTABLES -A icmp_packets -p ICMP -s 0/0 -d 0/0 -j ACCEPT
...
Could somebody please let me know what I have forgotten in my firewall
or somewhere else?
I am not a member of the netfilter mail list, so if you could, please
reply directly vi eamil to otrcomm@isp-systems.com.
Thank you,
Murrah Boswell
reply other threads:[~2002-06-08 18:28 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3D024CDA.F7A9F78E@isp-systems.com \
--to=otrcomm@isp-systems.com \
--cc=netfilter@lists.samba.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.