Cisco 67x DSL Router
To set the Cisco 675 or 678 up for eTomi , you will need to connect to it using either the management cable (and a terminal program like Hyperterm), or by telnet (if the telnet interface has been enabled, using a telnet program such as that supplied with Windows). If telnet has not been enabled in the router, you'll have to do it with the management cable, but it won't hurt anything to try (you might get a "could not connect" error). Once connected, the procedure is the same. Sorry, no GUI, it's all command line but it's easy
Things that you type are shown in blue in the following examples.
You will need to know the IP address of your computer, the port eTomi uses, and (if using telnet) the LAN IP address of the router (often 10.0.0.1 or 192.168.0.1). You can find out the IP addresses by going to a command prompt and typing IPCONFIG (enter), where it will appear as "Default Gateway". To use Windows' telnet program, then type TELNET and the IP address of the router.
C:\WINDOWS> ipconfig
Windows 98 IP Configuration
0 Ethernet adapter :
IP Address: 0.0.0.0
Subnet Mask: 0.0.0.0
Default Gateway:
1 Ethernet adapter :
IP Address: 10.0.0.2 <-- your computer
Subnet Mask: 255.255.255.0
Default Gateway: 10.0.0.1 <-- router
C:\WINDOWS> telnet 10.0.0.1
Once you're connected to the router, the procedure is the same. In the following example, we will use 10.0.0.2 for the IP address of your computer, and 6346 for the eTomi port. Substitute whatever numbers are appropriate for your computer. The default passwords are blank.
User Access Verification
Password: ************
cbos> enable
Password: ************
cbos# set nat entry add 10.0.0.2 6346
cbos# write
cbos# quit
That's it, you're done! Now, as far as eTomi settings and operation are concerned, you are not firewalled.