[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Idea complicata per rete domestica



Le impostazioni per la LAN tra i due PC sembrano corrette.
Controlla che il file /proc/sys/net/ipv4/ip_forward contenga 1
Ad ogni avvio mi sono accorto che viene impostato a 0.

iptables -n -L -v
Chain INPUT (policy ACCEPT 4 packets, 470 bytes)
pkts bytes target prot opt in out source destination

Chain FORWARD (policy ACCEPT 0 packets, 0 bytes)
pkts bytes target prot opt in out source destination

Chain OUTPUT (policy ACCEPT 3 packets, 334 bytes)
pkts bytes target prot opt in out source destination

iptables -t nat -n -L -v
Chain PREROUTING (policy ACCEPT 0 packets, 0 bytes)
pkts bytes target prot opt in out source destination

Chain POSTROUTING (policy ACCEPT 0 packets, 0 bytes)
pkts bytes target prot opt in out source destination

Chain OUTPUT (policy ACCEPT 0 packets, 0 bytes)
pkts bytes target prot opt in out source destination


Dovrebbe essere tutto...
Davide


Reply to: