FAQ.FirewallsRouters.Cisco67x

From Shareaza Wiki
Jump to navigation Jump to search
  Languages:

[[::FAQ.FirewallsRouters.Cisco67x|English]] • [[::FAQ.FirewallsRouters.Cisco67x/de|Deutsch]] • [[::FAQ.FirewallsRouters.Cisco67x/es|Español]] • [[::FAQ.FirewallsRouters.Cisco67x/fr|Français]] • [[::FAQ.FirewallsRouters.Cisco67x/he|עברית]] • [[::FAQ.FirewallsRouters.Cisco67x/it|Italiano]] • [[::FAQ.FirewallsRouters.Cisco67x/nl|Nederlands]] • [[::FAQ.FirewallsRouters.Cisco67x/pl|Polski]] • [[::FAQ.FirewallsRouters.Cisco67x/pt|Português]] • [[::FAQ.FirewallsRouters.Cisco67x/ru|Русский]] • [[::FAQ.FirewallsRouters.Cisco67x/zh-hant|‪中文(繁體)]]

e

Cisco 67x DSL Router

To set the Cisco 675 or 678 up for Shareaza, 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 (:biggrin:) Things that you type are shown in ~~blue:blue~~ in the following examples.

You will need to know the IP address of your computer, the port Shareaza 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 ~~blue:IPCONFIG~~(enter), where it will appear as "Default Gateway". To use Windows' telnet program, then type ~~blue:TELNET~~ and the IP address of the router.


C:\WINDOWS>~~blue: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 ~~red:<-- your computer~~ Subnet Mask: 255.255.255.0 Default Gateway: 10.0.0.1 ~~red:<-- router~~

C:\WINDOWS>~~blue: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 Shareaza port. Substitute whatever numbers are appropriate for your computer. The default passwords are blank.


User Access Verification Password:~~blue:************~~

cbos>~~blue:enable~~ Password: ~~blue:************~~

cbos#~~blue:set nat entry add 10.0.0.2 6346~~

cbos#~~blue:write~~

cbos#~~blue:quit~~

That's it, you're done! Now, as far as Shareaza settings and operation are concerned, you are ~~red:not~~ firewalled.