PDA

View Full Version : Regole GUFW per rete Ubuntu 8.04-WinXP


Davy83
08-09-2008, 13:14
Ciao a tutti. Ho una rete a casa tra il mio portatile con Ubuntu 8.04 e il fisso di casa con WinXP basata sul modem/router WiFi di Alice. Il portatile è connesso via WiFi e il fisso via LAN.
La rete funziona benissimo quando disattivo GUFW ma nn riesco a trovare le regole per permettere ai computer di "vedersi" con il firewall attivo.:confused:

Le impostazioni di base che ho messo sono su:
-> Blocca il traffico in entrata
-> IPv6 attivo

Vi posto le regole che ho aggiunto:

4662: tcp ALLOW da Anywhere
4672: udp ALLOW da Anywhere
21: tcp ALLOW da Anywhere
80: tcp ALLOW da Anywhere
143: tcp ALLOW da Anywhere
143: udp ALLOW da Anywhere
110: tcp ALLOW da Anywhere
110: udp ALLOW da Anywhere
25: tcp ALLOW da Anywhere
51413: tcp ALLOW da Anywhere
192.168.1.1: ALLOW da 192.168.1.1
192.168.1.3: ALLOW da 192.168.1.3
192.168.1.10:ALLOW da 192.168.1.10
443: tcp ALLOW da Anywhere
443: udp ALLOW da Anywhere
119: tcp ALLOW da Anywhere
2049: tcp ALLOW da Anywhere
2049: udp ALLOW da Anywhere
22: tcp ALLOW da Anywhere
22: udp ALLOW da Anywhere
23: tcp ALLOW da Anywhere
192.168.1.4: ALLOW da 192.168.1.4
192.168.1.2: ALLOW da 192.168.1.2
4662: tcp ALLOW da Anywhere (v6)
4672: udp ALLOW da Anywhere (v6)
21: tcp ALLOW da Anywhere (v6)
80: tcp ALLOW da Anywhere (v6)
143: tcp ALLOW da Anywhere (v6)
143: udp ALLOW da Anywhere (v6)
110: tcp ALLOW da Anywhere (v6)
110: udp ALLOW da Anywhere (v6)
25: tcp ALLOW da Anywhere (v6)
51413: tcp ALLOW da Anywhere (v6)
443: tcp ALLOW da Anywhere (v6)
443: udp ALLOW da Anywhere (v6)
119: tcp ALLOW da Anywhere (v6)
2049: tcp ALLOW da Anywhere (v6)
2049: udp ALLOW da Anywhere (v6)
22: tcp ALLOW da Anywhere (v6)
22: udp ALLOW da Anywhere (v6)
23: tcp ALLOW da Anywhere (v6)

I vari indirizzi IP sono:
192.168.1.1 -> il modem/router
192.168.1.3 -> il pc fisso (ip impostato nella configurzione del router)
192.168.1.4 -> il portatile (ip impostato nella configurzione del router)
192.168.1.10 -> ip statico impostato nella connessione del pc fisso (credo sia inutile)

Tutte queste regole sono quelle preconfigurate nel programma GUFW per consentire i servizi:
ftp, http, https, nntp, imap, pop3, smtp, nfs, telnet, ssh

e i programmi:
amule, transmission

Qualcuno mi saprebbe dire cosa manca? :help: :help: :help: :confused: :confused: