Wow! Been a while since I've done a panic post in here for a while 😛
I come in to work today after being off for a week, and I am now in charge for the rest of the week while my boss goes on vacation. Of course he is the
only one who really knows his network stuff, while I am still learning. I login to my machine and notice that it can't get outside our network. Our private IPs
are delivered via DHCP from our Windows Domain Controllers. I don't have a problem getting an IP and I can ping all of the public IPs we manage... The only
reason I can post this message is because I went to another machine in the office and it can get out!!!! I tried a couple other machines, and some can get out
and some cannot. I'm really not sure where to start so I will begin by listing some info, please let me know what else you need, I have enabled access to all of
our Cisco equipment.
whole whack of network info
ipconfig /all
Windows IP Configuration
Host Name . . . . . . . . . . . . : smuc
Primary Dns Suffix . . . . . . . : intranet.pacific.ca
Node Type . . . . . . . . . . . . : Hybrid
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No
DNS Suffix Search List. . . . . . : intranet.pacific.ca
pacific.ca
Ethernet adapter Local Area Connection
Connection-specific DNS Suffix . : intranet.pacific.ca
Description . . . . . . . . . . . : 3Com EtherLink XL 10/100 PCI For Complete PC Management NIC (3C905C-TX)
Physical Address. . . . . . . . . : 00-04-76-24-45-05
Dhcp Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
IP Address. . . . . . . . . . . . : 192.168.2.2
Subnet Mask . . . . . . . . . . . : 255.255.252.0
Default Gateway . . . . . . . . . : 192.168.1.2
DHCP Server . . . . . . . . . . . : 192.168.1.253
DNS Servers . . . . . . . . . . . : 192.168.1.253
192.168.1.254
Primary WINS Server . . . . . . . : 192.168.1.253
Secondary WINS Server . . . . . . : 192.168.1.254
Lease Obtained. . . . . . . . . . : Saturday, December 28, 2002 9:16:22 AM
Lease Expires . . . . . . . . . . : Sunday, January 05, 2003 9:16:22 AM
router print
===========================================================================
Interface List
0x1 ........................... MS TCP Loopback interface
0x10003 ...00 04 76 24 45 05 ...... 3Com EtherLink XL 10/100 PCI For Complete PC Management NIC (3C905C-TX)
===========================================================================
===========================================================================
Active Routes:
Network Destination Netmask Gateway Interface Metric
0.0.0.0 0.0.0.0 192.168.1.2 192.168.2.2 20
127.0.0.0 255.0.0.0 127.0.0.1 127.0.0.1 1
192.168.0.0 255.255.252.0 192.168.2.2 192.168.2.2 20
192.168.2.2 255.255.255.255 127.0.0.1 127.0.0.1 20
192.168.2.255 255.255.255.255 192.168.2.2 192.168.2.2 20
224.0.0.0 240.0.0.0 192.168.2.2 192.168.2.2 20
255.255.255.255 255.255.255.255 192.168.2.2 192.168.2.2 1
Default Gateway: 192.168.1.2
===========================================================================
Persistent Routes:
None
66.51.160.60 is our mailserver
Pinging 66.51.160.60 with 32 bytes of data:
Reply from 66.51.160.60: bytes=32 time<1ms TTL=128
Reply from 66.51.160.60: bytes=32 time=1ms TTL=128
Reply from 66.51.160.60: bytes=32 time<1ms TTL=128
Reply from 66.51.160.60: bytes=32 time<1ms TTL=128
Ping statistics for 66.51.160.60:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 0ms, Maximum = 1ms, Average = 0ms
Tracing route to smtp.paconline.net [66.51.160.60]
over a maximum of 30 hops:
1 2 ms 1 ms 1 ms 192.168.1.2
2 1 ms <1 ms <1 ms smtp.paconline.net [66.51.160.60]
Trace complete.
24.77.232.81 is my home
Pinging 24.77.232.81 with 32 bytes of data:
Request timed out.
Ping statistics for 24.77.232.81:
Packets: Sent = 1, Received = 0, Lost = 1 (100% loss),
Control-C
Tracing route to h24-77-232-81.vf.shawcable.net [24.77.232.81]
over a maximum of 30 hops:
1 2 ms 1 ms 1 ms 192.168.1.2
2 2 ms <1 ms <1 ms gateway.paconline.net [66.51.160.1]
3 * * * Request timed out.
4 * *
pinging from our router
c7204-vxr#ping
Protocol [ip]:
Target IP address: 24.77.232.81
Repeat count [5]:
Datagram size [100]:
Timeout in seconds [2]:
Extended commands [n]: y
Source address or interface: 192.168.1.1
Type of service [0]:
Set DF bit in IP header? [no]:
Validate reply data? [no]:
Data pattern [0xABCD]:
Loose, Strict, Record, Timestamp, Verbose[none]:
Sweep range of sizes [n]:
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 24.77.232.81, timeout is 2 seconds:
.....
Success rate is 0 percent (0/5)
c7204-vxr#
running config for private network
interface FastEthernet0/0
ip address 192.168.1.1 255.255.252.0
ip access-group 100 in
no ip unreachables
no ip proxy-arp
ip route-cache flow
no ip mroute-cache
full-duplex
no cdp enable
!
c7204-vxr#show access-lists 100
Extended IP access list 100
permit ip 192.168.0.0 0.0.3.255 any (6786152 matches)
deny ip any any (179 matches)
c7204-vxr#
The only other device I can think of being a problem is a Cisco 3600 which is running as a firewall (hence the gateway 192.168.1.2 in my ipconfig). I know
absolutely nothing about how it works, but I can get telnet to it if you need info from that machine... We also have implemented VLANS but I don't think
it has to do with that because I can get a network connection and ping all of our other IPs.
Here is some info from the machine I am typing this post :
ipconfig /all
Windows IP Configuration
Host Name . . . . . . . . . . . . : blum
Primary Dns Suffix . . . . . . . : intranet.pacific.ca
Node Type . . . . . . . . . . . . : Hybrid
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No
DNS Suffix Search List. . . . . . : intranet.pacific.ca
pacific.ca
Ethernet adapter Local Area Connection:
Connection-specific DNS Suffix . : intranet.pacific.ca
Description . . . . . . . . . . . : Intel(R) PRO/1000 MT Network Connection
Physical Address. . . . . . . . . : 00-08-74-24-BA-22
Dhcp Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
IP Address. . . . . . . . . . . . : 192.168.2.4
Subnet Mask . . . . . . . . . . . : 255.255.252.0
Default Gateway . . . . . . . . . : 192.168.1.2
DHCP Server . . . . . . . . . . . : 192.168.1.253
DNS Servers . . . . . . . . . . . : 192.168.1.253
192.168.1.254
Primary WINS Server . . . . . . . : 192.168.1.253
Secondary WINS Server . . . . . . : 192.168.1.254
Lease Obtained. . . . . . . . . . : Saturday, December 28, 2002 9:17:46 AM
Lease Expires . . . . . . . . . . : Sunday, January 05, 2003 9:17:46 AM
route print
===========================================================================
Interface List
0x1 ........................... MS TCP Loopback interface
0x20002 ...00 08 74 24 ba 22 ...... Intel(R) PRO/1000 MT Network Connection
===========================================================================
===========================================================================
Active Routes:
Network Destination Netmask Gateway Interface Metric
0.0.0.0 0.0.0.0 192.168.1.2 192.168.2.4 20
127.0.0.0 255.0.0.0 127.0.0.1 127.0.0.1 1
192.168.0.0 255.255.252.0 192.168.2.4 192.168.2.4 20
192.168.2.4 255.255.255.255 127.0.0.1 127.0.0.1 20
192.168.2.255 255.255.255.255 192.168.2.4 192.168.2.4 20
224.0.0.0 240.0.0.0 192.168.2.4 192.168.2.4 20
255.255.255.255 255.255.255.255 192.168.2.4 192.168.2.4 1
Default Gateway: 192.168.1.2
===========================================================================
Persistent Routes:
None
Thanks in advance! (sorry for the crappy formatting of some of the shell output)
I come in to work today after being off for a week, and I am now in charge for the rest of the week while my boss goes on vacation. Of course he is the
only one who really knows his network stuff, while I am still learning. I login to my machine and notice that it can't get outside our network. Our private IPs
are delivered via DHCP from our Windows Domain Controllers. I don't have a problem getting an IP and I can ping all of the public IPs we manage... The only
reason I can post this message is because I went to another machine in the office and it can get out!!!! I tried a couple other machines, and some can get out
and some cannot. I'm really not sure where to start so I will begin by listing some info, please let me know what else you need, I have enabled access to all of
our Cisco equipment.
whole whack of network info
ipconfig /all
Windows IP Configuration
Host Name . . . . . . . . . . . . : smuc
Primary Dns Suffix . . . . . . . : intranet.pacific.ca
Node Type . . . . . . . . . . . . : Hybrid
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No
DNS Suffix Search List. . . . . . : intranet.pacific.ca
pacific.ca
Ethernet adapter Local Area Connection
Connection-specific DNS Suffix . : intranet.pacific.ca
Description . . . . . . . . . . . : 3Com EtherLink XL 10/100 PCI For Complete PC Management NIC (3C905C-TX)
Physical Address. . . . . . . . . : 00-04-76-24-45-05
Dhcp Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
IP Address. . . . . . . . . . . . : 192.168.2.2
Subnet Mask . . . . . . . . . . . : 255.255.252.0
Default Gateway . . . . . . . . . : 192.168.1.2
DHCP Server . . . . . . . . . . . : 192.168.1.253
DNS Servers . . . . . . . . . . . : 192.168.1.253
192.168.1.254
Primary WINS Server . . . . . . . : 192.168.1.253
Secondary WINS Server . . . . . . : 192.168.1.254
Lease Obtained. . . . . . . . . . : Saturday, December 28, 2002 9:16:22 AM
Lease Expires . . . . . . . . . . : Sunday, January 05, 2003 9:16:22 AM
router print
===========================================================================
Interface List
0x1 ........................... MS TCP Loopback interface
0x10003 ...00 04 76 24 45 05 ...... 3Com EtherLink XL 10/100 PCI For Complete PC Management NIC (3C905C-TX)
===========================================================================
===========================================================================
Active Routes:
Network Destination Netmask Gateway Interface Metric
0.0.0.0 0.0.0.0 192.168.1.2 192.168.2.2 20
127.0.0.0 255.0.0.0 127.0.0.1 127.0.0.1 1
192.168.0.0 255.255.252.0 192.168.2.2 192.168.2.2 20
192.168.2.2 255.255.255.255 127.0.0.1 127.0.0.1 20
192.168.2.255 255.255.255.255 192.168.2.2 192.168.2.2 20
224.0.0.0 240.0.0.0 192.168.2.2 192.168.2.2 20
255.255.255.255 255.255.255.255 192.168.2.2 192.168.2.2 1
Default Gateway: 192.168.1.2
===========================================================================
Persistent Routes:
None
66.51.160.60 is our mailserver
Pinging 66.51.160.60 with 32 bytes of data:
Reply from 66.51.160.60: bytes=32 time<1ms TTL=128
Reply from 66.51.160.60: bytes=32 time=1ms TTL=128
Reply from 66.51.160.60: bytes=32 time<1ms TTL=128
Reply from 66.51.160.60: bytes=32 time<1ms TTL=128
Ping statistics for 66.51.160.60:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 0ms, Maximum = 1ms, Average = 0ms
Tracing route to smtp.paconline.net [66.51.160.60]
over a maximum of 30 hops:
1 2 ms 1 ms 1 ms 192.168.1.2
2 1 ms <1 ms <1 ms smtp.paconline.net [66.51.160.60]
Trace complete.
24.77.232.81 is my home
Pinging 24.77.232.81 with 32 bytes of data:
Request timed out.
Ping statistics for 24.77.232.81:
Packets: Sent = 1, Received = 0, Lost = 1 (100% loss),
Control-C
Tracing route to h24-77-232-81.vf.shawcable.net [24.77.232.81]
over a maximum of 30 hops:
1 2 ms 1 ms 1 ms 192.168.1.2
2 2 ms <1 ms <1 ms gateway.paconline.net [66.51.160.1]
3 * * * Request timed out.
4 * *
pinging from our router
c7204-vxr#ping
Protocol [ip]:
Target IP address: 24.77.232.81
Repeat count [5]:
Datagram size [100]:
Timeout in seconds [2]:
Extended commands [n]: y
Source address or interface: 192.168.1.1
Type of service [0]:
Set DF bit in IP header? [no]:
Validate reply data? [no]:
Data pattern [0xABCD]:
Loose, Strict, Record, Timestamp, Verbose[none]:
Sweep range of sizes [n]:
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 24.77.232.81, timeout is 2 seconds:
.....
Success rate is 0 percent (0/5)
c7204-vxr#
running config for private network
interface FastEthernet0/0
ip address 192.168.1.1 255.255.252.0
ip access-group 100 in
no ip unreachables
no ip proxy-arp
ip route-cache flow
no ip mroute-cache
full-duplex
no cdp enable
!
c7204-vxr#show access-lists 100
Extended IP access list 100
permit ip 192.168.0.0 0.0.3.255 any (6786152 matches)
deny ip any any (179 matches)
c7204-vxr#
The only other device I can think of being a problem is a Cisco 3600 which is running as a firewall (hence the gateway 192.168.1.2 in my ipconfig). I know
absolutely nothing about how it works, but I can get telnet to it if you need info from that machine... We also have implemented VLANS but I don't think
it has to do with that because I can get a network connection and ping all of our other IPs.
Here is some info from the machine I am typing this post :
ipconfig /all
Windows IP Configuration
Host Name . . . . . . . . . . . . : blum
Primary Dns Suffix . . . . . . . : intranet.pacific.ca
Node Type . . . . . . . . . . . . : Hybrid
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No
DNS Suffix Search List. . . . . . : intranet.pacific.ca
pacific.ca
Ethernet adapter Local Area Connection:
Connection-specific DNS Suffix . : intranet.pacific.ca
Description . . . . . . . . . . . : Intel(R) PRO/1000 MT Network Connection
Physical Address. . . . . . . . . : 00-08-74-24-BA-22
Dhcp Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
IP Address. . . . . . . . . . . . : 192.168.2.4
Subnet Mask . . . . . . . . . . . : 255.255.252.0
Default Gateway . . . . . . . . . : 192.168.1.2
DHCP Server . . . . . . . . . . . : 192.168.1.253
DNS Servers . . . . . . . . . . . : 192.168.1.253
192.168.1.254
Primary WINS Server . . . . . . . : 192.168.1.253
Secondary WINS Server . . . . . . : 192.168.1.254
Lease Obtained. . . . . . . . . . : Saturday, December 28, 2002 9:17:46 AM
Lease Expires . . . . . . . . . . : Sunday, January 05, 2003 9:17:46 AM
route print
===========================================================================
Interface List
0x1 ........................... MS TCP Loopback interface
0x20002 ...00 08 74 24 ba 22 ...... Intel(R) PRO/1000 MT Network Connection
===========================================================================
===========================================================================
Active Routes:
Network Destination Netmask Gateway Interface Metric
0.0.0.0 0.0.0.0 192.168.1.2 192.168.2.4 20
127.0.0.0 255.0.0.0 127.0.0.1 127.0.0.1 1
192.168.0.0 255.255.252.0 192.168.2.4 192.168.2.4 20
192.168.2.4 255.255.255.255 127.0.0.1 127.0.0.1 20
192.168.2.255 255.255.255.255 192.168.2.4 192.168.2.4 20
224.0.0.0 240.0.0.0 192.168.2.4 192.168.2.4 20
255.255.255.255 255.255.255.255 192.168.2.4 192.168.2.4 1
Default Gateway: 192.168.1.2
===========================================================================
Persistent Routes:
None
Thanks in advance! (sorry for the crappy formatting of some of the shell output)