Around Fri,Dec 06 2002, at 10:16,  Hidemasa Yamakawa, wrote:
> Hi, all,
> 
> I assigned 2 ip address to one ethernet card.
> One is eth0 and another is eth0:1.
> INPUT and FORWARD policy is DROP
> When I input
> iptables -A  INPUT -i eth0:1 -j ACCEPT
> I got warning
> Warning: wierd character in interface `eth0:1' (No aliases, :, ! or *).
> and no packet come through this interface.
> Kindly advice please.
> 
since eth+ works for all interfaces beginning eth,  try:
eth0+

see if that works.
-- 
Roger Morris
[EMAIL PROTECTED]



-- 
Psyche-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/psyche-list

Reply via email to