cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2104
Views
0
Helpful
3
Replies

PPOE ASA 5505 portforwarding ver 8.2

Lewis Goulden
Level 1
Level 1

        Hello,

I have moved from a crappy router to a cisco 5505 running software ver 8.2.

I have done the initial config and am happily surfing the net.

How ever im haveing trouble setting up port forwarding.

Can someone please tell me how i should set this up.

I want to connect to a access server on my lan via telnet.

access server ip = 192.168.1.252

telnet port default

All help is greatly appreciated !

Thanks in advance.

My config:

sec01(config)# show run

: Saved

:

ASA Version 8.2(1)

!

hostname sec01

enable password xxxxxxx encrypted

passwd xxxxxxx encrypted

names

!

interface Vlan1

shutdown

no nameif

no security-level

no ip address

!

interface Vlan10

nameif inside

security-level 100

ip address 192.168.1.254 255.255.255.0

!

interface Vlan99

nameif outside

security-level 0

pppoe client vpdn group grp1

ip address pppoe

!            

interface Ethernet0/0

description ** ppoe link **

switchport access vlan 99

!

interface Ethernet0/1

switchport access vlan 10

!

interface Ethernet0/2

switchport access vlan 10

!

interface Ethernet0/3

switchport access vlan 10

!

interface Ethernet0/4

switchport access vlan 10

!