cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1878
Views
0
Helpful
9
Replies

Simple Networking question SG 200-18 Switch

gkonheiser
Level 1
Level 1

Hi There

I have 5 hosts on sublnet 192.168.66.x all patched into a Cisco SG200-18. My Gateway is 192.168.66.1.

Now this is the thing. When I remove the gateway in the IP Setting of any of the clients I lose connectivity to that client from the other clients in the subnet???

Anyone have any ideas why this is?

9 Replies 9

cadet alain
VIP Alumni
VIP Alumni

hi,

if all clients are in same L2 broadcast domain then it should not happen because when communicating they are not using the default gateway.

Can you provide ipconfig/all of  2 clients having problems when default gw is removed

provide also arp cache and routing table: arp -a and route print if Windows clients.

Regards.

Alain.

Don't forget to rate helpful posts.

Thats exacly it  they are in the same broadcast domain and I have never had this happen before, is very strange.

There is the ipconf/all, arp -a and route print from two of the client having the problem, thx for your help :-

C:\>ipconfig/all

Windows-IP-Konfiguration

   Hostname  . . . . . . . . . . . . : icdcc103

   Primäres DNS-Suffix . . . . . . . :

   Knotentyp . . . . . . . . . . . . : Hybrid

   IP-Routing aktiviert  . . . . . . : Nein

   WINS-Proxy aktiviert  . . . . . . : Nein

Ethernet-Adapter LAN-Verbindung:

   Verbindungsspezifisches DNS-Suffix:

   Beschreibung. . . . . . . . . . . : Intel(R) 82578DM Gigabit Network Connecti

on

   Physikalische Adresse . . . . . . : 2C-27-D7-21-F7-F7

   DHCP aktiviert. . . . . . . . . . : Nein

   Autokonfiguration aktiviert . . . : Ja

   Verbindungslokale IPv6-Adresse  . : fe80::f530:90e7:3932:ecd8%12(Bevorzugt)

   IPv4-Adresse  . . . . . . . . . . : 192.168.66.103(Bevorzugt)

   Subnetzmaske  . . . . . . . . . . : 255.255.255.0

   Standardgateway . . . . . . . . . : 192.168.66.1

   DHCPv6-IAID . . . . . . . . . . . : 254552023

   DHCPv6-Client-DUID. . . . . . . . : 00-01-00-01-15-64-E1-74-2C-27-D7-21-F7-F7

   DNS-Server  . . . . . . . . . . . : 192.168.66.1

                                       8.8.8.8

   NetBIOS über TCP/IP . . . . . . . : Aktiviert

Tunneladapter isatap.{80ACCD47-3036-4D17-8D72-C5EE07EBAB5B}:

   Medienstatus. . . . . . . . . . . : Medium getrennt

   Verbindungsspezifisches DNS-Suffix:

   Beschreibung. . . . . . . . . . . : Microsoft ISATAP Adapter

   Physikalische Adresse . . . . . . : 00-00-00-00-00-00-00-E0

   DHCP aktiviert. . . . . . . . . . : Nein

   Autokonfiguration aktiviert . . . : Ja

Tunneladapter LAN-Verbindung* 11:

   Verbindungsspezifisches DNS-Suffix:

   Beschreibung. . . . . . . . . . . : Microsoft Teredo Tunneling Adapter

   Physikalische Adresse . . . . . . : 00-00-00-00-00-00-00-E0

   DHCP aktiviert. . . . . . . . . . : Nein

   Autokonfiguration aktiviert . . . : Ja

   IPv6-Adresse. . . . . . . . . . . : 2001:0:5ef5:79fd:30f0:1f73:3f57:bd98(Bevo

rzugt)

   Verbindungslokale IPv6-Adresse  . : fe80::30f0:1f73:3f57:bd98%11(Bevorzugt)

   Standardgateway . . . . . . . . . : ::

   NetBIOS über TCP/IP . . . . . . . : Deaktiviert

C:\>arp -a

Schnittstelle: 192.168.66.103 --- 0xc

  Internetadresse       Physische Adresse     Typ

  192.168.66.1          84-a8-e4-a3-05-d1     dynamisch

  192.168.66.5          10-8c-cf-cf-93-be     dynamisch

  192.168.66.10         00-1a-62-03-04-26     dynamisch

  192.168.66.20         9c-8e-99-f8-b2-b8     dynamisch

  192.168.66.30         2c-27-d7-11-0d-3b     dynamisch

  192.168.66.31         2c-27-d7-11-19-9e     dynamisch

  192.168.66.100        2c-27-d7-21-f7-61     dynamisch

  192.168.66.102        2c-27-d7-21-f7-6b     dynamisch

  192.168.66.104        78-ac-c0-a5-5c-61     dynamisch

  192.168.66.105        78-ac-c0-a5-5c-6d     dynamisch

  192.168.66.255        ff-ff-ff-ff-ff-ff     statisch

  224.0.0.2             01-00-5e-00-00-02     statisch

  224.0.0.22            01-00-5e-00-00-16     statisch

  224.0.0.252           01-00-5e-00-00-fc     statisch

  239.255.255.250       01-00-5e-7f-ff-fa     statisch

  255.255.255.255       ff-ff-ff-ff-ff-ff     statisch

C:\>route print

===========================================================================

Schnittstellenliste

12...2c 27 d7 21 f7 f7 ......Intel(R) 82578DM Gigabit Network Connection

  1...........................Software Loopback Interface 1

13...00 00 00 00 00 00 00 e0 Microsoft ISATAP Adapter

11...00 00 00 00 00 00 00 e0 Microsoft Teredo Tunneling Adapter

===========================================================================

IPv4-Routentabelle

===========================================================================

Aktive Routen:

     Netzwerkziel    Netzwerkmaske          Gateway    Schnittstelle Metrik

          0.0.0.0          0.0.0.0     192.168.66.1   192.168.66.103    266

        127.0.0.0        255.0.0.0   Auf Verbindung         127.0.0.1    306

        127.0.0.1  255.255.255.255   Auf Verbindung         127.0.0.1    306

  127.255.255.255  255.255.255.255   Auf Verbindung         127.0.0.1    306

     192.168.66.0    255.255.255.0   Auf Verbindung    192.168.66.103    266

   192.168.66.103  255.255.255.255   Auf Verbindung    192.168.66.103    266

   192.168.66.255  255.255.255.255   Auf Verbindung    192.168.66.103    266

        224.0.0.0        240.0.0.0   Auf Verbindung         127.0.0.1    306

        224.0.0.0        240.0.0.0   Auf Verbindung    192.168.66.103    266

  255.255.255.255  255.255.255.255   Auf Verbindung         127.0.0.1    306

  255.255.255.255  255.255.255.255   Auf Verbindung    192.168.66.103    266

===========================================================================

Ständige Routen:

  Netzwerkadresse          Netzmaske  Gatewayadresse  Metrik

          0.0.0.0          0.0.0.0     192.168.66.1  Standard

===========================================================================

IPv6-Routentabelle

===========================================================================

Aktive Routen:

If Metrik Netzwerkziel             Gateway

11     58 ::/0                     Auf Verbindung

  1    306 ::1/128                  Auf Verbindung

11     58 2001::/32                Auf Verbindung

11    306 2001:0:5ef5:79fd:30f0:1f73:3f57:bd98/128

                                    Auf Verbindung

12    266 fe80::/64                Auf Verbindung

11    306 fe80::/64                Auf Verbindung

11    306 fe80::30f0:1f73:3f57:bd98/128

                                    Auf Verbindung

12    266 fe80::f530:90e7:3932:ecd8/128

                                    Auf Verbindung

  1    306 ff00::/8                 Auf Verbindung

11    306 ff00::/8                 Auf Verbindung

12    266 ff00::/8                 Auf Verbindung

===========================================================================

