Add new attachment

Only authorized users are allowed to upload new attachments.

This page (revision-23) was last changed on 14-Apr-2010 14:30 by CerlettiPaolo  

This page was created on 14-Apr-2010 14:30 by CerlettiPaolo

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Difference between version and

At line 30 changed one line
%%prettify
{{{
At line 33 added 14 lines
}}}
possibilità di mettere "any" al posto di un IP\\
per abilitare il postrouting e l'ip forward tra le reti
%%prettify
{{{
# Iptables -t nat -A POSTROUTING -o eth1 -j MASQUERADE
# Iptables -t nat -A POSTROUTING -d 192.168.167.0/24 -o eth1 -j ACCEPT
# echo 1 > /proc/sys/net/ipv4/ip_forward
}}}
Se si crea un tunnel tra ubuntu e pfsense, su pfsense impostare \\
Negotiation mode = main
Version Date Modified Size Author Changes ... Change note
23 14-Apr-2010 14:30 1.263 kB CerlettiPaolo to previous
22 14-Apr-2010 14:30 1.166 kB CerlettiPaolo to previous | to last
21 14-Apr-2010 14:30 1.185 kB CerlettiPaolo to previous | to last
« This page (revision-23) was last changed on 14-Apr-2010 14:30 by CerlettiPaolo