Exclusively for TechExams members for Infosec Boot Camps starting before April 30, 2026
thehourman wrote: » My Access server does not have an ethernet or fastethernet port. I think it may requires me to get a serial to fastethernet adapter. I am thinking the setup would look like this: (Internet) (ActionTec) (Access server)---Octal cable---(Cisco Lab) The configuration will be done on ActionTec and Access server, am I right?
hiddenknight821 wrote: » As for the ActionTec, yes but for the Access server, I am not sure. I can't help you with that. Wait for other to chime in. I wish I have an access server, so I can help you with that.
thehourman wrote: » How am I going to configure my ActionTec (never really mess with it)? I thinking like that screenshot I took. The IP address is the address of the access server, the source port is any and the destination port number is 22.
thehourman wrote: » I have not tested it yet because I don't have an ethernet transceiver for my 2511.
Forsaken_GA wrote: » There's no need to telnet directly to the 2511. He's got an ubuntu box for GNS3, so just get an AUI, put the 2511 on the ethernet LAN, setup SSH on the Ubuntu box, and have the FIOS router port forward to the Ubuntu box. Then you can telnet from the Ubuntu box to the access server. You don't need to log directly into the access server either, just set it up for reverse telnet, and then you can telnet from the Ubuntu box to the proper ports on the 2511 (2001-2016) and you'll be directly on the routers console.
Interface fastethernet 0/0 ip address 172.16.200.25 no shutdown ! line vty 0 1 login local transport input ssh telnet logging synchronous exit ! ip domain-name test.com crypto key generate rsa general-keys modulus 1024 ip ssh version 2 ip ssh authentication-retries 3 ip ssh time-out 120 ! username R1 privilege 15 secret cisco
thehourman wrote: » I knew someone would say that. I am a Linux noob, and don't know how to setup that.
Exclusively for TechExam members. Applies to boot camps starting before April 30, 2026.