Solved!     I obtained to lower the MTU of my net ppp0 the simple o being commando:
 
ifconfig ppp0 mtu 1400

But I did not solve the problem to make DNAT in ppp0!
 
The command:
 
 
iptables -t nat -I PREROUTING -p tcp --dport 3389 \
-j DNAT --to 10.0.0.7
 
It does not function!!!
 


Yahoo! Search
Música para ver e ouvir: You're Beautiful, do James Blunt

Reply via email to