2
11/18/2005 5:35:07 PM
11/18/2005 5:39:56 PM
okay. tried different ftp servers. i can ping fine when on the router, but not when on the service-module service-engine card, which is what I need to upgrade. apparently it's just not on the rest of the network. i believe this is the issue.i built a static route and still no joy. anybody got any ideas?
11/21/2005 12:09:40 PM
you ever get this solved?
11/22/2005 12:05:15 PM
[no]
11/22/2005 12:20:33 PM
Service-Engine0/1 is up, line protocol is up Hardware is I82559FE, address is 0011.217f.c343 (bia 0011.217f.c343) Interface is unnumbered. Using address of FastEthernet0/1 (192.168.3 MTU 1500 bytes, BW 100000 Kbit, DLY 100 usec, reliability 255/255, txload 1/255, rxload 1/255 Encapsulation ARPA, loopback not set Keepalive set (10 sec) ARP type: ARPA, ARP Timeout 04:00:00 Last input 00:00:25, output 00:00:07, output hang never Last clearing of "show interface" counters never Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: Queueing strategy: fifo Output queue: 0/40 (size/max)
11/22/2005 12:22:36 PM
do you have your config set up like this or similar?
interface Service-Engine0/1 ip unnumbered FastEthernet0/0 service-module ip address 10.1.192.2 255.255.255.0 service-module ip default-gateway 10.1.192.1!ip route 10.1.192.2 255.255.255.255 Service-Engine0/1
11/22/2005 12:51:58 PM
!interface Service-Engine0/1 ip unnumbered FastEthernet0/1 service-module ip address 192.168.30.x 255.255.255.192 service-module ip default-gateway 192.168.30.x
11/22/2005 1:10:18 PM
1) can the service module ping its default gateway?2) if not, do you have a static route pointing back to the NM-CUE's ip address?
11/22/2005 1:27:35 PM
it can ping it's default-gateway fine. it just has a different default gateway than the other fast-ethernets. fa0/0 and fa0/1.
11/22/2005 2:10:44 PM
Ok, so basically it sounds like the service module is on a different subnet than the FTP server. Is that subnet reachable from the subnet of the FTP server and vice versa?
11/22/2005 4:44:45 PM
WSHR_CCME#sho ip routeCodes: C - connected, S - static, R - RIP, M - mobile, B - BGP D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2 E1 - OSPF external type 1, E2 - OSPF external type 2 i - IS-IS, su - IS-IS summary, L1 - IS-IS level-1, L2 - IS-IS level-2 ia - IS-IS inter area, * - candidate default, U - per-user static route o - ODR, P - periodic downloaded static routeGateway of last resort is 216.106.179.x to network 0.0.0.0 192.168.30.0/24 is variably subnetted, 2 subnets, 2 masksS 192.168.30.1xx/32 is directly connected, Service-Engine0/1C 192.168.30.1xx/26 is directly connected, FastEthernet0/1 216.106.179.x/29 is subnetted, 1 subnetsC 216.106.179.x is directly connected, FastEthernet0/0S* 0.0.0.0/0 [1/0] via 216.106.179.xnot sure . . . the service-engine 0/1 is a 192.x.x.x. and the server is a 216.106.x.x the service engine is unable to reach the default-gateway of the router or the ftp server. i'm using "bulletproof" ftp client with all the ip addressing for my ftp server in office and login/password information.
11/22/2005 4:52:33 PM
well, the 192.168.x.x is private ip space, while the 216.106.179.x is a class C, so there's gotta be a NAT translation somewhere in there as well. At this point, your problem is simply one of reachability between the router and the FTP server. Without knowing your network, there's really nothing else I can offer. You'll either have to figure out how to get the 192.168.30.x network talking to the 216.106.179.x network or get an FTP server that's in reachable private IP space to do this.
11/22/2005 5:03:28 PM
if built a static route before and still can't get connectivity.this is all a big headache.
11/22/2005 5:20:04 PM
i'm able to ping from the service-module service-engine card to my desktop ip. so I tried using my desktop ip for an ftp server and it worked. oddly the password was my PC login / password. i was able to download 2 of the files, but the rest I'm getting error messages:Downloading cue-vm.2.1.3.pkgDownload error Can not download cue-vm.2.1.3.pkg error code 550 error type 'Couldn't cd to cue-vm.2.1.3.pkg'Unable to install. Please try againPlease select from the following1 Install software2 Reload module3 Disk cleanup
11/23/2005 8:45:45 AM
re: bobby digitalany suggestions?btw: thanks for helping me brainstorm on this.
11/23/2005 8:46:31 AM
11/23/2005 11:31:49 AM