Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by jfklives

  1. jfklives

    Remote Telnet Issues

    Adding do that, if ICMP can get through and I can get out, then the routing is obviously not screwed.
  2. jfklives

    Remote Telnet Issues

    The routing is not screwed up. I've verified all six public IP's and they route correctly past that device.
  3. jfklives

    Remote Telnet Issues

    Additional information: c1841#sho ver Cisco IOS Software, 1841 Software (C1841-ADVSECURITYK9-M), Version 12.4(3g), RELEASE SOFTWARE (fc2) Technical Support: http://www.cisco.com/techsupport Copyright (c) 1986-2006 by Cisco Systems, Inc. Compiled Mon 06-Nov-06 01:09 by alnguyen ROM: System...
  4. jfklives

    Remote Telnet Issues

    The 1841 in question has another router in front (.33) that's used as it's gateway. The details how/why are irrelevant. There are no filters going to the .37. Another device, my Netscreen (.34), is also pointed to .33 with no issues. Here's the config: ! version 12.4 service timestamps debug...
  5. jfklives

    Remote Telnet Issues

    Yes, the vty is configured as follows: ! line vty 0 4 password cisco login ! No, the ingress is public. I understand the security concerns with telnet but am this is just a temp setup while I convert over from my Netscreen. SSH will be implemented down the line.
  6. jfklives

    Remote Telnet Issues

    I'm honestly embarassed asking this question but for the life of me I've been unable to resolve the issue. ICMP makes it to ingress but telnet fails from remote subnets. There is another router in front of this device on the same subnet as the ingress, with no ACL's, and this device has no...
  7. jfklives

    Private WAN Work Around?

    My testing of the Cisco 1841 with a HWIC-1ADSL is complete. The solution works great using my configuration on the top. You may need to tweak some of the layer 3 settings to suit your ISP, but if you're running PPP, this config should save you a lot of headaches. As for the original question I...
  8. jfklives

    Private WAN Work Around?

    Covad routes public customer IP's similar to Verizon and a few other ISP's I've worked with in the past. The configurations for DSL are almost identical. You do not understand but I'll try to clear it up once again. The private 172.x.x.x block is not configured statically, as you'll notice from...
  9. jfklives

    Private WAN Work Around?

    You are showing a private IP address on the adsl interface (ATM). Are fa0/0 and fa0/1 pointing toward your LAN" ummm...no ..... ip route 0.0.0.0 0.0.0.0 Dialer1 As I mentioned already, the device "is" online and working as it was designed to by the provider. "Do you have control over the...
  10. jfklives

    Private WAN Work Around?

    The private IP's are dynamically assigned by the ISP to route through their ATM core in order to conserve IPv4 space. Once authentication occurs, the public IP's are then routed to that private /30 and can be routed to/fro. Again, these private are not assigned by me but by Covad, as I mentioned...
  11. jfklives

    Private WAN Work Around?

    The public IP addresses would be forwarded through FA0/0, FA/01, & the remaining HWIC for services/protocols that cannot be changed.
  12. jfklives

    Private WAN Work Around?

    Long story short, I'm testing out the HWIC-1ADSL on a Cisco 1841 using a /29 public block provided by Covad. It took me a few but I was able to get the circuit online with the following: ! version 12.4 service timestamps debug datetime msec service timestamps log datetime msec no service...

Part and Inventory Search

Back
Top