Cito dal link:
sostituisci 80 alla porta del serviziofor 1483, give this command
router(config)#ip nat inside source static tcp <INT PC IP> 80 <WAN IP> 80 extendable
for PPP, give this command
router(config)#ip nat inside source static tcp <INT PC IP> 80 interface dialer 0 80

Rispondi quotando