[x]
Posted via EE Mobile

Search, ask, and monitor your questions on the go with EE Mobile. Visit Experts Exchange from your mobile device and never be out of touch again.

07/09/2005 at 10:49PM PDT, ID: 21486173
[x]
Attachment Details
[x]
The Solution Rating System

With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating.

  • The Grade of the Solution
  • The Zone Rank of the Expert Providing the Solution
  • The Number of Author and Expert Comments
  • The Number of Experts Contributing
  • The Feedback of the Community

Your Input Matters
Because of the way the system is set up, the most important variable in this equation is you. As a member of Experts Exchange, you are able to cast your vote on the quality of the solutions in regard to how complete, accurate, helpful and easy to understand each solution is. When you provide your feedback, each rating is adjusted accordingly. So, if you see a solution that has a poor rating that you think is a good solution, let us know by rating it. As you do, the rating will be adjusted and will become more accurate for other members of our site.

If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support.

Thank you!

8.8

Cisco 1720 Dual eth WIC

Asked by macdady808 in Miscellaneous Networking, Networking Hardware Firewalls, Dynamic Host Configuration Protocol (DHCP)

Tags: 1720, any, 3724, cisco, wic

I have a cisco 1720 router, with an eth WIC in it. Currently I have it acting as a basic router for my network. I would like to add another eth WIC and have a setup where the network on the new WIC is completely open (DMZed). But also if possible I would like to have both networks to still be able to talk to each other. Is this possible? If so how would I go about modifying my config:

Building configuration...

Current configuration : 2453 bytes
!
version 12.3
service timestamps debug uptime
service timestamps log uptime
service password-encryption
!
hostname EsportsproCisco
!
boot-start-marker
boot-end-marker
!
enable secret
!
memory-size iomem 25
mmi polling-interval 60
no mmi auto-configure
no mmi pvc
mmi snmp-timeout 180
no aaa new-model
ip subnet-zero
!
!
no ip domain lookup
no ip dhcp conflict logging
ip dhcp excluded-address 10.10.0.1 10.10.0.20
!
ip dhcp pool EsportsDHCP
   network 10.10.0.0 255.255.255.0
   domain-name 1720.cisco
   default-router 10.10.0.1
   netbios-node-type h-node
   dns-server 207.69.188.185 207.69.188.186
!
ip cef
!
!
!
!
interface Ethernet0
 ip address dhcp
 ip access-group 101 in
 ip nat outside
 half-duplex
!
interface FastEthernet0
 ip address 10.10.0.1 255.255.255.0
 ip broadcast-address 10.10.0.255
 ip nat inside
 speed auto
!
ip nat inside source list 1 interface Ethernet0 overload
ip nat inside source static tcp 10.10.0.60 6112 interface Ethernet0 6112
ip nat inside source static tcp 10.10.0.60 3724 interface Ethernet0 3724
ip nat inside source static udp 10.10.0.60 3389 interface Ethernet0 3389
ip nat inside source static tcp 10.10.0.60 6881 interface Ethernet0 6881
ip nat inside source static tcp 10.10.0.60 6882 interface Ethernet0 6882
ip nat inside source static tcp 10.10.0.60 6883 interface Ethernet0 6883
ip nat inside source static tcp 10.10.0.60 6884 interface Ethernet0 6884
ip nat inside source static tcp 10.10.0.60 6885 interface Ethernet0 6885
ip nat inside source static tcp 10.10.0.60 6886 interface Ethernet0 6886
ip nat inside source static tcp 10.10.0.60 6887 interface Ethernet0 6887
ip nat inside source static tcp 10.10.0.60 6888 interface Ethernet0 6888
ip nat inside source static tcp 10.10.0.60 6889 interface Ethernet0 6889
ip nat inside source static tcp 10.10.0.60 3389 interface Ethernet0 3389
ip classless
ip route 0.0.0.0 0.0.0.0 69.22.93.1
ip http server
!
access-list 1 permit 10.10.0.0 0.0.0.255
access-list 101 deny   tcp any any eq telnet
access-list 101 permit ip any any
access-list 111 permit icmp host 10.10.1.0 any
access-list 111 deny   ip any any
snmp-server community public RO
snmp-server community priv RW
snmp-server contact pablo
snmp-server enable traps tty
banner motd ^CCCCCCisco 1720^C
!
line con 0
 exec-timeout 0 0
 password
 login
 speed 19200
line aux 0
line vty 0 4
 access-class 1 in
 password
 login
!
end


[+][-]07/09/05 11:24 PM, ID: 14405950

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]07/10/05 12:02 PM, ID: 14407812

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]07/10/05 06:46 PM, ID: 14408963

View this solution now by starting your 30-day free trial. Setting up your free trial is quick, easy, and secure. We will return you to this solution, unlocked, when you're done.

 

About this solution

Zones: Miscellaneous Networking, Networking Hardware Firewalls, Dynamic Host Configuration Protocol (DHCP)
Tags: 1720, any, 3724, cisco, wic
Sign Up Now!
Solution Provided By: photograffiti
Participating Experts: 1
Solution Grade: A
 
 
 
Loading Advertisement...
20090824-EE-VQP-74