Ständige Routen:

  Keine

C:\Users\icdbb>ipconfig/all

Windows-IP-Konfiguration

   Hostname  . . . . . . . . . . . . : icdbb102

   Primäres DNS-Suffix . . . . . . . :

   Knotentyp . . . . . . . . . . . . : Hybrid

   IP-Routing aktiviert  . . . . . . : Nein

   WINS-Proxy aktiviert  . . . . . . : Nein

Ethernet-Adapter LAN-Verbindung:

   Verbindungsspezifisches DNS-Suffix:

   Beschreibung. . . . . . . . . . . : Intel(R) 82578DM Gigabit Network Connecti

on

   Physikalische Adresse . . . . . . : 2C-27-D7-21-F7-6B

   DHCP aktiviert. . . . . . . . . . : Nein

   Autokonfiguration aktiviert . . . : Ja

   Verbindungslokale IPv6-Adresse  . : fe80::8913:d461:7773:9783%12(Bevorzugt)

   IPv4-Adresse  . . . . . . . . . . : 192.168.66.102(Bevorzugt)

   Subnetzmaske  . . . . . . . . . . : 255.255.255.0

   Standardgateway . . . . . . . . . : 192.168.66.1

   DHCPv6-IAID . . . . . . . . . . . : 254552023

   DHCPv6-Client-DUID. . . . . . . . : 00-01-00-01-15-64-E1-C3-2C-27-D7-21-F7-6B

   DNS-Server  . . . . . . . . . . . : 8.8.8.8

                                       8.4.4.4

   NetBIOS über TCP/IP . . . . . . . : Aktiviert

Tunneladapter isatap.{3D74A823-E880-4BFE-8207-9F9A0C779C4E}:

   Medienstatus. . . . . . . . . . . : Medium getrennt

   Verbindungsspezifisches DNS-Suffix:

   Beschreibung. . . . . . . . . . . : Microsoft ISATAP Adapter

   Physikalische Adresse . . . . . . : 00-00-00-00-00-00-00-E0

   DHCP aktiviert. . . . . . . . . . : Nein

   Autokonfiguration aktiviert . . . : Ja

Tunneladapter LAN-Verbindung* 11:

   Verbindungsspezifisches DNS-Suffix:

   Beschreibung. . . . . . . . . . . : Microsoft Teredo Tunneling Adapter

   Physikalische Adresse . . . . . . : 00-00-00-00-00-00-00-E0

   DHCP aktiviert. . . . . . . . . . : Nein

   Autokonfiguration aktiviert . . . : Ja

   IPv6-Adresse. . . . . . . . . . . : 2001:0:4137:9e76:475:3c54:3f57:bd99(Bevor

zugt)

   Verbindungslokale IPv6-Adresse  . : fe80::475:3c54:3f57:bd99%11(Bevorzugt)

   Standardgateway . . . . . . . . . : ::

   NetBIOS über TCP/IP . . . . . . . : Deaktiviert

C:\Users\icdbb>arp -a

Schnittstelle: 192.168.66.102 --- 0xc

  Internetadresse       Physische Adresse     Typ

  192.168.66.1          84-a8-e4-a3-05-d1     dynamisch

  192.168.66.5          10-8c-cf-cf-93-be     dynamisch

  192.168.66.10         00-1a-62-03-04-26     dynamisch

  192.168.66.100        2c-27-d7-21-f7-61     dynamisch

  192.168.66.103        2c-27-d7-21-f7-f7     dynamisch

  192.168.66.104        78-ac-c0-a5-5c-61     dynamisch

  192.168.66.255        ff-ff-ff-ff-ff-ff     statisch

  224.0.0.2             01-00-5e-00-00-02     statisch

  224.0.0.22            01-00-5e-00-00-16     statisch

  224.0.0.252           01-00-5e-00-00-fc     statisch

  239.255.255.250       01-00-5e-7f-ff-fa     statisch

C:\Users\icdbb>route print

===========================================================================

Schnittstellenliste

12...2c 27 d7 21 f7 6b ......Intel(R) 82578DM Gigabit Network Connection

  1...........................Software Loopback Interface 1

13...00 00 00 00 00 00 00 e0 Microsoft ISATAP Adapter

11...00 00 00 00 00 00 00 e0 Microsoft Teredo Tunneling Adapter

===========================================================================

IPv4-Routentabelle

===========================================================================

Aktive Routen:

     Netzwerkziel    Netzwerkmaske          Gateway    Schnittstelle Metrik

          0.0.0.0          0.0.0.0     192.168.66.1   192.168.66.102    266

        127.0.0.0        255.0.0.0   Auf Verbindung         127.0.0.1    306

        127.0.0.1  255.255.255.255   Auf Verbindung         127.0.0.1    306

  127.255.255.255  255.255.255.255   Auf Verbindung         127.0.0.1    306

     192.168.66.0    255.255.255.0   Auf Verbindung    192.168.66.102    266

   192.168.66.102  255.255.255.255   Auf Verbindung    192.168.66.102    266

   192.168.66.255  255.255.255.255   Auf Verbindung    192.168.66.102    266

        224.0.0.0        240.0.0.0   Auf Verbindung         127.0.0.1    306

        224.0.0.0        240.0.0.0   Auf Verbindung    192.168.66.102    266

  255.255.255.255  255.255.255.255   Auf Verbindung         127.0.0.1    306

  255.255.255.255  255.255.255.255   Auf Verbindung    192.168.66.102    266

===========================================================================

Ständige Routen:

  Netzwerkadresse          Netzmaske  Gatewayadresse  Metrik

          0.0.0.0          0.0.0.0     192.168.66.1  Standard

===========================================================================

IPv6-Routentabelle

===========================================================================

Aktive Routen:

If Metrik Netzwerkziel             Gateway

11     58 ::/0                     Auf Verbindung

  1    306 ::1/128                  Auf Verbindung

11     58 2001::/32                Auf Verbindung

11    306 2001:0:4137:9e76:475:3c54:3f57:bd99/128

                                    Auf Verbindung

12    266 fe80::/64                Auf Verbindung

11    306 fe80::/64                Auf Verbindung

11    306 fe80::475:3c54:3f57:bd99/128

                                    Auf Verbindung

12    266 fe80::8913:d461:7773:9783/128

                                    Auf Verbindung

  1    306 ff00::/8                 Auf Verbindung

11    306 ff00::/8                 Auf Verbindung

12    266 ff00::/8                 Auf Verbindung

===========================================================================

Ständige Routen:

  Keine

Hi,

all looks good except you have host routes for each client that shouldn't be the case.

Now remove the default gateway, clear the arp cache with arp-d * and do the ping and post the route print -4 and arp -a again

Regards.

Alain.

Don't forget to rate helpful posts.

Hi Alain

Problem is I am at a remote location. Not sure how the routes you mentioned got in there as they are freshly installed boxes. I will try and remove the routes nag get back to you.

Thx again for taking the time

Regards

Gordon

Sent from Cisco Technical Support iPhone App

Hi Alain

Here are the results of route print -4 and arp -a  after removing the gateway and doing arp -d :-

C:\Windows\system32>route print -4

===========================================================================

Schnittstellenliste

12...2c 27 d7 21 f7 6b ......Intel(R) 82578DM Gigabit Network Connection

  1...........................Software Loopback Interface 1

13...00 00 00 00 00 00 00 e0 Microsoft ISATAP Adapter

11...00 00 00 00 00 00 00 e0 Microsoft Teredo Tunneling Adapter

===========================================================================

IPv4-Routentabelle

===========================================================================

Aktive Routen:

     Netzwerkziel    Netzwerkmaske          Gateway    Schnittstelle Metrik

          0.0.0.0          0.0.0.0     192.168.66.1   192.168.66.102    266

        127.0.0.0        255.0.0.0   Auf Verbindung         127.0.0.1    306

        127.0.0.1  255.255.255.255   Auf Verbindung         127.0.0.1    306

  127.255.255.255  255.255.255.255   Auf Verbindung         127.0.0.1    306

     192.168.66.0    255.255.255.0   Auf Verbindung    192.168.66.102    266

   192.168.66.102  255.255.255.255   Auf Verbindung    192.168.66.102    266

   192.168.66.255  255.255.255.255   Auf Verbindung    192.168.66.102    266

        224.0.0.0        240.0.0.0   Auf Verbindung         127.0.0.1    306

        224.0.0.0        240.0.0.0   Auf Verbindung    192.168.66.102    266

  255.255.255.255  255.255.255.255   Auf Verbindung         127.0.0.1    306

  255.255.255.255  255.255.255.255   Auf Verbindung    192.168.66.102    266

===========================================================================

Ständige Routen:

  Netzwerkadresse          Netzmaske  Gatewayadresse  Metrik

          0.0.0.0          0.0.0.0     192.168.66.1  Standard

===========================================================================

C:\Windows\system32>route print -4

===========================================================================

Schnittstellenliste

12...2c 27 d7 21 f7 6b ......Intel(R) 82578DM Gigabit Network Connection

  1...........................Software Loopback Interface 1

13...00 00 00 00 00 00 00 e0 Microsoft ISATAP Adapter

11...00 00 00 00 00 00 00 e0 Microsoft Teredo Tunneling Adapter

===========================================================================

IPv4-Routentabelle

===========================================================================

Aktive Routen:

     Netzwerkziel    Netzwerkmaske          Gateway    Schnittstelle Metrik

        127.0.0.0        255.0.0.0   Auf Verbindung         127.0.0.1    306

        127.0.0.1  255.255.255.255   Auf Verbindung         127.0.0.1    306

  127.255.255.255  255.255.255.255   Auf Verbindung         127.0.0.1    306

     192.168.66.0    255.255.255.0   Auf Verbindung    192.168.66.102    266

   192.168.66.102  255.255.255.255   Auf Verbindung    192.168.66.102    266

   192.168.66.255  255.255.255.255   Auf Verbindung    192.168.66.102    266

        224.0.0.0        240.0.0.0   Auf Verbindung         127.0.0.1    306

        224.0.0.0        240.0.0.0   Auf Verbindung    192.168.66.102    266

  255.255.255.255  255.255.255.255   Auf Verbindung         127.0.0.1    306

  255.255.255.255  255.255.255.255   Auf Verbindung    192.168.66.102    266

===========================================================================

Ständige Routen:

  Keine

C:\Windows\system32>arp -a

Schnittstelle: 192.168.66.102 --- 0xc

  Internetadresse       Physische Adresse     Typ

  192.168.66.10         00-1a-62-03-04-26     dynamisch

  192.168.66.103        2c-27-d7-21-f7-f7     dynamisch

  192.168.66.255        ff-ff-ff-ff-ff-ff     statisch

Hi,

ok so you still got that host route for your own address and no more default route and you only did it for one host.

So I suppose you deleted default gateway but arp got the other address you were pinging.

Was the ping successful ?

Can you try this : delete default gateway, clear arp cache, delete that host route with route delete command , all these on both hosts and then do a ping from 102 to 103 and post output of route table, arp cache on both hosts and ping result on 102.

Regards.

Alain.

Don't forget to rate helpful posts.

Sorry to have to ask  but which host route is it that I should delete?

Hi,

192.168.66.102  255.255.255.255

But I just verified and indeed this is normal I didn't remember this fact sorry for the misinformation.

Anyway you can do all the rest and provide result.

Regards.

Alain.

Don't forget to rate helpful posts.

Hi Alain

I found the problem. With Windows 7 when you remove the gateway it changes the Network type to Public and enforces a sperate set of firewall rules for public networks  which basicly blocks nearly evrything. All sorted now, thanks for your help.

Regards

Gordon