Mart Kempen wrote:
> 
> > Follow the instructions:
> >
> > myrouter# more /var/log/messages
> >
> 
> Could you be a little bit more specific what you mean by this? Where can I
> find this instructions?
> 
> I checked my firewall rules, in the 'routerstatus' (web based)
> 
> and found this line:
> 
> pkts bytes target  prot opt     ifname   source     destination  ports
> 697  31396 DENY    all  ----l-  eth0     0.0.0.0/0  0.0.0.0/0    n/a


Yikes.  This rule says deny and log all traffic coming into eth0, your
external nic.


> This first number is exact the number of packets that are denied.

Understandable.

> Can anyone conclude something from this line?

Somewhere in your router this rule is created
and run during boot time (my guess).  You probably
need to inspect your /etc/network.conf, and the
output of

   ip addr show
   netstat -rn

Good Luck,
Matthew
 
> Regards,
> 
> Joris

_______________________________________________
Leaf-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user

Reply via email to