You had me for a second there, than ya lost me :) My apologies for not being router clue'd, and again for not having a Cisco(I'm working on changing both). My router's an OpenRoute, and does have the 2nd class C listed and appears to be routing to it ok. I assigned an IP from the new class C to a server NIC and was able to get to a test website in that IP from outside my network.
If that's the case, then it should be safe to assume (remember what your English teacher told you?)that routing is working except to the HARC.
Back to the TC...I take it then that I need to assign an address from the new class C to the ARC. I wasn't aware that the ARC could have more than 1 address, and was hoping to leave it with the address it has from my original class C.
Your HARC can have more than one IP address assigned to the ethernet interface. I can shuffle things though if that's not possible. I'd
imagine that I should assign the NMC a new address also.
My NMC is on a different subnet than my HARC. 3Com said that's not the way it was intended, but it works fine for me.
Is there any way to find out the name of the network that's already assigned?
li ip net
Here's what I have currently...the pool is from the 204.171.31.0/24 and the new class C is 204.171.145.0/24 CONFIGURED DEFAULT ROUTERS Address Mask Gateway Metric State 0.0.0.0 0.0.0.0 204.171.31.1 1 ENABLED HiPer>> sh ip rou
IP ROUTER SETTINGS IP Router Administrative Status: ENABLED IP Static Remote Routes: ENABLED IP LAN Host Address: 204.171.31.2 IP Autonomous System Number 1 IP Max Table Size: 11400 IP Max Metric Entries: 512 IP RIP ENABLED IP Number RIP Interfaces: 0 IP Number RIP Neighbors: 0 IP RIP Flags: METRICS SEND_REQUEST
OK, so here's what we need to do: Add the new pool to the HARC: add ip pool poolname init 204.171.145.x size xx Add new IP address to ethernet interface: add ip network somename address 204.171.145.x interface eth:1 enabled yes Add new default gateway for new IP Pool (point it to your router): add ip defaultroute gateway 204.171.145.1 Save it: save all That should get you going! __________________________________ Justin Ellison System Administrator InternetUSA sysadmin@nebi.com http://nebi.com 800-603-3502 - To unsubscribe to usr-tc, send an email to "majordomo@xmission.com" with "unsubscribe usr-tc" in the body of the message. For information on digests or retrieving files and old messages send "help" to the same address. Do not use quotes in your message.