Re: [SemiOT] Quesito su rete mista debian/win e multiple sottoreti
E invece l'output di 'iptables -L -v' e di 'iptables -L -v -t nat' sul
router/firewall?
Non sono un espertissimo, ma finora non ho visto niente che mi insospettisca!
Penso che l'inghippo sia sul router/firewall!
Paolo
On Wed, 29 Sep 2004 18:34:17 +0200, Michelasso <michelasso@despammed.com> wrote:
>
>
> 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: