Netgate Discussion Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search
    • Register
    • Login

    New install, can't ping nor browse through WAN

    Scheduled Pinned Locked Moved General pfSense Questions
    22 Posts 5 Posters 5.3k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • G
      gfoxfarmer
      last edited by

      Hi wallabybob,

      Thanks for your quick reply.

      The Catalyst is a Cisco switch provided by our ISP where they terminate their fiber cable to.

      XXX.XXX.XXX.101/29 is the public IP address given to us by the ISP.
      XXX.XXX.XXX.102 is the gateway on the public side.
      YYY.YYY.YYY.20/24 is the IPaddress that we want the pfsense on the LAN side and that we can connect to without any problems.

      Below is the output of the command:

      
      /etc/rc.banner ; ifconfig ; ping -c 3 8.8.8.8 ; ping -c 3 www.google.com ; netstat -r -n
      *** Welcome to pfSense 2.0.2-RELEASE-pfSense (amd64) on cfilter ***
      
        WAN (wan)                 -> em0        -> XXX.XXX.XXX.101 
        LAN (lan)                 -> vr0        -> YYY.YYY.YYY.20 
      em0: flags=8843 <up,broadcast,running,simplex,multicast>metric 0 mtu 1500
      	options=4209b <rxcsum,txcsum,vlan_mtu,vlan_hwtagging,vlan_hwcsum,wol_magic,vlan_hwtso>ether 00:25:64:e5:0b:e7
      	inet XXX.XXX.XXX.101 netmask 0xfffffff8 broadcast XXX.XXX.XXX.103
      	inet6 fe80::225:64ff:fee5:be7%em0 prefixlen 64 scopeid 0x1 
      	nd6 options=43 <performnud,accept_rtadv>media: Ethernet autoselect (1000baseT <full-duplex>)
      	status: active
      vr0: flags=8843 <up,broadcast,running,simplex,multicast>metric 0 mtu 1500
      	options=82808 <vlan_mtu,wol_ucast,wol_magic,linkstate>ether 00:08:54:04:7c:0c
      	inet YYY.YYY.YYY.20 netmask 0xffffff00 broadcast YYY.YYY.YYY.255
      	inet6 fe80::208:54ff:fe04:7c0c%vr0 prefixlen 64 scopeid 0x2 
      	nd6 options=43 <performnud,accept_rtadv>media: Ethernet autoselect (100baseTX <full-duplex>)
      	status: active
      plip0: flags=8810 <pointopoint,simplex,multicast>metric 0 mtu 1500
      pfsync0: flags=0<> metric 0 mtu 1460
      	syncpeer: 224.0.0.240 maxupd: 128 syncok: 1
      enc0: flags=0<> metric 0 mtu 1536
      lo0: flags=8049 <up,loopback,running,multicast>metric 0 mtu 16384
      	options=3 <rxcsum,txcsum>inet 127.0.0.1 netmask 0xff000000 
      	inet6 ::1 prefixlen 128 
      	inet6 fe80::1%lo0 prefixlen 64 scopeid 0x6 
      	nd6 options=43 <performnud,accept_rtadv>pflog0: flags=100 <promisc>metric 0 mtu 33664
      PING 8.8.8.8 (8.8.8.8): 56 data bytes
      
      --- 8.8.8.8 ping statistics ---
      3 packets transmitted, 0 packets received, 100.0% packet loss
      ping: cannot resolve www.google.com: Host name lookup failure
      Routing tables
      
      Internet:
      Destination        Gateway            Flags    Refs      Use  Netif Expire
      default            XXX.XXX.XXX.102     UGS         0      135    em0
      127.0.0.1          link#6             UH          0      328    lo0
      YYY.YYY.YYY.0/24   link#2             U           1     2921    vr0
      YYY.YYY.YYY.20     link#2             UHS         0        0    lo0
      XXX.XXX.XXX.96/29   link#1             U           0     1368    em0
      XXX.XXX.XXX.101     link#1             UHS         0        0    lo0
      
      Internet6:
      Destination                       Gateway                       Flags      Netif Expire
      ::1                               ::1                           UH          lo0
      fe80::%em0/64                     link#1                        U           em0
      fe80::225:64ff:fee5:be7%em0       link#1                        UHS         lo0
      fe80::%vr0/64                     link#2                        U           vr0
      fe80::208:54ff:fe04:7c0c%vr0      link#2                        UHS         lo0
      fe80::%lo0/64                     link#6                        U           lo0
      fe80::1%lo0                       link#6                        UHS         lo0
      ff01:1::/32                       fe80::225:64ff:fee5:be7%em0   U           em0
      ff01:2::/32                       fe80::208:54ff:fe04:7c0c%vr0  U           vr0
      ff01:6::/32                       ::1                           U           lo0
      ff02::%em0/32                     fe80::225:64ff:fee5:be7%em0   U           em0
      ff02::%vr0/32                     fe80::208:54ff:fe04:7c0c%vr0  U           vr0
      ff02::%lo0/32                     ::1                           U           lo0</promisc></performnud,accept_rtadv></rxcsum,txcsum></up,loopback,running,multicast></pointopoint,simplex,multicast></full-duplex></performnud,accept_rtadv></vlan_mtu,wol_ucast,wol_magic,linkstate></up,broadcast,running,simplex,multicast></full-duplex></performnud,accept_rtadv></rxcsum,txcsum,vlan_mtu,vlan_hwtagging,vlan_hwcsum,wol_magic,vlan_hwtso></up,broadcast,running,simplex,multicast> 
      
      1 Reply Last reply Reply Quote 0
      • G
        gfoxfarmer
        last edited by

        On an interesting note, if I leave a ping going to the public gateway XXX.XXX.XXX.102 and save the Interface:WAN page without any changes and then click on apply changes I do get 1 reply from XXX.XXX.XXX.102 as soon as I click the button. I get the same result if I ping 8.8.8.8

        1 Reply Last reply Reply Quote 0
        • ?
          Guest
          last edited by

          Your WAN interface on your pfense has one of the IPs from XXX.XXX.XXX.101/29 correct?

          So say cisco is XXX.XXX.XXX.102/29
          and pfsense is XXX.XXX.XXX.103/29

          In this scenario, you're unable to ping the 102 address from your pfsense box? (Diagnostics > ping)

          1 Reply Last reply Reply Quote 0
          • G
            gfoxfarmer
            last edited by

            The Cisco is XXX.XXX.XXX.102/29
            The pfSense is XXX.XXX.XXX.101/29

            I can't ping  XXX.XXX.XXX.102 nor 8.8.8.8

            I can see XXX.XXX.XXX.102 and its MAC address on the ARP table from (Diagnostics > ARP Table)

            and again if I leave a ping running to XXX.XXX.XXX.102 or 8.8.8.8 and I save the Interface:WAN page without any changes and then apply the changes I get 1 ping reply as soon as I click on the apply changes button.

            1 Reply Last reply Reply Quote 0
            • K
              Klaws
              last edited by

              @gfoxfarmer:

              The Catalyst is a Cisco switch provided by our ISP where they terminate their fiber cable to.

              XXX.XXX.XXX.101/29 is the public IP address given to us by the ISP.
              XXX.XXX.XXX.102 is the gateway on the public side.

              …and...
              @gfoxfarmer:

              The Cisco is XXX.XXX.XXX.102/29
              The pfSense is XXX.XXX.XXX.101/29

              I don't get it. Normally, I'd assume that x.x.x.102 is the management IP address of the switch. Then again, you mention that it's the gateway?

              I'd assume that the gateway is on yet another IP address.

              Has your ISP enabled DHCP on the WAN side? Is pfSense's WAN link configured for DHCP or static? How is your laptop configured?

              1 Reply Last reply Reply Quote 0
              • K
                Klaws
                last edited by

                What is x.x.x.96? I'd assume this to be correct gateway…?

                1 Reply Last reply Reply Quote 0
                • G
                  gfoxfarmer
                  last edited by

                  @Klaws:

                  @gfoxfarmer:

                  The Catalyst is a Cisco switch provided by our ISP where they terminate their fiber cable to.

                  XXX.XXX.XXX.101/29 is the public IP address given to us by the ISP.
                  XXX.XXX.XXX.102 is the gateway on the public side.

                  …and...
                  @gfoxfarmer:

                  The Cisco is XXX.XXX.XXX.102/29
                  The pfSense is XXX.XXX.XXX.101/29

                  I don't get it. Normally, I'd assume that x.x.x.102 is the management IP address of the switch. Then again, you mention that it's the gateway?

                  I'd assume that the gateway is on yet another IP address.

                  Has your ISP enabled DHCP on the WAN side? Is pfSense's WAN link configured for DHCP or static? How is your laptop configured?

                  x.x.x.102 is what my ISP wants me to use as a gateway (which If I put this configurations on backtrack or mint it works) it might be the ip of the switch it might be a router on their side, that I don't know.

                  No, DHCP is not enabled on the WAN side.
                  I have the WAN configure static with the pfSense IP address as x.x.x.101/29 and I'm using x.x.x.102 as the gateway.

                  Again if I put these settings on my laptop that is running Mint I get replies from x.x.x.102 and if I start the PC which has pfSense with another live OS like backtrack and use the same IP settings I can get replies from x.x.x.102

                  @Klaws:

                  What is x.x.x.96? I'd assume this to be correct gateway…?

                  x.x.x.96/29 is the subnet ID

                  1 Reply Last reply Reply Quote 0
                  • ?
                    Guest
                    last edited by

                    It's possible the gateway has disabled response to ping.

                    When you configured your laptop via linux, what subnet mask did you give it?

                    1 Reply Last reply Reply Quote 0
                    • G
                      gfoxfarmer
                      last edited by

                      @heavy1metal:

                      It's possible the gateway has disabled response to ping.

                      When you configured your laptop via linux, what subnet mask did you give it?

                      The gateway replies without any problem once I'm not using pfSense.

                      I'm using the same subnet mask /29

                      1 Reply Last reply Reply Quote 0
                      • W
                        wallabybob
                        last edited by

                        In the pfSense web GUI, please go to System -> Advanced and click on Networking tab. In the section Hardware Checkum Offloading is the box Disable hardware checksum offload ticked? If not, please tick it, Save and Apply.

                        Do you now get a ping response from 8.8.8.8.8? If not, please reboot to make sure the change takes effect, then see if you get a ping response from 8.8.8.8. If not, please post the ping command and response and a packet capture on the WAN interface showing (say) 5 ping packets.

                        1 Reply Last reply Reply Quote 0
                        • ?
                          Guest
                          last edited by

                          So 255.255.255.248? My mint installation asks for a network mask instead of cidr, I just wanted to be sure you weren't using 255.255.255.0 and it was working with a different mask.

                          1 Reply Last reply Reply Quote 0
                          • G
                            gfoxfarmer
                            last edited by

                            @wallabybob:

                            In the pfSense web GUI, please go to System -> Advanced and click on Networking tab. In the section Hardware Checkum Offloading is the box Disable hardware checksum offload ticked? If not, please tick it, Save and Apply.

                            Do you now get a ping response from 8.8.8.8.8? If not, please reboot to make sure the change takes effect, then see if you get a ping response from 8.8.8.8. If not, please post the ping command and response and a packet capture on the WAN interface showing (say) 5 ping packets.

                            I checked the Disable Hardware checksum offload and still no reply, restarted the pfsense and still no reply, here are the results of pinging x.x.x.102 and 8.8.8.8:

                            x.x.x.102

                            
                            ping -c 5 x.x.x.102
                            PING x.x.x.102 (x.x.x.102): 56 data bytes
                            
                            --- x.x.x.102 ping statistics ---
                            5 packets transmitted, 0 packets received, 100.0% packet loss
                            
                            

                            Packet Capture for x.x.x.102

                            
                            22:00:15.027782 00:25:64:e5:0b:e7 > 00:23:ab:0a:c9:d0, ethertype IPv4 (0x0800), length 94: (tos 0x0, ttl 64, id 37436, offset 0, flags [none], proto ICMP (1), length 80)
                                x.x.x.101 > x.x.x.102: ICMP echo request, id 52021, seq 34306, length 60
                            22:00:15.205575 00:13:fa:04:b7:66 > 33:33:00:00:00:02, ethertype IPv6 (0x86dd), length 70: (hlim 255, next-header ICMPv6 (58) payload length: 16) fe80::213:faff:fe04:b766 > ff02::2: [icmp6 sum ok] ICMP6, router solicitation, length 16
                            	  source link-address option (1), length 8 (1): 00:13:fa:04:b7:66
                            	    0x0000:  0013 fa04 b766
                            22:00:15.575379 68:bc:0c:51:9d:17 > 01:80:c2:00:00:00, 802.3, length 60: LLC, dsap STP (0x42) Individual, ssap STP (0x42) Command, ctrl 0x03: STP 802.1d, Config, Flags [none], bridge-id 8068.68:bc:0c:51:9d:00.8017, length 43
                            	message-age 1.00s, max-age 20.00s, hello-time 2.00s, forwarding-delay 15.00s
                            	root-id 8068.00:23:ab:0a:c9:80, root-pathcost 4
                            22:00:16.027890 00:25:64:e5:0b:e7 > 00:23:ab:0a:c9:d0, ethertype IPv4 (0x0800), length 94: (tos 0x0, ttl 64, id 20162, offset 0, flags [none], proto ICMP (1), length 80)
                                x.x.x.101 > x.x.x.102: ICMP echo request, id 52021, seq 34562, length 60
                            22:00:17.028318 00:25:64:e5:0b:e7 > 00:23:ab:0a:c9:d0, ethertype IPv4 (0x0800), length 94: (tos 0x0, ttl 64, id 38676, offset 0, flags [none], proto ICMP (1), length 80)
                                x.x.x.101 > x.x.x.102: ICMP echo request, id 52021, seq 34818, length 60
                            22:00:17.578331 68:bc:0c:51:9d:17 > 01:80:c2:00:00:00, 802.3, length 60: LLC, dsap STP (0x42) Individual, ssap STP (0x42) Command, ctrl 0x03: STP 802.1d, Config, Flags [none], bridge-id 8068.68:bc:0c:51:9d:00.8017, length 43
                            	message-age 1.00s, max-age 20.00s, hello-time 2.00s, forwarding-delay 15.00s
                            	root-id 8068.00:23:ab:0a:c9:80, root-pathcost 4
                            22:00:17.899836 00:23:ab:0a:c9:d0 > 01:00:5e:00:00:05, ethertype IPv4 (0x0800), length 90: (tos 0x0, ttl 1, id 52223, offset 0, flags [none], proto OSPF (89), length 76)
                                x.x.x.102 > 224.0.0.5: OSPFv2, Hello, length 56 [len 44]
                            	Router-ID 192.168.127.2, Backbone Area, Authentication Type: none (0)
                            	Options [External, LLS]
                            	  Hello Timer 10s, Dead Timer 40s, Mask 255.255.255.248, Priority 1
                            	  Designated Router x.x.x.102
                            	  LLS: checksum: 0xfff6, length: 3
                            	    Extended Options (1), length: 4
                            	      Options: 0x00000001 [LSDB resync]
                            22:00:18.028753 00:25:64:e5:0b:e7 > 00:23:ab:0a:c9:d0, ethertype IPv4 (0x0800), length 94: (tos 0x0, ttl 64, id 24836, offset 0, flags [none], proto ICMP (1), length 80)
                                x.x.x.101 > x.x.x.102: ICMP echo request, id 52021, seq 35074, length 60
                            22:00:19.028750 00:25:64:e5:0b:e7 > 00:23:ab:0a:c9:d0, ethertype IPv4 (0x0800), length 94: (tos 0x0, ttl 64, id 18674, offset 0, flags [none], proto ICMP (1), length 80)
                                x.x.x.101 > x.x.x.102: ICMP echo request, id 52021, seq 35330, length 60
                            22:00:19.205609 00:13:fa:04:b7:66 > 33:33:00:00:00:02, ethertype IPv6 (0x86dd), length 70: (hlim 255, next-header ICMPv6 (58) payload length: 16) fe80::213:faff:fe04:b766 > ff02::2: [icmp6 sum ok] ICMP6, router solicitation, length 16
                            	  source link-address option (1), length 8 (1): 00:13:fa:04:b7:66
                            	    0x0000:  0013 fa04 b766
                            22:00:19.583183 68:bc:0c:51:9d:17 > 01:80:c2:00:00:00, 802.3, length 60: LLC, dsap STP (0x42) Individual, ssap STP (0x42) Command, ctrl 0x03: STP 802.1d, Config, Flags [none], bridge-id 8068.68:bc:0c:51:9d:00.8017, length 43
                            	message-age 1.00s, max-age 20.00s, hello-time 2.00s, forwarding-delay 15.00s
                            	root-id 8068.00:23:ab:0a:c9:80, root-pathcost 4
                            22:00:20.028754 00:25:64:e5:0b:e7 > 00:23:ab:0a:c9:d0, ethertype IPv4 (0x0800), length 94: (tos 0x0, ttl 64, id 17089, offset 0, flags [none], proto ICMP (1), length 80)
                                x.x.x.101 > x.x.x.102: ICMP echo request, id 52021, seq 35586, length 60
                            22:00:21.029040 00:25:64:e5:0b:e7 > 00:23:ab:0a:c9:d0, ethertype IPv4 (0x0800), length 94: (tos 0x0, ttl 64, id 52221, offset 0, flags [none], proto ICMP (1), length 80)
                                x.x.x.101 > x.x.x.102: ICMP echo request, id 52021, seq 35842, length 60
                            22:00:21.587987 68:bc:0c:51:9d:17 > 01:80:c2:00:00:00, 802.3, length 60: LLC, dsap STP (0x42) Individual, ssap STP (0x42) Command, ctrl 0x03: STP 802.1d, Config, Flags [none], bridge-id 8068.68:bc:0c:51:9d:00.8017, length 43
                            	message-age 1.00s, max-age 20.00s, hello-time 2.00s, forwarding-delay 15.00s
                            	root-id 8068.00:23:ab:0a:c9:80, root-pathcost 4
                            22:00:22.029469 00:25:64:e5:0b:e7 > 00:23:ab:0a:c9:d0, ethertype IPv4 (0x0800), length 94: (tos 0x0, ttl 64, id 55683, offset 0, flags [none], proto ICMP (1), length 80)
                                x.x.x.101 > x.x.x.102: ICMP echo request, id 52021, seq 36098, length 60
                            22:00:23.029898 00:25:64:e5:0b:e7 > 00:23:ab:0a:c9:d0, ethertype IPv4 (0x0800), length 94: (tos 0x0, ttl 64, id 63416, offset 0, flags [none], proto ICMP (1), length 80)
                                x.x.x.101 > x.x.x.102: ICMP echo request, id 52021, seq 36354, length 60
                            22:00:23.205662 00:13:fa:04:b7:66 > 33:33:00:00:00:02, ethertype IPv6 (0x86dd), length 70: (hlim 255, next-header ICMPv6 (58) payload length: 16) fe80::213:faff:fe04:b766 > ff02::2: [icmp6 sum ok] ICMP6, router solicitation, length 16
                            	  source link-address option (1), length 8 (1): 00:13:fa:04:b7:66
                            	    0x0000:  0013 fa04 b766
                            22:00:23.268966 68:bc:0c:51:9d:17 > 68:bc:0c:51:9d:17, ethertype Loopback (0x9000), length 60: 
                            22:00:23.597756 68:bc:0c:51:9d:17 > 01:80:c2:00:00:00, 802.3, length 60: LLC, dsap STP (0x42) Individual, ssap STP (0x42) Command, ctrl 0x03: STP 802.1d, Config, Flags [none], bridge-id 8068.68:bc:0c:51:9d:00.8017, length 43
                            	message-age 1.00s, max-age 20.00s, hello-time 2.00s, forwarding-delay 15.00s
                            	root-id 8068.00:23:ab:0a:c9:80, root-pathcost 4
                            22:00:24.030328 00:25:64:e5:0b:e7 > 00:23:ab:0a:c9:d0, ethertype IPv4 (0x0800), length 94: (tos 0x0, ttl 64, id 14678, offset 0, flags [none], proto ICMP (1), length 80)
                                x.x.x.101 > x.x.x.102: ICMP echo request, id 52021, seq 36610, length 60
                            22:00:25.030757 00:25:64:e5:0b:e7 > 00:23:ab:0a:c9:d0, ethertype IPv4 (0x0800), length 94: (tos 0x0, ttl 64, id 48465, offset 0, flags [none], proto ICMP (1), length 80)
                                x.x.x.101 > x.x.x.102: ICMP echo request, id 52021, seq 36866, length 60
                            22:00:25.597963 68:bc:0c:51:9d:17 > 01:80:c2:00:00:00, 802.3, length 60: LLC, dsap STP (0x42) Individual, ssap STP (0x42) Command, ctrl 0x03: STP 802.1d, Config, Flags [none], bridge-id 8068.68:bc:0c:51:9d:00.8017, length 43
                            	message-age 1.00s, max-age 20.00s, hello-time 2.00s, forwarding-delay 15.00s
                            	root-id 8068.00:23:ab:0a:c9:80, root-pathcost 4
                            22:00:26.030755 00:25:64:e5:0b:e7 > 00:23:ab:0a:c9:d0, ethertype IPv4 (0x0800), length 94: (tos 0x0, ttl 64, id 60942, offset 0, flags [none], proto ICMP (1), length 80)
                                x.x.x.101 > x.x.x.102: ICMP echo request, id 52021, seq 37122, length 60
                            22:00:27.031612 00:25:64:e5:0b:e7 > 00:23:ab:0a:c9:d0, ethertype IPv4 (0x0800), length 94: (tos 0x0, ttl 64, id 27660, offset 0, flags [none], proto ICMP (1), length 80)
                                x.x.x.101 > x.x.x.102: ICMP echo request, id 52021, seq 37378, length 60
                            22:00:27.205701 00:13:fa:04:b7:66 > 33:33:00:00:00:02, ethertype IPv6 (0x86dd), length 70: (hlim 255, next-header ICMPv6 (58) payload length: 16) fe80::213:faff:fe04:b766 > ff02::2: [icmp6 sum ok] ICMP6, router solicitation, length 16
                            	  source link-address option (1), length 8 (1): 00:13:fa:04:b7:66
                            	    0x0000:  0013 fa04 b766
                            22:00:27.604770 68:bc:0c:51:9d:17 > 01:80:c2:00:00:00, 802.3, length 60: LLC, dsap STP (0x42) Individual, ssap STP (0x42) Command, ctrl 0x03: STP 802.1d, Config, Flags [none], bridge-id 8068.68:bc:0c:51:9d:00.8017, length 43
                            	message-age 1.00s, max-age 20.00s, hello-time 2.00s, forwarding-delay 15.00s
                            	root-id 8068.00:23:ab:0a:c9:80, root-pathcost 4
                            22:00:27.907446 00:23:ab:0a:c9:d0 > 01:00:5e:00:00:05, ethertype IPv4 (0x0800), length 90: (tos 0x0, ttl 1, id 52263, offset 0, flags [none], proto OSPF (89), length 76)
                                x.x.x.102 > 224.0.0.5: OSPFv2, Hello, length 56 [len 44]
                            	Router-ID 192.168.127.2, Backbone Area, Authentication Type: none (0)
                            	Options [External, LLS]
                            	  Hello Timer 10s, Dead Timer 40s, Mask 255.255.255.248, Priority 1
                            	  Designated Router x.x.x.102
                            	  LLS: checksum: 0xfff6, length: 3
                            	    Extended Options (1), length: 4
                            	      Options: 0x00000001 [LSDB resync]
                            22:00:28.032043 00:25:64:e5:0b:e7 > 00:23:ab:0a:c9:d0, ethertype IPv4 (0x0800), length 94: (tos 0x0, ttl 64, id 31685, offset 0, flags [none], proto ICMP (1), length 80)
                                x.x.x.101 > x.x.x.102: ICMP echo request, id 52021, seq 37634, length 60
                            22:00:28.991404 00:25:64:e5:0b:e7 > 00:23:ab:0a:c9:d0, ethertype IPv4 (0x0800), length 98: (tos 0x0, ttl 64, id 11937, offset 0, flags [none], proto ICMP (1), length 84)
                                x.x.x.101 > x.x.x.102: ICMP echo request, id 8551, seq 0, length 64
                            22:00:29.032480 00:25:64:e5:0b:e7 > 00:23:ab:0a:c9:d0, ethertype IPv4 (0x0800), length 94: (tos 0x0, ttl 64, id 43449, offset 0, flags [none], proto ICMP (1), length 80)
                                x.x.x.101 > x.x.x.102: ICMP echo request, id 52021, seq 37890, length 60
                            22:00:29.609160 68:bc:0c:51:9d:17 > 01:80:c2:00:00:00, 802.3, length 60: LLC, dsap STP (0x42) Individual, ssap STP (0x42) Command, ctrl 0x03: STP 802.1d, Config, Flags [none], bridge-id 8068.68:bc:0c:51:9d:00.8017, length 43
                            	message-age 1.00s, max-age 20.00s, hello-time 2.00s, forwarding-delay 15.00s
                            	root-id 8068.00:23:ab:0a:c9:80, root-pathcost 4
                            22:00:29.983380 00:25:64:e5:0b:e7 > 00:23:ab:0a:c9:d0, ethertype IPv4 (0x0800), length 98: (tos 0x0, ttl 64, id 61565, offset 0, flags [none], proto ICMP (1), length 84)
                                x.x.x.101 > x.x.x.102: ICMP echo request, id 8551, seq 1, length 64
                            22:00:30.032907 00:25:64:e5:0b:e7 > 00:23:ab:0a:c9:d0, ethertype IPv4 (0x0800), length 94: (tos 0x0, ttl 64, id 41452, offset 0, flags [none], proto ICMP (1), length 80)
                                x.x.x.101 > x.x.x.102: ICMP echo request, id 52021, seq 38146, length 60
                            22:00:30.974891 00:25:64:e5:0b:e7 > 00:23:ab:0a:c9:d0, ethertype IPv4 (0x0800), length 98: (tos 0x0, ttl 64, id 36199, offset 0, flags [none], proto ICMP (1), length 84)
                                x.x.x.101 > x.x.x.102: ICMP echo request, id 8551, seq 2, length 64
                            22:00:31.032902 00:25:64:e5:0b:e7 > 00:23:ab:0a:c9:d0, ethertype IPv4 (0x0800), length 94: (tos 0x0, ttl 64, id 63682, offset 0, flags [none], proto ICMP (1), length 80)
                                x.x.x.101 > x.x.x.102: ICMP echo request, id 52021, seq 38402, length 60
                            22:00:31.205720 00:13:fa:04:b7:66 > 33:33:00:00:00:02, ethertype IPv6 (0x86dd), length 70: (hlim 255, next-header ICMPv6 (58) payload length: 16) fe80::213:faff:fe04:b766 > ff02::2: [icmp6 sum ok] ICMP6, router solicitation, length 16
                            	  source link-address option (1), length 8 (1): 00:13:fa:04:b7:66
                            	    0x0000:  0013 fa04 b766
                            22:00:31.321745 68:bc:0c:51:9d:17 > 01:00:0c:cc:cc:cc, 802.3, length 60: LLC, dsap SNAP (0xaa) Individual, ssap SNAP (0xaa) Command, ctrl 0x03: oui Cisco (0x00000c), pid DTP (0x2004): DTPv1, length 38
                            	Domain TLV (0x0001) TLV, length 5, 
                            	Status TLV (0x0002) TLV, length 5, 0x4
                            	DTP type TLV (0x0003) TLV, length 5, 0x40
                            	Neighbor TLV (0x0004) TLV, length 10, 68:bc:0c:51:9d:17
                            22:00:31.321747 68:bc:0c:51:9d:17 > 01:00:0c:00:00:00, 802.3, length 90: LLC, dsap SNAP (0xaa) Individual, ssap SNAP (0xaa) Command, ctrl 0x03: oui Cisco (0x00000c), pid Unknown (0x0003): 00 00 68:bc:0c:51:9d:17 01:00:0c:cc:cc:cc 66: 
                            	0x0000:  0022 aaaa 0300 000c 2004 0100 0100 0500  ."..............
                            	0x0010:  0002 0005 0400 0300 0540 0004 000a 68bc  .........@....h.
                            	0x0020:  0c51 9d17 0000 0000 0000 0000 0000 0000  .Q..............
                            	0x0030:  b341 13a8                                .A..
                            22:00:31.616096 68:bc:0c:51:9d:17 > 01:80:c2:00:00:00, 802.3, length 60: LLC, dsap STP (0x42) Individual, ssap STP (0x42) Command, ctrl 0x03: STP 802.1d, Config, Flags [none], bridge-id 8068.68:bc:0c:51:9d:00.8017, length 43
                            	message-age 1.00s, max-age 20.00s, hello-time 2.00s, forwarding-delay 15.00s
                            	root-id 8068.00:23:ab:0a:c9:80, root-pathcost 4
                            22:00:31.967402 00:25:64:e5:0b:e7 > 00:23:ab:0a:c9:d0, ethertype IPv4 (0x0800), length 98: (tos 0x0, ttl 64, id 21141, offset 0, flags [none], proto ICMP (1), length 84)
                                x.x.x.101 > x.x.x.102: ICMP echo request, id 8551, seq 3, length 64
                            22:00:32.032910 00:25:64:e5:0b:e7 > 00:23:ab:0a:c9:d0, ethertype IPv4 (0x0800), length 94: (tos 0x0, ttl 64, id 49433, offset 0, flags [none], proto ICMP (1), length 80)
                                x.x.x.101 > x.x.x.102: ICMP echo request, id 52021, seq 38658, length 60
                            22:00:32.958914 00:25:64:e5:0b:e7 > 00:23:ab:0a:c9:d0, ethertype IPv4 (0x0800), length 98: (tos 0x0, ttl 64, id 14153, offset 0, flags [none], proto ICMP (1), length 84)
                                x.x.x.101 > x.x.x.102: ICMP echo request, id 8551, seq 4, length 64
                            22:00:33.033207 00:25:64:e5:0b:e7 > 00:23:ab:0a:c9:d0, ethertype IPv4 (0x0800), length 94: (tos 0x0, ttl 64, id 55286, offset 0, flags [none], proto ICMP (1), length 80)
                                x.x.x.101 > x.x.x.102: ICMP echo request, id 52021, seq 38914, length 60
                            22:00:33.276673 68:bc:0c:51:9d:17 > 68:bc:0c:51:9d:17, ethertype Loopback (0x9000), length 60: 
                            22:00:33.617426 68:bc:0c:51:9d:17 > 01:80:c2:00:00:00, 802.3, length 60: LLC, dsap STP (0x42) Individual, ssap STP (0x42) Command, ctrl 0x03: STP 802.1d, Config, Flags [none], bridge-id 8068.68:bc:0c:51:9d:00.8017, length 43
                            	message-age 1.00s, max-age 20.00s, hello-time 2.00s, forwarding-delay 15.00s
                            	root-id 8068.00:23:ab:0a:c9:80, root-pathcost 4
                            22:00:34.033203 00:25:64:e5:0b:e7 > 00:23:ab:0a:c9:d0, ethertype IPv4 (0x0800), length 94: (tos 0x0, ttl 64, id 34434, offset 0, flags [none], proto ICMP (1), length 80)
                                x.x.x.101 > x.x.x.102: ICMP echo request, id 52021, seq 39170, length 60
                            22:00:35.033210 00:25:64:e5:0b:e7 > 00:23:ab:0a:c9:d0, ethertype IPv4 (0x0800), length 94: (tos 0x0, ttl 64, id 1889, offset 0, flags [none], proto ICMP (1), length 80)
                                x.x.x.101 > x.x.x.102: ICMP echo request, id 52021, seq 39426, length 60
                            22:00:35.205690 00:13:fa:04:b7:66 > 33:33:00:00:00:02, ethertype IPv6 (0x86dd), length 70: (hlim 255, next-header ICMPv6 (58) payload length: 16) fe80::213:faff:fe04:b766 > ff02::2: [icmp6 sum ok] ICMP6, router solicitation, length 16
                            	  source link-address option (1), length 8 (1): 00:13:fa:04:b7:66
                            	    0x0000:  0013 fa04 b766
                            22:00:35.231168 68:bc:0c:51:9d:17 > 01:00:0c:cc:cc:cc, 802.3, length 455: LLC, dsap SNAP (0xaa) Individual, ssap SNAP (0xaa) Command, ctrl 0x03: oui Cisco (0x00000c), pid CDP (0x2000): CDPv2, ttl: 180s, checksum: 692 (unverified), length 433
                            	Device-ID (0x01), length: 14 bytes: 'P_C_Cul_De_Sac'
                            	Version String (0x05), length: 241 bytes: 
                            	  Cisco IOS Software, C3560 Software (C3560-IPBASE-M), Version 12.2(50)SE5, RELEASE SOFTWARE (fc1)
                            	  Technical Support: http://www.cisco.com/techsupport
                            	  Copyright (c) 1986-2010 by Cisco Systems, Inc.
                            	  Compiled Tue 28-Sep-10 13:21 by prod_rel_team
                            	Platform (0x06), length: 20 bytes: 'cisco WS-C3560G-24PS'
                            	Address (0x02), length: 13 bytes: IPv4 (1) 192.168.0.218
                            	Port-ID (0x03), length: 19 bytes: 'GigabitEthernet0/23'
                            	Capability (0x04), length: 4 bytes: (0x00000029): Router, L2 Switch, IGMP snooping
                            	Protocol-Hello option (0x08), length: 32 bytes: 
                            	VTP Management Domain (0x09), length: 0 byte: ''
                            22:00:35.622376 68:bc:0c:51:9d:17 > 01:80:c2:00:00:00, 802.3, length 60: LLC, dsap STP (0x42) Individual, ssap STP (0x42) Command, ctrl 0x03: STP 802.1d, Config, Flags [none], bridge-id 8068.68:bc:0c:51:9d:00.8017, length 43
                            	message-age 1.00s, max-age 20.00s, hello-time 2.00s, forwarding-delay 15.00s
                            	root-id 8068.00:23:ab:0a:c9:80, root-pathcost 4
                            22:00:36.033509 00:25:64:e5:0b:e7 > 00:23:ab:0a:c9:d0, ethertype IPv4 (0x0800), length 94: (tos 0x0, ttl 64, id 42646, offset 0, flags [none], proto ICMP (1), length 80)
                                x.x.x.101 > x.x.x.102: ICMP echo request, id 52021, seq 39682, length 60
                            22:00:37.033502 00:25:64:e5:0b:e7 > 00:23:ab:0a:c9:d0, ethertype IPv4 (0x0800), length 94: (tos 0x0, ttl 64, id 15824, offset 0, flags [none], proto ICMP (1), length 80)
                                x.x.x.101 > x.x.x.102: ICMP echo request, id 52021, seq 39938, length 60
                            22:00:37.629335 68:bc:0c:51:9d:17 > 01:80:c2:00:00:00, 802.3, length 60: LLC, dsap STP (0x42) Individual, ssap STP (0x42) Command, ctrl 0x03: STP 802.1d, Config, Flags [none], bridge-id 8068.68:bc:0c:51:9d:00.8017, length 43
                            	message-age 1.00s, max-age 20.00s, hello-time 2.00s, forwarding-delay 15.00s
                            	root-id 8068.00:23:ab:0a:c9:80, root-pathcost 4
                            22:00:37.915023 00:23:ab:0a:c9:d0 > 01:00:5e:00:00:05, ethertype IPv4 (0x0800), length 90: (tos 0x0, ttl 1, id 52303, offset 0, flags [none], proto OSPF (89), length 76)
                                x.x.x.102 > 224.0.0.5: OSPFv2, Hello, length 56 [len 44]
                            	Router-ID 192.168.127.2, Backbone Area, Authentication Type: none (0)
                            	Options [External, LLS]
                            	  Hello Timer 10s, Dead Timer 40s, Mask 255.255.255.248, Priority 1
                            	  Designated Router x.x.x.102
                            	  LLS: checksum: 0xfff6, length: 3
                            	    Extended Options (1), length: 4
                            	      Options: 0x00000001 [LSDB resync]
                            22:00:38.033511 00:25:64:e5:0b:e7 > 00:23:ab:0a:c9:d0, ethertype IPv4 (0x0800), length 94: (tos 0x0, ttl 64, id 22904, offset 0, flags [none], proto ICMP (1), length 80)
                                x.x.x.101 > x.x.x.102: ICMP echo request, id 52021, seq 40194, length 60
                            22:00:39.033809 00:25:64:e5:0b:e7 > 00:23:ab:0a:c9:d0, ethertype IPv4 (0x0800), length 94: (tos 0x0, ttl 64, id 56907, offset 0, flags [none], proto ICMP (1), length 80)
                                x.x.x.101 > x.x.x.102: ICMP echo request, id 52021, seq 40450, length 60
                            22:00:39.205741 00:13:fa:04:b7:66 > 33:33:00:00:00:02, ethertype IPv6 (0x86dd), length 70: (hlim 255, next-header ICMPv6 (58) payload length: 16) fe80::213:faff:fe04:b766 > ff02::2: [icmp6 sum ok] ICMP6, router solicitation, length 16
                            	  source link-address option (1), length 8 (1): 00:13:fa:04:b7:66
                            	    0x0000:  0013 fa04 b766
                            22:00:39.635490 68:bc:0c:51:9d:17 > 01:80:c2:00:00:00, 802.3, length 60: LLC, dsap STP (0x42) Individual, ssap STP (0x42) Command, ctrl 0x03: STP 802.1d, Config, Flags [none], bridge-id 8068.68:bc:0c:51:9d:00.8017, length 43
                            	message-age 1.00s, max-age 20.00s, hello-time 2.00s, forwarding-delay 15.00s
                            	root-id 8068.00:23:ab:0a:c9:80, root-pathcost 4
                            22:00:40.034238 00:25:64:e5:0b:e7 > 00:23:ab:0a:c9:d0, ethertype IPv4 (0x0800), length 94: (tos 0x0, ttl 64, id 18743, offset 0, flags [none], proto ICMP (1), length 80)
                                x.x.x.101 > x.x.x.102: ICMP echo request, id 52021, seq 40706, length 60
                            22:00:41.034232 00:25:64:e5:0b:e7 > 00:23:ab:0a:c9:d0, ethertype IPv4 (0x0800), length 94: (tos 0x0, ttl 64, id 48308, offset 0, flags [none], proto ICMP (1), length 80)
                                x.x.x.101 > x.x.x.102: ICMP echo request, id 52021, seq 40962, length 60
                            22:00:41.637156 68:bc:0c:51:9d:17 > 01:80:c2:00:00:00, 802.3, length 60: LLC, dsap STP (0x42) Individual, ssap STP (0x42) Command, ctrl 0x03: STP 802.1d, Config, Flags [none], bridge-id 8068.68:bc:0c:51:9d:00.8017, length 43
                            	message-age 1.00s, max-age 20.00s, hello-time 2.00s, forwarding-delay 15.00s
                            	root-id 8068.00:23:ab:0a:c9:80, root-pathcost 4
                            22:00:42.034240 00:25:64:e5:0b:e7 > 00:23:ab:0a:c9:d0, ethertype IPv4 (0x0800), length 94: (tos 0x0, ttl 64, id 3413, offset 0, flags [none], proto ICMP (1), length 80)
                                x.x.x.101 > x.x.x.102: ICMP echo request, id 52021, seq 41218, length 60
                            22:00:43.034538 00:25:64:e5:0b:e7 > 00:23:ab:0a:c9:d0, ethertype IPv4 (0x0800), length 94: (tos 0x0, ttl 64, id 33259, offset 0, flags [none], proto ICMP (1), length 80)
                                x.x.x.101 > x.x.x.102: ICMP echo request, id 52021, seq 41474, length 60
                            22:00:43.205774 00:13:fa:04:b7:66 > 33:33:00:00:00:02, ethertype IPv6 (0x86dd), length 70: (hlim 255, next-header ICMPv6 (58) payload length: 16) fe80::213:faff:fe04:b766 > ff02::2: [icmp6 sum ok] ICMP6, router solicitation, length 16
                            	  source link-address option (1), length 8 (1): 00:13:fa:04:b7:66
                            	    0x0000:  0013 fa04 b766
                            22:00:43.276206 68:bc:0c:51:9d:17 > 68:bc:0c:51:9d:17, ethertype Loopback (0x9000), length 60: 
                            22:00:43.641992 68:bc:0c:51:9d:17 > 01:80:c2:00:00:00, 802.3, length 60: LLC, dsap STP (0x42) Individual, ssap STP (0x42) Command, ctrl 0x03: STP 802.1d, Config, Flags [none], bridge-id 8068.68:bc:0c:51:9d:00.8017, length 43
                            	message-age 1.00s, max-age 20.00s, hello-time 2.00s, forwarding-delay 15.00s
                            	root-id 8068.00:23:ab:0a:c9:80, root-pathcost 4
                            22:00:44.034533 00:25:64:e5:0b:e7 > 00:23:ab:0a:c9:d0, ethertype IPv4 (0x0800), length 94: (tos 0x0, ttl 64, id 27646, offset 0, flags [none], proto ICMP (1), length 80)
                                x.x.x.101 > x.x.x.102: ICMP echo request, id 52021, seq 41730, length 60
                            22:00:45.034541 00:25:64:e5:0b:e7 > 00:23:ab:0a:c9:d0, ethertype IPv4 (0x0800), length 94: (tos 0x0, ttl 64, id 18010, offset 0, flags [none], proto ICMP (1), length 80)
                                x.x.x.101 > x.x.x.102: ICMP echo request, id 52021, seq 41986, length 60
                            22:00:45.646944 68:bc:0c:51:9d:17 > 01:80:c2:00:00:00, 802.3, length 60: LLC, dsap STP (0x42) Individual, ssap STP (0x42) Command, ctrl 0x03: STP 802.1d, Config, Flags [none], bridge-id 8068.68:bc:0c:51:9d:00.8017, length 43
                            	message-age 1.00s, max-age 20.00s, hello-time 2.00s, forwarding-delay 15.00s
                            	root-id 8068.00:23:ab:0a:c9:80, root-pathcost 4
                            22:00:46.034843 00:25:64:e5:0b:e7 > 00:23:ab:0a:c9:d0, ethertype IPv4 (0x0800), length 94: (tos 0x0, ttl 64, id 55659, offset 0, flags [none], proto ICMP (1), length 80)
                                x.x.x.101 > x.x.x.102: ICMP echo request, id 52021, seq 42242, length 60
                            22:00:47.035271 00:25:64:e5:0b:e7 > 00:23:ab:0a:c9:d0, ethertype IPv4 (0x0800), length 94: (tos 0x0, ttl 64, id 742, offset 0, flags [none], proto ICMP (1), length 80)
                                x.x.x.101 > x.x.x.102: ICMP echo request, id 52021, seq 42498, length 60
                            22:00:47.205929 00:13:fa:04:b7:66 > 33:33:00:00:00:02, ethertype IPv6 (0x86dd), length 70: (hlim 255, next-header ICMPv6 (58) payload length: 16) fe80::213:faff:fe04:b766 > ff02::2: [icmp6 sum ok] ICMP6, router solicitation, length 16
                            	  source link-address option (1), length 8 (1): 00:13:fa:04:b7:66
                            	    0x0000:  0013 fa04 b766
                            22:00:47.653892 68:bc:0c:51:9d:17 > 01:80:c2:00:00:00, 802.3, length 60: LLC, dsap STP (0x42) Individual, ssap STP (0x42) Command, ctrl 0x03: STP 802.1d, Config, Flags [none], bridge-id 8068.68:bc:0c:51:9d:00.8017, length 43
                            	message-age 1.00s, max-age 20.00s, hello-time 2.00s, forwarding-delay 15.00s
                            	root-id 8068.00:23:ab:0a:c9:80, root-pathcost 4
                            22:00:47.914328 00:23:ab:0a:c9:d0 > 01:00:5e:00:00:05, ethertype IPv4 (0x0800), length 90: (tos 0x0, ttl 1, id 52355, offset 0, flags [none], proto OSPF (89), length 76)
                                x.x.x.102 > 224.0.0.5: OSPFv2, Hello, length 56 [len 44]
                            	Router-ID 192.168.127.2, Backbone Area, Authentication Type: none (0)
                            	Options [External, LLS]
                            	  Hello Timer 10s, Dead Timer 40s, Mask 255.255.255.248, Priority 1
                            	  Designated Router x.x.x.102
                            	  LLS: checksum: 0xfff6, length: 3
                            	    Extended Options (1), length: 4
                            	      Options: 0x00000001 [LSDB resync]
                            22:00:48.035702 00:25:64:e5:0b:e7 > 00:23:ab:0a:c9:d0, ethertype IPv4 (0x0800), length 94: (tos 0x0, ttl 64, id 15632, offset 0, flags [none], proto ICMP (1), length 80)
                                x.x.x.101 > x.x.x.102: ICMP echo request, id 52021, seq 42754, length 60
                            22:00:49.035721 00:25:64:e5:0b:e7 > 00:23:ab:0a:c9:d0, ethertype IPv4 (0x0800), length 94: (tos 0x0, ttl 64, id 21230, offset 0, flags [none], proto ICMP (1), length 80)
                                x.x.x.101 > x.x.x.102: ICMP echo request, id 52021, seq 43010, length 60
                            22:00:49.657816 68:bc:0c:51:9d:17 > 01:80:c2:00:00:00, 802.3, length 60: LLC, dsap STP (0x42) Individual, ssap STP (0x42) Command, ctrl 0x03: STP 802.1d, Config, Flags [none], bridge-id 8068.68:bc:0c:51:9d:00.8017, length 43
                            	message-age 1.00s, max-age 20.00s, hello-time 2.00s, forwarding-delay 15.00s
                            	root-id 8068.00:23:ab:0a:c9:80, root-pathcost 4
                            22:00:50.036159 00:25:64:e5:0b:e7 > 00:23:ab:0a:c9:d0, ethertype IPv4 (0x0800), length 94: (tos 0x0, ttl 64, id 27051, offset 0, flags [none], proto ICMP (1), length 80)
                                x.x.x.101 > x.x.x.102: ICMP echo request, id 52021, seq 43266, length 60
                            
                            

                            And 8.8.8.8:

                            
                            ping -c 5 8.8.8.8
                            PING 8.8.8.8 (8.8.8.8): 56 data bytes
                            
                            --- 8.8.8.8 ping statistics ---
                            5 packets transmitted, 0 packets received, 100.0% packet loss
                            
                            

                            Packet Capture for 8.8.8.8:

                            
                            22:10:41.124810 68:bc:0c:51:9d:17 > 01:80:c2:00:00:00, 802.3, length 60: LLC, dsap STP (0x42) Individual, ssap STP (0x42) Command, ctrl 0x03: STP 802.1d, Config, Flags [none], bridge-id 8068.68:bc:0c:51:9d:00.8017, length 43
                            	message-age 1.00s, max-age 20.00s, hello-time 2.00s, forwarding-delay 15.00s
                            	root-id 8068.00:23:ab:0a:c9:80, root-pathcost 4
                            22:10:41.278058 00:25:64:e5:0b:e7 > 00:23:ab:0a:c9:d0, ethertype IPv4 (0x0800), length 94: (tos 0x0, ttl 64, id 37148, offset 0, flags [none], proto ICMP (1), length 80)
                                x.x.x.101 > x.x.x.102: ICMP echo request, id 52021, seq 63492, length 60
                            22:10:42.278479 00:25:64:e5:0b:e7 > 00:23:ab:0a:c9:d0, ethertype IPv4 (0x0800), length 94: (tos 0x0, ttl 64, id 18624, offset 0, flags [none], proto ICMP (1), length 80)
                                x.x.x.101 > x.x.x.102: ICMP echo request, id 52021, seq 63748, length 60
                            22:10:43.126640 68:bc:0c:51:9d:17 > 01:80:c2:00:00:00, 802.3, length 60: LLC, dsap STP (0x42) Individual, ssap STP (0x42) Command, ctrl 0x03: STP 802.1d, Config, Flags [none], bridge-id 8068.68:bc:0c:51:9d:00.8017, length 43
                            	message-age 1.00s, max-age 20.00s, hello-time 2.00s, forwarding-delay 15.00s
                            	root-id 8068.00:23:ab:0a:c9:80, root-pathcost 4
                            22:10:43.211753 00:13:fa:04:b7:66 > 33:33:00:00:00:02, ethertype IPv6 (0x86dd), length 70: (hlim 255, next-header ICMPv6 (58) payload length: 16) fe80::213:faff:fe04:b766 > ff02::2: [icmp6 sum ok] ICMP6, router solicitation, length 16
                            	  source link-address option (1), length 8 (1): 00:13:fa:04:b7:66
                            	    0x0000:  0013 fa04 b766
                            22:10:43.278908 00:25:64:e5:0b:e7 > 00:23:ab:0a:c9:d0, ethertype IPv4 (0x0800), length 94: (tos 0x0, ttl 64, id 19588, offset 0, flags [none], proto ICMP (1), length 80)
                                x.x.x.101 > x.x.x.102: ICMP echo request, id 52021, seq 64004, length 60
                            22:10:43.622346 68:bc:0c:51:9d:17 > 68:bc:0c:51:9d:17, ethertype Loopback (0x9000), length 60: 
                            22:10:44.279335 00:25:64:e5:0b:e7 > 00:23:ab:0a:c9:d0, ethertype IPv4 (0x0800), length 94: (tos 0x0, ttl 64, id 16654, offset 0, flags [none], proto ICMP (1), length 80)
                                x.x.x.101 > x.x.x.102: ICMP echo request, id 52021, seq 64260, length 60
                            22:10:45.132637 68:bc:0c:51:9d:17 > 01:80:c2:00:00:00, 802.3, length 60: LLC, dsap STP (0x42) Individual, ssap STP (0x42) Command, ctrl 0x03: STP 802.1d, Config, Flags [none], bridge-id 8068.68:bc:0c:51:9d:00.8017, length 43
                            	message-age 1.00s, max-age 20.00s, hello-time 2.00s, forwarding-delay 15.00s
                            	root-id 8068.00:23:ab:0a:c9:80, root-pathcost 4
                            22:10:45.279765 00:25:64:e5:0b:e7 > 00:23:ab:0a:c9:d0, ethertype IPv4 (0x0800), length 94: (tos 0x0, ttl 64, id 65136, offset 0, flags [none], proto ICMP (1), length 80)
                                x.x.x.101 > x.x.x.102: ICMP echo request, id 52021, seq 64516, length 60
                            22:10:46.280193 00:25:64:e5:0b:e7 > 00:23:ab:0a:c9:d0, ethertype IPv4 (0x0800), length 94: (tos 0x0, ttl 64, id 28103, offset 0, flags [none], proto ICMP (1), length 80)
                                x.x.x.101 > x.x.x.102: ICMP echo request, id 52021, seq 64772, length 60
                            22:10:47.136470 68:bc:0c:51:9d:17 > 01:80:c2:00:00:00, 802.3, length 60: LLC, dsap STP (0x42) Individual, ssap STP (0x42) Command, ctrl 0x03: STP 802.1d, Config, Flags [none], bridge-id 8068.68:bc:0c:51:9d:00.8017, length 43
                            	message-age 1.00s, max-age 20.00s, hello-time 2.00s, forwarding-delay 15.00s
                            	root-id 8068.00:23:ab:0a:c9:80, root-pathcost 4
                            22:10:47.211785 00:13:fa:04:b7:66 > 33:33:00:00:00:02, ethertype IPv6 (0x86dd), length 70: (hlim 255, next-header ICMPv6 (58) payload length: 16) fe80::213:faff:fe04:b766 > ff02::2: [icmp6 sum ok] ICMP6, router solicitation, length 16
                            	  source link-address option (1), length 8 (1): 00:13:fa:04:b7:66
                            	    0x0000:  0013 fa04 b766
                            22:10:47.280622 00:25:64:e5:0b:e7 > 00:23:ab:0a:c9:d0, ethertype IPv4 (0x0800), length 94: (tos 0x0, ttl 64, id 50598, offset 0, flags [none], proto ICMP (1), length 80)
                                x.x.x.101 > x.x.x.102: ICMP echo request, id 52021, seq 65028, length 60
                            22:10:48.231321 00:23:ab:0a:c9:d0 > 01:00:5e:00:00:05, ethertype IPv4 (0x0800), length 90: (tos 0x0, ttl 1, id 55253, offset 0, flags [none], proto OSPF (89), length 76)
                                x.x.x.102 > 224.0.0.5: OSPFv2, Hello, length 56 [len 44]
                            	Router-ID 192.168.127.2, Backbone Area, Authentication Type: none (0)
                            	Options [External, LLS]
                            	  Hello Timer 10s, Dead Timer 40s, Mask 255.255.255.248, Priority 1
                            	  Designated Router x.x.x.102
                            	  LLS: checksum: 0xfff6, length: 3
                            	    Extended Options (1), length: 4
                            	      Options: 0x00000001 [LSDB resync]
                            22:10:48.281051 00:25:64:e5:0b:e7 > 00:23:ab:0a:c9:d0, ethertype IPv4 (0x0800), length 94: (tos 0x0, ttl 64, id 13268, offset 0, flags [none], proto ICMP (1), length 80)
                                x.x.x.101 > x.x.x.102: ICMP echo request, id 52021, seq 65284, length 60
                            22:10:49.145673 68:bc:0c:51:9d:17 > 01:80:c2:00:00:00, 802.3, length 60: LLC, dsap STP (0x42) Individual, ssap STP (0x42) Command, ctrl 0x03: STP 802.1d, Config, Flags [none], bridge-id 8068.68:bc:0c:51:9d:00.8017, length 43
                            	message-age 1.00s, max-age 20.00s, hello-time 2.00s, forwarding-delay 15.00s
                            	root-id 8068.00:23:ab:0a:c9:80, root-pathcost 4
                            22:10:49.281480 00:25:64:e5:0b:e7 > 00:23:ab:0a:c9:d0, ethertype IPv4 (0x0800), length 94: (tos 0x0, ttl 64, id 43177, offset 0, flags [none], proto ICMP (1), length 80)
                                x.x.x.101 > x.x.x.102: ICMP echo request, id 52021, seq 5, length 60
                            22:10:50.281908 00:25:64:e5:0b:e7 > 00:23:ab:0a:c9:d0, ethertype IPv4 (0x0800), length 94: (tos 0x0, ttl 64, id 20904, offset 0, flags [none], proto ICMP (1), length 80)
                                x.x.x.101 > x.x.x.102: ICMP echo request, id 52021, seq 261, length 60
                            22:10:50.567471 00:25:64:e5:0b:e7 > 00:23:ab:0a:c9:d0, ethertype IPv4 (0x0800), length 98: (tos 0x0, ttl 64, id 41781, offset 0, flags [none], proto ICMP (1), length 84)
                                x.x.x.101 > 8.8.8.8: ICMP echo request, id 22413, seq 0, length 64
                            22:10:51.147992 68:bc:0c:51:9d:17 > 01:80:c2:00:00:00, 802.3, length 60: LLC, dsap STP (0x42) Individual, ssap STP (0x42) Command, ctrl 0x03: STP 802.1d, Config, Flags [none], bridge-id 8068.68:bc:0c:51:9d:00.8017, length 43
                            	message-age 1.00s, max-age 20.00s, hello-time 2.00s, forwarding-delay 15.00s
                            	root-id 8068.00:23:ab:0a:c9:80, root-pathcost 4
                            22:10:51.211869 00:13:fa:04:b7:66 > 33:33:00:00:00:02, ethertype IPv6 (0x86dd), length 70: (hlim 255, next-header ICMPv6 (58) payload length: 16) fe80::213:faff:fe04:b766 > ff02::2: [icmp6 sum ok] ICMP6, router solicitation, length 16
                            	  source link-address option (1), length 8 (1): 00:13:fa:04:b7:66
                            	    0x0000:  0013 fa04 b766
                            22:10:51.282342 00:25:64:e5:0b:e7 > 00:23:ab:0a:c9:d0, ethertype IPv4 (0x0800), length 94: (tos 0x0, ttl 64, id 20043, offset 0, flags [none], proto ICMP (1), length 80)
                                x.x.x.101 > x.x.x.102: ICMP echo request, id 52021, seq 517, length 60
                            22:10:51.565626 00:25:64:e5:0b:e7 > 00:23:ab:0a:c9:d0, ethertype IPv4 (0x0800), length 98: (tos 0x0, ttl 64, id 64514, offset 0, flags [none], proto ICMP (1), length 84)
                                x.x.x.101 > 8.8.8.8: ICMP echo request, id 22413, seq 1, length 64
                            22:10:52.282337 00:25:64:e5:0b:e7 > 00:23:ab:0a:c9:d0, ethertype IPv4 (0x0800), length 94: (tos 0x0, ttl 64, id 40189, offset 0, flags [none], proto ICMP (1), length 80)
                                x.x.x.101 > x.x.x.102: ICMP echo request, id 52021, seq 773, length 60
                            22:10:52.564077 00:25:64:e5:0b:e7 > 00:23:ab:0a:c9:d0, ethertype IPv4 (0x0800), length 98: (tos 0x0, ttl 64, id 63758, offset 0, flags [none], proto ICMP (1), length 84)
                                x.x.x.101 > 8.8.8.8: ICMP echo request, id 22413, seq 2, length 64
                            22:10:53.151321 68:bc:0c:51:9d:17 > 01:80:c2:00:00:00, 802.3, length 60: LLC, dsap STP (0x42) Individual, ssap STP (0x42) Command, ctrl 0x03: STP 802.1d, Config, Flags [none], bridge-id 8068.68:bc:0c:51:9d:00.8017, length 43
                            	message-age 1.00s, max-age 20.00s, hello-time 2.00s, forwarding-delay 15.00s
                            	root-id 8068.00:23:ab:0a:c9:80, root-pathcost 4
                            22:10:53.282343 00:25:64:e5:0b:e7 > 00:23:ab:0a:c9:d0, ethertype IPv4 (0x0800), length 94: (tos 0x0, ttl 64, id 24717, offset 0, flags [none], proto ICMP (1), length 80)
                                x.x.x.101 > x.x.x.102: ICMP echo request, id 52021, seq 1029, length 60
                            22:10:53.562525 00:25:64:e5:0b:e7 > 00:23:ab:0a:c9:d0, ethertype IPv4 (0x0800), length 98: (tos 0x0, ttl 64, id 16257, offset 0, flags [none], proto ICMP (1), length 84)
                                x.x.x.101 > 8.8.8.8: ICMP echo request, id 22413, seq 3, length 64
                            22:10:53.629947 68:bc:0c:51:9d:17 > 68:bc:0c:51:9d:17, ethertype Loopback (0x9000), length 60: 
                            22:10:54.282640 00:25:64:e5:0b:e7 > 00:23:ab:0a:c9:d0, ethertype IPv4 (0x0800), length 94: (tos 0x0, ttl 64, id 9554, offset 0, flags [none], proto ICMP (1), length 80)
                                x.x.x.101 > x.x.x.102: ICMP echo request, id 52021, seq 1285, length 60
                            22:10:54.560972 00:25:64:e5:0b:e7 > 00:23:ab:0a:c9:d0, ethertype IPv4 (0x0800), length 98: (tos 0x0, ttl 64, id 54688, offset 0, flags [none], proto ICMP (1), length 84)
                                x.x.x.101 > 8.8.8.8: ICMP echo request, id 22413, seq 4, length 64
                            22:10:55.156086 68:bc:0c:51:9d:17 > 01:80:c2:00:00:00, 802.3, length 60: LLC, dsap STP (0x42) Individual, ssap STP (0x42) Command, ctrl 0x03: STP 802.1d, Config, Flags [none], bridge-id 8068.68:bc:0c:51:9d:00.8017, length 43
                            	message-age 1.00s, max-age 20.00s, hello-time 2.00s, forwarding-delay 15.00s
                            	root-id 8068.00:23:ab:0a:c9:80, root-pathcost 4
                            22:10:55.211911 00:13:fa:04:b7:66 > 33:33:00:00:00:02, ethertype IPv6 (0x86dd), length 70: (hlim 255, next-header ICMPv6 (58) payload length: 16) fe80::213:faff:fe04:b766 > ff02::2: [icmp6 sum ok] ICMP6, router solicitation, length 16
                            	  source link-address option (1), length 8 (1): 00:13:fa:04:b7:66
                            	    0x0000:  0013 fa04 b766
                            22:10:55.283070 00:25:64:e5:0b:e7 > 00:23:ab:0a:c9:d0, ethertype IPv4 (0x0800), length 94: (tos 0x0, ttl 64, id 29609, offset 0, flags [none], proto ICMP (1), length 80)
                                x.x.x.101 > x.x.x.102: ICMP echo request, id 52021, seq 1541, length 60
                            22:10:56.283066 00:25:64:e5:0b:e7 > 00:23:ab:0a:c9:d0, ethertype IPv4 (0x0800), length 94: (tos 0x0, ttl 64, id 57558, offset 0, flags [none], proto ICMP (1), length 80)
                                x.x.x.101 > x.x.x.102: ICMP echo request, id 52021, seq 1797, length 60
                            22:10:57.165215 68:bc:0c:51:9d:17 > 01:80:c2:00:00:00, 802.3, length 60: LLC, dsap STP (0x42) Individual, ssap STP (0x42) Command, ctrl 0x03: STP 802.1d, Config, Flags [none], bridge-id 8068.68:bc:0c:51:9d:00.8017, length 43
                            	message-age 1.00s, max-age 20.00s, hello-time 2.00s, forwarding-delay 15.00s
                            	root-id 8068.00:23:ab:0a:c9:80, root-pathcost 4
                            22:10:57.283077 00:25:64:e5:0b:e7 > 00:23:ab:0a:c9:d0, ethertype IPv4 (0x0800), length 94: (tos 0x0, ttl 64, id 27597, offset 0, flags [none], proto ICMP (1), length 80)
                                x.x.x.101 > x.x.x.102: ICMP echo request, id 52021, seq 2053, length 60
                            22:10:58.238939 00:23:ab:0a:c9:d0 > 01:00:5e:00:00:05, ethertype IPv4 (0x0800), length 90: (tos 0x0, ttl 1, id 55302, offset 0, flags [none], proto OSPF (89), length 76)
                                x.x.x.102 > 224.0.0.5: OSPFv2, Hello, length 56 [len 44]
                            	Router-ID 192.168.127.2, Backbone Area, Authentication Type: none (0)
                            	Options [External, LLS]
                            	  Hello Timer 10s, Dead Timer 40s, Mask 255.255.255.248, Priority 1
                            	  Designated Router x.x.x.102
                            	  LLS: checksum: 0xfff6, length: 3
                            	    Extended Options (1), length: 4
                            	      Options: 0x00000001 [LSDB resync]
                            22:10:58.283376 00:25:64:e5:0b:e7 > 00:23:ab:0a:c9:d0, ethertype IPv4 (0x0800), length 94: (tos 0x0, ttl 64, id 64013, offset 0, flags [none], proto ICMP (1), length 80)
                                x.x.x.101 > x.x.x.102: ICMP echo request, id 52021, seq 2309, length 60
                            22:10:59.168021 68:bc:0c:51:9d:17 > 01:80:c2:00:00:00, 802.3, length 60: LLC, dsap STP (0x42) Individual, ssap STP (0x42) Command, ctrl 0x03: STP 802.1d, Config, Flags [none], bridge-id 8068.68:bc:0c:51:9d:00.8017, length 43
                            	message-age 1.00s, max-age 20.00s, hello-time 2.00s, forwarding-delay 15.00s
                            	root-id 8068.00:23:ab:0a:c9:80, root-pathcost 4
                            22:10:59.211941 00:13:fa:04:b7:66 > 33:33:00:00:00:02, ethertype IPv6 (0x86dd), length 70: (hlim 255, next-header ICMPv6 (58) payload length: 16) fe80::213:faff:fe04:b766 > ff02::2: [icmp6 sum ok] ICMP6, router solicitation, length 16
                            	  source link-address option (1), length 8 (1): 00:13:fa:04:b7:66
                            	    0x0000:  0013 fa04 b766
                            22:10:59.283394 00:25:64:e5:0b:e7 > 00:23:ab:0a:c9:d0, ethertype IPv4 (0x0800), length 94: (tos 0x0, ttl 64, id 34591, offset 0, flags [none], proto ICMP (1), length 80)
                                x.x.x.101 > x.x.x.102: ICMP echo request, id 52021, seq 2565, length 60
                            22:11:00.283832 00:25:64:e5:0b:e7 > 00:23:ab:0a:c9:d0, ethertype IPv4 (0x0800), length 94: (tos 0x0, ttl 64, id 40269, offset 0, flags [none], proto ICMP (1), length 80)
                                x.x.x.101 > x.x.x.102: ICMP echo request, id 52021, seq 2821, length 60
                            22:11:01.172763 68:bc:0c:51:9d:17 > 01:80:c2:00:00:00, 802.3, length 60: LLC, dsap STP (0x42) Individual, ssap STP (0x42) Command, ctrl 0x03: STP 802.1d, Config, Flags [none], bridge-id 8068.68:bc:0c:51:9d:00.8017, length 43
                            	message-age 1.00s, max-age 20.00s, hello-time 2.00s, forwarding-delay 15.00s
                            	root-id 8068.00:23:ab:0a:c9:80, root-pathcost 4
                            22:11:01.283806 00:25:64:e5:0b:e7 > 00:23:ab:0a:c9:d0, ethertype IPv4 (0x0800), length 94: (tos 0x0, ttl 64, id 23120, offset 0, flags [none], proto ICMP (1), length 80)
                                x.x.x.101 > x.x.x.102: ICMP echo request, id 52021, seq 3077, length 60
                            22:11:01.456120 68:bc:0c:51:9d:17 > 01:00:0c:cc:cc:cc, 802.3, length 60: LLC, dsap SNAP (0xaa) Individual, ssap SNAP (0xaa) Command, ctrl 0x03: oui Cisco (0x00000c), pid DTP (0x2004): DTPv1, length 38
                            	Domain TLV (0x0001) TLV, length 5, 
                            	Status TLV (0x0002) TLV, length 5, 0x4
                            	DTP type TLV (0x0003) TLV, length 5, 0x40
                            	Neighbor TLV (0x0004) TLV, length 10, 68:bc:0c:51:9d:17
                            22:11:01.456330 68:bc:0c:51:9d:17 > 01:00:0c:00:00:00, 802.3, length 90: LLC, dsap SNAP (0xaa) Individual, ssap SNAP (0xaa) Command, ctrl 0x03: oui Cisco (0x00000c), pid Unknown (0x0003): 00 00 68:bc:0c:51:9d:17 01:00:0c:cc:cc:cc 66: 
                            	0x0000:  0022 aaaa 0300 000c 2004 0100 0100 0500  ."..............
                            	0x0010:  0002 0005 0400 0300 0540 0004 000a 68bc  .........@....h.
                            	0x0020:  0c51 9d17 0000 0000 0000 0000 0000 0000  .Q..............
                            	0x0030:  b341 13a8                                .A..
                            22:11:02.283817 00:25:64:e5:0b:e7 > 00:23:ab:0a:c9:d0, ethertype IPv4 (0x0800), length 94: (tos 0x0, ttl 64, id 21357, offset 0, flags [none], proto ICMP (1), length 80)
                                x.x.x.101 > x.x.x.102: ICMP echo request, id 52021, seq 3333, length 60
                            22:11:03.175707 68:bc:0c:51:9d:17 > 01:80:c2:00:00:00, 802.3, length 60: LLC, dsap STP (0x42) Individual, ssap STP (0x42) Command, ctrl 0x03: STP 802.1d, Config, Flags [none], bridge-id 8068.68:bc:0c:51:9d:00.8017, length 43
                            	message-age 1.00s, max-age 20.00s, hello-time 2.00s, forwarding-delay 15.00s
                            	root-id 8068.00:23:ab:0a:c9:80, root-pathcost 4
                            22:11:03.211983 00:13:fa:04:b7:66 > 33:33:00:00:00:02, ethertype IPv6 (0x86dd), length 70: (hlim 255, next-header ICMPv6 (58) payload length: 16) fe80::213:faff:fe04:b766 > ff02::2: [icmp6 sum ok] ICMP6, router solicitation, length 16
                            	  source link-address option (1), length 8 (1): 00:13:fa:04:b7:66
                            	    0x0000:  0013 fa04 b766
                            22:11:03.284117 00:25:64:e5:0b:e7 > 00:23:ab:0a:c9:d0, ethertype IPv4 (0x0800), length 94: (tos 0x0, ttl 64, id 23421, offset 0, flags [none], proto ICMP (1), length 80)
                                x.x.x.101 > x.x.x.102: ICMP echo request, id 52021, seq 3589, length 60
                            22:11:03.629338 68:bc:0c:51:9d:17 > 68:bc:0c:51:9d:17, ethertype Loopback (0x9000), length 60: 
                            22:11:04.284111 00:25:64:e5:0b:e7 > 00:23:ab:0a:c9:d0, ethertype IPv4 (0x0800), length 94: (tos 0x0, ttl 64, id 17029, offset 0, flags [none], proto ICMP (1), length 80)
                                x.x.x.101 > x.x.x.102: ICMP echo request, id 52021, seq 3845, length 60
                            22:11:05.184319 68:bc:0c:51:9d:17 > 01:80:c2:00:00:00, 802.3, length 60: LLC, dsap STP (0x42) Individual, ssap STP (0x42) Command, ctrl 0x03: STP 802.1d, Config, Flags [none], bridge-id 8068.68:bc:0c:51:9d:00.8017, length 43
                            	message-age 1.00s, max-age 20.00s, hello-time 2.00s, forwarding-delay 15.00s
                            	root-id 8068.00:23:ab:0a:c9:80, root-pathcost 4
                            22:11:05.284119 00:25:64:e5:0b:e7 > 00:23:ab:0a:c9:d0, ethertype IPv4 (0x0800), length 94: (tos 0x0, ttl 64, id 56920, offset 0, flags [none], proto ICMP (1), length 80)
                                x.x.x.101 > x.x.x.102: ICMP echo request, id 52021, seq 4101, length 60
                            22:11:06.284423 00:25:64:e5:0b:e7 > 00:23:ab:0a:c9:d0, ethertype IPv4 (0x0800), length 94: (tos 0x0, ttl 64, id 8970, offset 0, flags [none], proto ICMP (1), length 80)
                                x.x.x.101 > x.x.x.102: ICMP echo request, id 52021, seq 4357, length 60
                            22:11:07.185585 68:bc:0c:51:9d:17 > 01:80:c2:00:00:00, 802.3, length 60: LLC, dsap STP (0x42) Individual, ssap STP (0x42) Command, ctrl 0x03: STP 802.1d, Config, Flags [none], bridge-id 8068.68:bc:0c:51:9d:00.8017, length 43
                            	message-age 1.00s, max-age 20.00s, hello-time 2.00s, forwarding-delay 15.00s
                            	root-id 8068.00:23:ab:0a:c9:80, root-pathcost 4
                            22:11:07.212033 00:13:fa:04:b7:66 > 33:33:00:00:00:02, ethertype IPv6 (0x86dd), length 70: (hlim 255, next-header ICMPv6 (58) payload length: 16) fe80::213:faff:fe04:b766 > ff02::2: [icmp6 sum ok] ICMP6, router solicitation, length 16
                            	  source link-address option (1), length 8 (1): 00:13:fa:04:b7:66
                            	    0x0000:  0013 fa04 b766
                            22:11:07.284851 00:25:64:e5:0b:e7 > 00:23:ab:0a:c9:d0, ethertype IPv4 (0x0800), length 94: (tos 0x0, ttl 64, id 48900, offset 0, flags [none], proto ICMP (1), length 80)
                                x.x.x.101 > x.x.x.102: ICMP echo request, id 52021, seq 4613, length 60
                            22:11:08.247665 00:23:ab:0a:c9:d0 > 01:00:5e:00:00:05, ethertype IPv4 (0x0800), length 90: (tos 0x0, ttl 1, id 55343, offset 0, flags [none], proto OSPF (89), length 76)
                                x.x.x.102 > 224.0.0.5: OSPFv2, Hello, length 56 [len 44]
                            	Router-ID 192.168.127.2, Backbone Area, Authentication Type: none (0)
                            	Options [External, LLS]
                            	  Hello Timer 10s, Dead Timer 40s, Mask 255.255.255.248, Priority 1
                            	  Designated Router x.x.x.102
                            	  LLS: checksum: 0xfff6, length: 3
                            	    Extended Options (1), length: 4
                            	      Options: 0x00000001 [LSDB resync]
                            22:11:08.285280 00:25:64:e5:0b:e7 > 00:23:ab:0a:c9:d0, ethertype IPv4 (0x0800), length 94: (tos 0x0, ttl 64, id 43427, offset 0, flags [none], proto ICMP (1), length 80)
                                x.x.x.101 > x.x.x.102: ICMP echo request, id 52021, seq 4869, length 60
                            22:11:09.192367 68:bc:0c:51:9d:17 > 01:80:c2:00:00:00, 802.3, length 60: LLC, dsap STP (0x42) Individual, ssap STP (0x42) Command, ctrl 0x03: STP 802.1d, Config, Flags [none], bridge-id 8068.68:bc:0c:51:9d:00.8017, length 43
                            	message-age 1.00s, max-age 20.00s, hello-time 2.00s, forwarding-delay 15.00s
                            	root-id 8068.00:23:ab:0a:c9:80, root-pathcost 4
                            22:11:09.285709 00:25:64:e5:0b:e7 > 00:23:ab:0a:c9:d0, ethertype IPv4 (0x0800), length 94: (tos 0x0, ttl 64, id 60866, offset 0, flags [none], proto ICMP (1), length 80)
                                x.x.x.101 > x.x.x.102: ICMP echo request, id 52021, seq 5125, length 60
                            22:11:10.286137 00:25:64:e5:0b:e7 > 00:23:ab:0a:c9:d0, ethertype IPv4 (0x0800), length 94: (tos 0x0, ttl 64, id 50713, offset 0, flags [none], proto ICMP (1), length 80)
                                x.x.x.101 > x.x.x.102: ICMP echo request, id 52021, seq 5381, length 60
                            22:11:11.195293 68:bc:0c:51:9d:17 > 01:80:c2:00:00:00, 802.3, length 60: LLC, dsap STP (0x42) Individual, ssap STP (0x42) Command, ctrl 0x03: STP 802.1d, Config, Flags [none], bridge-id 8068.68:bc:0c:51:9d:00.8017, length 43
                            	message-age 1.00s, max-age 20.00s, hello-time 2.00s, forwarding-delay 15.00s
                            	root-id 8068.00:23:ab:0a:c9:80, root-pathcost 4
                            22:11:11.212066 00:13:fa:04:b7:66 > 33:33:00:00:00:02, ethertype IPv6 (0x86dd), length 70: (hlim 255, next-header ICMPv6 (58) payload length: 16) fe80::213:faff:fe04:b766 > ff02::2: [icmp6 sum ok] ICMP6, router solicitation, length 16
                            	  source link-address option (1), length 8 (1): 00:13:fa:04:b7:66
                            	    0x0000:  0013 fa04 b766
                            22:11:11.286564 00:25:64:e5:0b:e7 > 00:23:ab:0a:c9:d0, ethertype IPv4 (0x0800), length 94: (tos 0x0, ttl 64, id 61179, offset 0, flags [none], proto ICMP (1), length 80)
                                x.x.x.101 > x.x.x.102: ICMP echo request, id 52021, seq 5637, length 60
                            
                            
                            1 Reply Last reply Reply Quote 0
                            • G
                              gfoxfarmer
                              last edited by

                              @heavy1metal:

                              So 255.255.255.248? My mint installation asks for a network mask instead of cidr, I just wanted to be sure you weren't using 255.255.255.0 and it was working with a different mask.

                              Yes I used 255.255.255.248 on the mint side

                              1 Reply Last reply Reply Quote 0
                              • W
                                Wasca
                                last edited by

                                I have a very similar situation with my new install of pfsense 2.02.

                                I've noticed that any windows PC trying to go to the pfsense webgui on the WAN interface is really really slow, but as soon as I use my MAC or an iphone or an ipad to browse to the same location, it's super fast and just works perfectly.

                                I have a Openvpn server running on the pfsense router, when a windows PC connects up to the VPN service and then I use that windows PC to go to the Webgui on the router it works perfectly. If I'm not connected to the VPN back to super slowness to the point of totally unusable.

                                I'm hoping our situation is related so we can both figure out what is going on.

                                1 Reply Last reply Reply Quote 0
                                • W
                                  Wasca
                                  last edited by

                                  Could this situation be related to the WAN interface and a mis-match of interface speed/duplexing issue?

                                  1 Reply Last reply Reply Quote 0
                                  • G
                                    gfoxfarmer
                                    last edited by

                                    @Wasca:

                                    Could this situation be related to the WAN interface and a mis-match of interface speed/duplexing issue?

                                    how do I check if this is the problem? I have Default (no preference, typically autoselect) selected, I have the following options:

                                    
                                    autoselect
                                    1000baseT
                                    1000baseT full-duplex
                                    100baseTX full-duplex
                                    100baseTX
                                    10baseT/UTP full-duplex
                                    10baseT/UTP
                                    
                                    

                                    I had tried 1000baseT, 1000baseT full-duplex, 100baseTX full-duplex, 100base TX, before and was still having the problem, but I didn't restart the pfSense after each change, would I have to restart the pfSense after each change?

                                    Also, as I said before, if I leave a ping running to x.x.x.102 or 8.8.8.8 and a save the wan interface, without any changes and then click on apply I receive 1 reply from the ip I'm pinging.

                                    1 Reply Last reply Reply Quote 0
                                    • G
                                      gfoxfarmer
                                      last edited by

                                      On the firewall logs I'm seeing an entree that has the following:

                                      interface:WAN
                                      source:x.x.x.102
                                      destination:224.0.0.5
                                      protocol:OSPF

                                      don't know if this information helps?

                                      1 Reply Last reply Reply Quote 0
                                      • W
                                        wallabybob
                                        last edited by

                                        I don't know why your gateway is ending you OSPF messages. Perhaps it is expecting some sort of OSPF response and won't properly talk with your pfSense until it gets its expected response.

                                        1 Reply Last reply Reply Quote 0
                                        • K
                                          Klaws
                                          last edited by

                                          Try unckecking "block bogon networks". Perhaps your public IP address is one of the very new ones which is still regarded as bogon.

                                          I don't really remember how bogon block are applied within pfSense, but I think I remember that it might have been that they are loaded very shortly after the interface goes "up". Well - very vague, I know.

                                          1 Reply Last reply Reply Quote 0
                                          • G
                                            gfoxfarmer
                                            last edited by

                                            @Klaws:

                                            Try unckecking "block bogon networks". Perhaps your public IP address is one of the very new ones which is still regarded as bogon.

                                            I don't really remember how bogon block are applied within pfSense, but I think I remember that it might have been that they are loaded very shortly after the interface goes "up". Well - very vague, I know.

                                            That didn't work, I unchecked the block bogon networks checkbox, saved and applied the changes and I'm still not getting any ping replies from x.x.x.102 nor 8.8.8.8

                                            1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post
                                            Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.