Re: [SemiOT] Quesito su rete mista debian/win e multiple sottoreti
On Wed, 2004-09-29 at 18:10, paolo wrote:
> Ah, scusa e anche di 'iptables -L -v -t nat'
> Grazie
> Paolo
>
Ok, murena è il nome della macchina che fa da router linux (interfacce
eth1, la wireless, 192.168.1.166 e eth0 192.168.0.51 nello schema):
murena:~# iptables -L -v
Chain INPUT (policy ACCEPT 371K packets, 45M bytes)
pkts bytes target prot opt in out source
destination
Chain FORWARD (policy ACCEPT 104K packets, 38M bytes)
pkts bytes target prot opt in out source
destination
Chain OUTPUT (policy ACCEPT 607K packets, 165M bytes)
pkts bytes target prot opt in out source
murena:~# iptables -L -v -t nat
Chain PREROUTING (policy ACCEPT 1440 packets, 156K bytes)
pkts bytes target prot opt in out source
destination
Chain POSTROUTING (policy ACCEPT 88 packets, 5772 bytes)
pkts bytes target prot opt in out source
destination
3902 243K MASQUERADE all -- any eth1 anywhere
anywhere
Chain OUTPUT (policy ACCEPT 3132 packets, 197K bytes)
pkts bytes target prot opt in out source
destination
Adeu
Reply to: