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

Re: Rechner will an ihn geschickte Pakete nicht



Hallo nochmal,

Am Mittwoch, den 19.12.2007, 14:47 +0100 schrieb Claudius Hubig:
> ################################################################
> 
> iptables -L/Server:
> ################################################################
> Chain INPUT (policy ACCEPT)
> target     prot opt source               destination         
> 
> Chain FORWARD (policy ACCEPT)
> target     prot opt source               destination         
> 
> Chain OUTPUT (policy ACCEPT)
> target     prot opt source               destination         
> 
> Chain fail2ban-courierpop3 (0 references)
> target     prot opt source               destination         
> 
> Chain fail2ban-ssh (0 references)
> target     prot opt source               destination         
> ################################################################
Vergesse immer die Hälfte... 
Aso n FORWARD brauchst auch noch, damit die Päckle ankommen :)

echo 1 > /proc/sys/net/ipv4/ip_forward
iptables -A FORWARD -i tun+ -j ACCEPT

Und halt noch alles schön hinter deiner Server-IP (ovpn) 
"verstecken" per masquerade oder SNAT, was dir halt eher zusagt ;)
> 
> Danke & Grüsse,
> 
> Claudius

Grüße

Thomas


Reply to: