Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Computing > Cisco > Allowing ports on cisco 837

Reply
Thread Tools

Allowing ports on cisco 837

 
 
simonkolomyjec@gmail.com
Guest
Posts: n/a
 
      03-27-2007
Hi,

I have no idea or experience with cisco networking, but i am trying to
configure a cisco 837 ADSL router over a terminal connection. I need
to unblock port 22 to allow a new hardware spam filter to operate
correctly. I have no manuals or documentation as the last IT person
failed to keep everything. If anyone can help that would be greatly
appreciated.

Thanks

Simon

 
Reply With Quote
 
 
 
 
Doug McIntyre
Guest
Posts: n/a
 
      03-27-2007
writes:
>I have no idea or experience with cisco networking, but i am trying to
>configure a cisco 837 ADSL router over a terminal connection. I need
>to unblock port 22 to allow a new hardware spam filter to operate
>correctly. I have no manuals or documentation as the last IT person
>failed to keep everything. If anyone can help that would be greatly
>appreciated.


Cisco devices usually only ship with a barebones basic installation
manual (ie. how to plug the cables in), because the CLI command set of IOS
takes up a full bookshelf printed out.

The last time I remember getting a full set of manuals with the device
was with 9.x, for 10.x we had to ask for them. But all their docs are
online on their website for any level of depth you want to investigate.

You don't really say what your configuration is. (Cisco also doesn't
come with a preset config, usually the installer does it all up from scratch).

I'm assuming some sort of NAT setup, and you want to map port 22 of
your single public IP on through to the inside?

Something like

ip nat inside source static tcp 192.168.0.1 22 198.198.198.198 22 extendable

should be added to your static NAT list to map from outside to inside.

 
Reply With Quote
 
 
 
 
simonkolomyjec@gmail.com
Guest
Posts: n/a
 
      03-27-2007
On Mar 27, 11:37 am, Doug McIntyre <mer...@geeks.org> wrote:
> simonkolomy...@gmail.com writes:
> >I have no idea or experience with cisco networking, but i am trying to
> >configure a cisco 837 ADSL router over a terminal connection. I need
> >to unblock port 22 to allow a new hardware spam filter to operate
> >correctly. I have no manuals or documentation as the last IT person
> >failed to keep everything. If anyone can help that would be greatly
> >appreciated.

>
> Cisco devices usually only ship with a barebones basic installation
> manual (ie. how to plug the cables in), because the CLI command set of IOS
> takes up a full bookshelf printed out.
>
> The last time I remember getting a full set of manuals with the device
> was with 9.x, for 10.x we had to ask for them. But all their docs are
> online on their website for any level of depth you want to investigate.
>
> You don't really say what your configuration is. (Cisco also doesn't
> come with a preset config, usually the installer does it all up from scratch).
>
> I'm assuming some sort of NAT setup, and you want to map port 22 of
> your single public IP on through to the inside?
>
> Something like
>
> ip nat inside source static tcp 192.168.0.1 22 198.198.198.198 22 extendable
>
> should be added to your static NAT list to map from outside to inside.


Thanks Doug, that has helped a bit. Just one question... the numbers
192.168.0.1 and 198.198.198.198, how did you get them?
I have had a look on the cisco website. Im not familiar with configs
of the modem. I didnt set it up, and i dont know how to retreive it.
The whole reason i need to do this is because i cant setup the
hardware spam filter without opening port 22 - the web based config of
the spam filter needs this open.

i know the ip address of the modem is 192.168.1.3

> I'm assuming some sort of NAT setup, and you want to map port 22 of
> your single public IP on through to the inside


im pretty sure thats what i need to do.

Thanks
Simon

 
Reply With Quote
 
Doug McIntyre
Guest
Posts: n/a
 
      03-27-2007
writes:
>On Mar 27, 11:37 am, Doug McIntyre <mer...@geeks.org> wrote:
>> simonkolomy...@gmail.com writes:
>> >I have no idea or experience with cisco networking, but i am trying to
>> >configure a cisco 837 ADSL router over a terminal connection. I need
>> >to unblock port 22 to allow a new hardware spam filter to operate
>> >correctly. I have no manuals or documentation as the last IT person
>> >failed to keep everything. If anyone can help that would be greatly
>> >appreciated.

>>
>> Cisco devices usually only ship with a barebones basic installation
>> manual (ie. how to plug the cables in), because the CLI command set of IOS
>> takes up a full bookshelf printed out.
>>
>> The last time I remember getting a full set of manuals with the device
>> was with 9.x, for 10.x we had to ask for them. But all their docs are
>> online on their website for any level of depth you want to investigate.
>>
>> You don't really say what your configuration is. (Cisco also doesn't
>> come with a preset config, usually the installer does it all up from scratch).
>>
>> I'm assuming some sort of NAT setup, and you want to map port 22 of
>> your single public IP on through to the inside?
>>
>> Something like
>>
>> ip nat inside source static tcp 192.168.0.1 22 198.198.198.198 22 extendable
>>
>> should be added to your static NAT list to map from outside to inside.


>Thanks Doug, that has helped a bit. Just one question... the numbers
>192.168.0.1 and 198.198.198.198, how did you get them?


They are made up.

192.168.0.1 is theoritically some internal private IP of your server
that you need to do port forwarding into from the outside.
198.198.198.198 is theoritically your external public IP address.

 
Reply With Quote
 
Martin
Guest
Posts: n/a
 
      03-29-2007

<> wrote in message
news: oups.com...
> Hi,
>
> I have no idea or experience with cisco networking, but i am trying to
> configure a cisco 837 ADSL router over a terminal connection. I need
> to unblock port 22 to allow a new hardware spam filter to operate
> correctly. I have no manuals or documentation as the last IT person
> failed to keep everything. If anyone can help that would be greatly
> appreciated.
>
> Thanks
>
> Simon


check out http://www.ifm.net.nz/cookbooks/

Its got a config wizard for the 837 and some good articles on the basics of
setting up cisco routers


 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Allowing Cisco 837 router to forward traffic to my web server Jason Cisco 4 05-30-2009 09:44 AM
VPN between Cisco 837 and cisco 837 with IP static and ip dinamic lyvicro@hotmail.com Cisco 4 12-15-2005 09:10 PM
Working: 837 Wake On Lan over internet using NAT (837) Richard Antony Burton Cisco 0 01-05-2004 10:08 AM
Cisco 837 to Cisco 837 VPN, ping OK, NetBios / VNC DROPPING! Suppa Lamah Cisco 8 12-19-2003 01:15 PM
Cisco 837-837 VPN Confused Cisco 0 07-09-2003 11:13 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57