On Thu, Jul 23, 2009 at 9:17 AM,
[email protected]<[email protected]> wrote:
>> ip nat translation icmp-timeout 1
>> ip nat translation max-entries 1000
>> ip nat inside source list 1 interface Dialer0 overload
>> ip nat inside source static tcp 10.10.10.5 80 interface Dialer0 81
>
> perchè sull'81 ?
>

Riposto la mia ipotesti, tagliata per errato quoting (pardon!)

Hai bindato la 81 esterna alla 80 del webserver, non hai pero'
indicato se dall'esterno tu provi ad accedere con:
http://ip_pubblico o http://ip_pubblico:81

se usi la prima forma, ovviamente devi variare la regola di nat
affichè sia simmetrica rispetto la Dialer0.

ip nat inside source static tcp 10.10.10.5 80 interface Dialer0 80

Spero di essere stato utile.

Saluti

Luca Gervasi


-- 
GnuPG / PGP Key Available on http://pgp.mit.edu
KeyID: 0xF1824D07 - Key Fingerprint:
    4566 FD61 ACC8 76F0 02B4
    11E6 0436 5867 F182 4D07
Linux Registered User: #192634
Cisco CCENT - CSCO11577058
Web: http://www.ashetic.net/wordpress/
_______________________________________________
http://cug.areanetworking.it
[email protected]
http://ml.areanetworking.it/mailman/listinfo/cug

Reply via email to