Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Computing > Cisco > Cisco 831 SOHO Configuration

Reply
Thread Tools

Cisco 831 SOHO Configuration

 
 
phantasm phantasm is offline
Junior Member
Join Date: Aug 2007
Posts: 10
 
      08-12-2007
Hey all. I'm new here so let me take a second to introduce myself.

My name's Derek and I have a few yrs. of technical experience behind me. I currently hold an AS degree in CIS and am working on my BS degree. I started the CCNA program a few years ago but not enough people passed the courses so i was unable to take CCNA 3 & 4. Such is life.

I currently have my own cisco gear and am a member of the Cisco Net Academy Alumni. So hi to any of you that are here.

Now for my question. As stated in the subject line i have this router at the house. I don't do wireless much so this router is perfect for me. It's running Cisco IOS 12.2. What i'm trying to do is set up port forwarding for my web server and also DHCP for the 4 ports on the router. I'm sure i can come up with the DHCP command but am unfamiliar with the Port Forwarding. Any help is appreciated.
 

Last edited by phantasm; 08-13-2007 at 01:33 AM..
Reply With Quote
 
 
 
 
mobbarley mobbarley is offline
Junior Member
Join Date: Aug 2007
Posts: 8
 
      08-12-2007
I assume you are sharing the internet OK using NAT overload?

you can set up a static translation something like this:

ip nat inside source static [tcp/udp] [inside ip adddress] [inside port] [outside interface/ip] [outside port]

for example I map ext port 60022 to my server's ssh port (22) like this:
ip nat inside source static tcp 192.168.0.14 22 interface FastEthernet0/0.2 60022

Using the interface name instead of address will work if you ext IP changes.
 
Reply With Quote
 
 
 
 
phantasm phantasm is offline
Junior Member
Join Date: Aug 2007
Posts: 10
 
      08-13-2007
hmmm i tried your example and it says ip is an unrecognized command.
 

Last edited by phantasm; 08-13-2007 at 01:32 AM..
Reply With Quote
 
mobbarley mobbarley is offline
Junior Member
Join Date: Aug 2007
Posts: 8
 
      08-13-2007
Quote:
Originally Posted by phantasm
hmmm i tried your example and it says ip is an unrecognized command.
you will want to get into config first:

en
<password>
configure terminal
 
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
Newbie question regarding 831 SOHO router JM Cisco 0 07-03-2006 02:45 PM
Cisco SOHO 91 configuration s10jam@yahoo.com Cisco 0 05-02-2005 03:27 PM
Cisco 831 Configuration Question trichter_cdg Cisco 6 04-28-2005 03:00 AM
Can a Cisco 831 establish a VPN tunnel via a Cisco 2620? Hank Arnold Cisco 0 01-15-2004 10:58 AM
Can this be done cisco 831 vpn into another 831? Jimmyzshack Cisco 1 11-19-2003 09:09 PM



Advertisments