[mpls-linux-general] iptables log
Status: Beta
Brought to you by:
jleu
|
From: <bla...@in...> - 2004-09-08 12:08:16
|
on my previouse question, i asked about my iptables did not work. when i run dmesg, nothing happens and when i debug my mplsadm2, nothing happens. iptables -A OUTPUT -d 192.168.1.0/24 -j spec_nh --spec_nh 0x8847:0x2 i tried to see th logs of iptables. iptables -A OUTPUT -j LOG and i look at syslog, nothings to be wrong. but the packet still stopped. when i changed iptables with ip route command. it's work. is there something wrong with my iptables or anything else? |