Windows client can connec to server but not ping any other clients

Post your questions about SoftEther VPN software here. Please answer questions if you can afford.
Post Reply
mf_2
Posts: 16
Joined: Wed Oct 05, 2022 9:38 pm

Windows client can connec to server but not ping any other clients

Post by mf_2 » Wed Oct 05, 2022 9:50 pm

Hi guys,
I have been fiddling around with SoftEther VPN Server and a Windows 10 client using the builtin client functionality.
At my current state I can establish an L2TP/IPsec connection with my Windows Domain Account on my client machine.
However I cannot reach any of the other computers on the LAN (neither by ping, nor by connecting network shares).
After researching for a few hours I am at a loss.
My server machine is running Windows Server 2012 R2 with SoftEther Server, WIndows DHCP Server and it also acts as a Domain Controller.

Here's the client output for "ipconfig /all", stripped of the disconnected adapters for clarity. It is German, but the relevant info should be readable nonetheless:

Code: Select all


Windows-IP-Konfiguration

   Hostname  . . . . . . . . . . . . : LAPTOP-CONTOSO
   Prim„res DNS-Suffix . . . . . . . : CONTOSO.INT
   Knotentyp . . . . . . . . . . . . : Hybrid
   IP-Routing aktiviert  . . . . . . : Nein
   WINS-Proxy aktiviert  . . . . . . : Nein
   DNS-Suffixsuchliste . . . . . . . : CONTOSO.INT

PPP-Adapter CONTOSO GmbH:

   Verbindungsspezifisches DNS-Suffix: CONTOSO.INT
   Beschreibung. . . . . . . . . . . : CONTOSO Corp
   Physische Adresse . . . . . . . . : 
   DHCP aktiviert. . . . . . . . . . : Nein
   Autokonfiguration aktiviert . . . : Ja
   IPv4-Adresse  . . . . . . . . . . : 192.168.0.159(Bevorzugt) 
   Subnetzmaske  . . . . . . . . . . : 255.255.255.255
   Standardgateway . . . . . . . . . : 0.0.0.0
   DNS-Server  . . . . . . . . . . . : 192.168.0.240
   NetBIOS ber TCP/IP . . . . . . . : Aktiviert

Drahtlos-LAN-Adapter WLAN 4:

   Verbindungsspezifisches DNS-Suffix: 
   Beschreibung. . . . . . . . . . . : Intel(R) Dual Band Wireless-AC 8265 #3
   Physische Adresse . . . . . . . . : 38-00-25-0E-35-2B
   DHCP aktiviert. . . . . . . . . . : Ja
   Autokonfiguration aktiviert . . . : Ja
   IPv6-Adresse. . . . . . . . . . . : 2a01:598:89f5:bef2:c053:89b3:95c2:5e81(Bevorzugt) 
   Tempor„re IPv6-Adresse. . . . . . : 2a01:598:89f5:bef2:77:1f0e:7d46:17e7(Bevorzugt) 
   Verbindungslokale IPv6-Adresse  . : fe80::c053:89b3:95c2:5e81%26(Bevorzugt) 
   IPv4-Adresse  . . . . . . . . . . : 172.20.10.9(Bevorzugt) 
   Subnetzmaske  . . . . . . . . . . : 255.255.255.240
   Lease erhalten. . . . . . . . . . : Mittwoch, 5. Oktober 2022 22:44:39
   Lease l„uft ab. . . . . . . . . . : Donnerstag, 6. Oktober 2022 23:45:24
   Standardgateway . . . . . . . . . : fe80::b8e6:cff:fe2b:f164%26
                                       172.20.10.1
   DHCP-Server . . . . . . . . . . . : 172.20.10.1
   DHCPv6-IAID . . . . . . . . . . . : 406323237
   DHCPv6-Client-DUID. . . . . . . . : 00-01-00-01-29-F7-DB-7D-54-E1-AD-75-AC-0B
   DNS-Server  . . . . . . . . . . . : fe80::b8e6:cff:fe2b:f164%26
                                       172.20.10.1
   NetBIOS ber TCP/IP . . . . . . . : Aktiviert

My server's IP address is 192.168.0.230. My router's IP address is 192.168.0.1.
I have not enabled SecureNAT on the SoftEther server. Both the server and client have been restarted.
This did not solve the situation.

How can I get to the point where the client is able to see the other computers on the LAN?
The subnet mask for the PPP adapter looks odd -> shouldn't it be 255.255.255.0 to allow for visibility of the other computers? And if so, how can I set it? The scope properties of my Windows DHCP server shows the submask ending in 0.

Best regards
mf_2

solo
Posts: 1228
Joined: Sun Feb 14, 2021 10:31 am

Re: Windows client can connec to server but not ping any other clients

Post by solo » Wed Oct 05, 2022 11:36 pm

Hi,
- on the SE hub set: Log Save Setting / Save Packet Log: ON / ICMP Packet: Header Only
- briefly disable the server's firewall
- make a VPN connection and from the client ping 192.168.0.1
- then, after the client's ping, post as code from the server:

Code: Select all

ipconfig /all
netstat -r
SE's packet_log //check timestamps and remove irrelevant entries
vpncmd localhost:port /server /password:*** /cmd BridgeDeviceList
vpncmd localhost:port /server /password:*** /cmd BridgeList
//replace: *** with SE admin password
Redact private data, if any, but do not strip anything.

mf_2
Posts: 16
Joined: Wed Oct 05, 2022 9:38 pm

Re: Windows client can connec to server but not ping any other clients

Post by mf_2 » Thu Oct 06, 2022 7:04 pm

I tried that. The ping itself was unsuccessful.
ipconfig /all

Code: Select all


Windows IP Configuration

   Host Name . . . . . . . . . . . . : CONTOSO-DC01
   Primary Dns Suffix  . . . . . . . : CONTOSO-CORP.INT
   Node Type . . . . . . . . . . . . : Hybrid
   IP Routing Enabled. . . . . . . . : No
   WINS Proxy Enabled. . . . . . . . : No
   DNS Suffix Search List. . . . . . : CONTOSO-CORP.INT

Ethernet adapter Ethernet0:

   Connection-specific DNS Suffix  . : 
   Description . . . . . . . . . . . : Intel(R) 82574L Gigabit Network Connection
   Physical Address. . . . . . . . . : 00-0C-29-6B-C1-55
   DHCP Enabled. . . . . . . . . . . : No
   Autoconfiguration Enabled . . . . : Yes
   IPv6 Address. . . . . . . . . . . : 2003:fa:ef14:4000:a5b6:7230:4a78:879(Preferred) 
   Link-local IPv6 Address . . . . . : fe80::a5b6:7230:4a78:879%12(Preferred) 
   IPv4 Address. . . . . . . . . . . : 192.168.0.230(Preferred) 
   Subnet Mask . . . . . . . . . . . : 255.255.255.0
   Default Gateway . . . . . . . . . : fe80::3a10:d5ff:fe49:ae05%12
                                       192.168.0.1
   DHCPv6 IAID . . . . . . . . . . . : 301993001
   DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-23-CB-D3-7E-00-0C-29-6B-C1-55
   DNS Servers . . . . . . . . . . . : ::1
                                       127.0.0.1
   NetBIOS over Tcpip. . . . . . . . : Enabled

Tunnel adapter isatap.{55ADAE5B-1CB0-4B51-AAF3-EED00B5FABBA}:

   Media State . . . . . . . . . . . : Media disconnected
   Connection-specific DNS Suffix  . : 
   Description . . . . . . . . . . . : Microsoft ISATAP Adapter #2
   Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
   DHCP Enabled. . . . . . . . . . . : No
   Autoconfiguration Enabled . . . . : Yes

netstat -r

Code: Select all

===========================================================================
Interface List
 12...00 0c 29 6b c1 55 ......Intel(R) 82574L Gigabit Network Connection
  1...........................Software Loopback Interface 1
 13...00 00 00 00 00 00 00 e0 Microsoft ISATAP Adapter #2
===========================================================================

IPv4 Route Table
===========================================================================
Active Routes:
Network Destination        Netmask          Gateway       Interface  Metric
          0.0.0.0          0.0.0.0      192.168.0.1    192.168.0.230    266
        127.0.0.0        255.0.0.0         On-link         127.0.0.1    306
        127.0.0.1  255.255.255.255         On-link         127.0.0.1    306
  127.255.255.255  255.255.255.255         On-link         127.0.0.1    306
      192.168.0.0    255.255.255.0         On-link     192.168.0.230    266
    192.168.0.230  255.255.255.255         On-link     192.168.0.230    266
    192.168.0.255  255.255.255.255         On-link     192.168.0.230    266
        224.0.0.0        240.0.0.0         On-link         127.0.0.1    306
        224.0.0.0        240.0.0.0         On-link     192.168.0.230    266
  255.255.255.255  255.255.255.255         On-link         127.0.0.1    306
  255.255.255.255  255.255.255.255         On-link     192.168.0.230    266
===========================================================================
Persistent Routes:
  Network Address          Netmask  Gateway Address  Metric
          0.0.0.0          0.0.0.0      192.168.0.1  Default 
===========================================================================

IPv6 Route Table
===========================================================================
Active Routes:
 If Metric Network Destination      Gateway
 12    266 ::/0                     fe80::3a10:d5ff:fe49:ae05
  1    306 ::1/128                  On-link
 12    266 2003:fa:ef14:4000::/56   fe80::3a10:d5ff:fe49:ae05
 12    266 2003:fa:ef14:4000::/64   On-link
 12    266 2003:fa:ef14:4000:a5b6:7230:4a78:879/128
                                    On-link
 12    266 fe80::/64                On-link
 12    266 fe80::a5b6:7230:4a78:879/128
                                    On-link
  1    306 ff00::/8                 On-link
 12    266 ff00::/8                 On-link
===========================================================================
Persistent Routes:
  None

packet_log (redacted)

Code: Select all

2022-10-06,00:04:33.318,SID-LOCALBRIDGE-1,-,6C0B842595BD,FFFFFFFFFFFF,0x0800,374,DHCPv4,Request,0.0.0.0,bootpc(68),255.255.255.255,bootps(67),-,-,TransactionId=2539638352 ClientIP=0.0.0.0 YourIP=0.0.0.0 ServerIP=0.0.0.0 RelayIP=0.0.0.0,-,-,-
2022-10-06,00:04:33.318,SID-LOCALBRIDGE-1,-,000C296BC155,FFFFFFFFFFFF,0x0800,349,DHCPv4,Response,192.168.0.230,bootps(67),255.255.255.255,bootpc(68),-,-,TransactionId=2539638352 ClientIP=0.0.0.0 YourIP=192.168.0.146 ServerIP=0.0.0.0 RelayIP=0.0.0.0,-,-,-
2022-10-06,00:09:03.303,SID-LOCALBRIDGE-1,-,BA9EF298D5EB,FFFFFFFFFFFF,0x0800,342,DHCPv4,Request,0.0.0.0,bootpc(68),255.255.255.255,bootps(67),-,-,TransactionId=2394250955 ClientIP=0.0.0.0 YourIP=0.0.0.0 ServerIP=0.0.0.0 RelayIP=0.0.0.0,-,-,-
2022-10-06,00:09:03.303,SID-LOCALBRIDGE-1,-,000C296BC155,FFFFFFFFFFFF,0x0800,344,DHCPv4,Response,192.168.0.230,bootps(67),255.255.255.255,bootpc(68),-,-,TransactionId=2394250955 ClientIP=0.0.0.0 YourIP=192.168.0.149 ServerIP=0.0.0.0 RelayIP=0.0.0.0,-,-,-
2022-10-06,00:27:15.086,SID-LOCALBRIDGE-1,-,BA9EF298D5EB,FFFFFFFFFFFF,0x0800,342,DHCPv4,Request,0.0.0.0,bootpc(68),255.255.255.255,bootps(67),-,-,TransactionId=2394250956 ClientIP=0.0.0.0 YourIP=0.0.0.0 ServerIP=0.0.0.0 RelayIP=0.0.0.0,-,-,-
2022-10-06,00:27:15.086,SID-LOCALBRIDGE-1,-,000C296BC155,FFFFFFFFFFFF,0x0800,344,DHCPv4,Response,192.168.0.230,bootps(67),255.255.255.255,bootpc(68),-,-,TransactionId=2394250956 ClientIP=0.0.0.0 YourIP=192.168.0.149 ServerIP=0.0.0.0 RelayIP=0.0.0.0,-,-,-
2022-10-06,01:10:06.294,SID-LOCALBRIDGE-1,-,6A88EC7C9BD4,FFFFFFFFFFFF,0x0800,342,DHCPv4,Request,0.0.0.0,bootpc(68),255.255.255.255,bootps(67),-,-,TransactionId=3634710285 ClientIP=0.0.0.0 YourIP=0.0.0.0 ServerIP=0.0.0.0 RelayIP=0.0.0.0,-,-,-
2022-10-06,01:10:06.294,SID-LOCALBRIDGE-1,-,000C296BC155,FFFFFFFFFFFF,0x0800,344,DHCPv4,Response,192.168.0.230,bootps(67),255.255.255.255,bootpc(68),-,-,TransactionId=3634710285 ClientIP=0.0.0.0 YourIP=192.168.0.147 ServerIP=0.0.0.0 RelayIP=0.0.0.0,-,-,-
2022-10-06,01:23:45.014,SID-LOCALBRIDGE-1,-,6A88EC7C9BD4,FFFFFFFFFFFF,0x0800,342,DHCPv4,Request,0.0.0.0,bootpc(68),255.255.255.255,bootps(67),-,-,TransactionId=3634710286 ClientIP=0.0.0.0 YourIP=0.0.0.0 ServerIP=0.0.0.0 RelayIP=0.0.0.0,-,-,-
2022-10-06,01:23:45.014,SID-LOCALBRIDGE-1,-,000C296BC155,FFFFFFFFFFFF,0x0800,344,DHCPv4,Response,192.168.0.230,bootps(67),255.255.255.255,bootpc(68),-,-,TransactionId=3634710286 ClientIP=0.0.0.0 YourIP=192.168.0.147 ServerIP=0.0.0.0 RelayIP=0.0.0.0,-,-,-
2022-10-06,01:25:10.265,SID-LOCALBRIDGE-1,-,C400AD67E2B2,FFFFFFFFFFFF,0x0800,342,DHCPv4,Request,0.0.0.0,bootpc(68),255.255.255.255,bootps(67),-,-,TransactionId=2563484017 ClientIP=0.0.0.0 YourIP=0.0.0.0 ServerIP=0.0.0.0 RelayIP=0.0.0.0,-,-,-
2022-10-06,01:25:10.265,SID-LOCALBRIDGE-1,-,000C296BC155,FFFFFFFFFFFF,0x0800,344,DHCPv4,Response,192.168.0.230,bootps(67),255.255.255.255,bootpc(68),-,-,TransactionId=2563484017 ClientIP=0.0.0.0 YourIP=192.168.0.141 ServerIP=192.168.0.230 RelayIP=0.0.0.0,-,-,-
2022-10-06,01:25:10.265,SID-LOCALBRIDGE-1,-,C400AD67E2B2,FFFFFFFFFFFF,0x0800,342,DHCPv4,Request,0.0.0.0,bootpc(68),255.255.255.255,bootps(67),-,-,TransactionId=2563484017 ClientIP=0.0.0.0 YourIP=0.0.0.0 ServerIP=0.0.0.0 RelayIP=0.0.0.0,-,-,-
2022-10-06,01:25:10.280,SID-LOCALBRIDGE-1,-,000C296BC155,FFFFFFFFFFFF,0x0800,344,DHCPv4,Response,192.168.0.230,bootps(67),255.255.255.255,bootpc(68),-,-,TransactionId=2563484017 ClientIP=0.0.0.0 YourIP=192.168.0.141 ServerIP=0.0.0.0 RelayIP=0.0.0.0,-,-,-
2022-10-06,01:25:42.608,SID-LOCALBRIDGE-1,-,1800DB0B2153,FFFFFFFFFFFF,0x0800,590,DHCPv4,Request,0.0.0.0,bootpc(68),255.255.255.255,bootps(67),-,-,TransactionId=2203766142 ClientIP=0.0.0.0 YourIP=0.0.0.0 ServerIP=0.0.0.0 RelayIP=0.0.0.0,-,-,-
2022-10-06,01:25:42.608,SID-LOCALBRIDGE-1,-,000C296BC155,FFFFFFFFFFFF,0x0800,342,DHCPv4,Response,192.168.0.230,bootps(67),255.255.255.255,bootpc(68),-,-,TransactionId=2203766142 ClientIP=0.0.0.0 YourIP=192.168.0.203 ServerIP=192.168.0.230 RelayIP=0.0.0.0,-,-,-
2022-10-06,01:25:42.687,SID-LOCALBRIDGE-1,-,1800DB0B2153,FFFFFFFFFFFF,0x0800,590,DHCPv4,Request,0.0.0.0,bootpc(68),255.255.255.255,bootps(67),-,-,TransactionId=2203766142 ClientIP=0.0.0.0 YourIP=0.0.0.0 ServerIP=0.0.0.0 RelayIP=0.0.0.0,-,-,-
2022-10-06,01:25:42.687,SID-LOCALBRIDGE-1,-,000C296BC155,FFFFFFFFFFFF,0x0800,342,DHCPv4,Response,192.168.0.230,bootps(67),255.255.255.255,bootpc(68),-,-,TransactionId=2203766142 ClientIP=0.0.0.0 YourIP=192.168.0.203 ServerIP=0.0.0.0 RelayIP=0.0.0.0,-,-,-
2022-10-06,04:44:14.038,SID-LOCALBRIDGE-1,-,BA9EF298D5EB,FFFFFFFFFFFF,0x0800,342,DHCPv4,Request,0.0.0.0,bootpc(68),255.255.255.255,bootps(67),-,-,TransactionId=2394250957 ClientIP=0.0.0.0 YourIP=0.0.0.0 ServerIP=0.0.0.0 RelayIP=0.0.0.0,-,-,-
2022-10-06,04:44:14.038,SID-LOCALBRIDGE-1,-,000C296BC155,FFFFFFFFFFFF,0x0800,344,DHCPv4,Response,192.168.0.230,bootps(67),255.255.255.255,bootpc(68),-,-,TransactionId=2394250957 ClientIP=0.0.0.0 YourIP=192.168.0.149 ServerIP=0.0.0.0 RelayIP=0.0.0.0,-,-,-
2022-10-06,04:55:58.977,SID-LOCALBRIDGE-1,-,BA9EF298D5EB,FFFFFFFFFFFF,0x0800,342,DHCPv4,Request,0.0.0.0,bootpc(68),255.255.255.255,bootps(67),-,-,TransactionId=2394250958 ClientIP=0.0.0.0 YourIP=0.0.0.0 ServerIP=0.0.0.0 RelayIP=0.0.0.0,-,-,-
2022-10-06,04:55:58.977,SID-LOCALBRIDGE-1,-,000C296BC155,FFFFFFFFFFFF,0x0800,344,DHCPv4,Response,192.168.0.230,bootps(67),255.255.255.255,bootpc(68),-,-,TransactionId=2394250958 ClientIP=0.0.0.0 YourIP=192.168.0.149 ServerIP=0.0.0.0 RelayIP=0.0.0.0,-,-,-
2022-10-06,05:01:51.993,SID-LOCALBRIDGE-1,-,BA9EF298D5EB,FFFFFFFFFFFF,0x0800,342,DHCPv4,Request,0.0.0.0,bootpc(68),255.255.255.255,bootps(67),-,-,TransactionId=2394250959 ClientIP=0.0.0.0 YourIP=0.0.0.0 ServerIP=0.0.0.0 RelayIP=0.0.0.0,-,-,-
2022-10-06,05:01:51.993,SID-LOCALBRIDGE-1,-,000C296BC155,FFFFFFFFFFFF,0x0800,344,DHCPv4,Response,192.168.0.230,bootps(67),255.255.255.255,bootpc(68),-,-,TransactionId=2394250959 ClientIP=0.0.0.0 YourIP=192.168.0.149 ServerIP=0.0.0.0 RelayIP=0.0.0.0,-,-,-
2022-10-06,05:01:53.728,SID-LOCALBRIDGE-1,-,BA9EF298D5EB,FFFFFFFFFFFF,0x0800,342,DHCPv4,Request,0.0.0.0,bootpc(68),255.255.255.255,bootps(67),-,-,TransactionId=2394250959 ClientIP=0.0.0.0 YourIP=0.0.0.0 ServerIP=0.0.0.0 RelayIP=0.0.0.0,-,-,-
2022-10-06,05:01:53.728,SID-LOCALBRIDGE-1,-,000C296BC155,FFFFFFFFFFFF,0x0800,344,DHCPv4,Response,192.168.0.230,bootps(67),255.255.255.255,bootpc(68),-,-,TransactionId=2394250959 ClientIP=0.0.0.0 YourIP=192.168.0.149 ServerIP=0.0.0.0 RelayIP=0.0.0.0,-,-,-
2022-10-06,05:13:37.213,SID-LOCALBRIDGE-1,-,BA9EF298D5EB,FFFFFFFFFFFF,0x0800,342,DHCPv4,Request,0.0.0.0,bootpc(68),255.255.255.255,bootps(67),-,-,TransactionId=2394250960 ClientIP=0.0.0.0 YourIP=0.0.0.0 ServerIP=0.0.0.0 RelayIP=0.0.0.0,-,-,-
2022-10-06,05:13:37.213,SID-LOCALBRIDGE-1,-,000C296BC155,FFFFFFFFFFFF,0x0800,344,DHCPv4,Response,192.168.0.230,bootps(67),255.255.255.255,bootpc(68),-,-,TransactionId=2394250960 ClientIP=0.0.0.0 YourIP=192.168.0.149 ServerIP=0.0.0.0 RelayIP=0.0.0.0,-,-,-
2022-10-06,05:25:23.277,SID-LOCALBRIDGE-1,-,BA9EF298D5EB,FFFFFFFFFFFF,0x0800,342,DHCPv4,Request,0.0.0.0,bootpc(68),255.255.255.255,bootps(67),-,-,TransactionId=2394250961 ClientIP=0.0.0.0 YourIP=0.0.0.0 ServerIP=0.0.0.0 RelayIP=0.0.0.0,-,-,-
2022-10-06,05:25:23.277,SID-LOCALBRIDGE-1,-,000C296BC155,FFFFFFFFFFFF,0x0800,344,DHCPv4,Response,192.168.0.230,bootps(67),255.255.255.255,bootpc(68),-,-,TransactionId=2394250961 ClientIP=0.0.0.0 YourIP=192.168.0.149 ServerIP=0.0.0.0 RelayIP=0.0.0.0,-,-,-
2022-10-06,05:25:24.543,SID-LOCALBRIDGE-1,-,BA9EF298D5EB,FFFFFFFFFFFF,0x0800,342,DHCPv4,Request,0.0.0.0,bootpc(68),255.255.255.255,bootps(67),-,-,TransactionId=2394250961 ClientIP=0.0.0.0 YourIP=0.0.0.0 ServerIP=0.0.0.0 RelayIP=0.0.0.0,-,-,-
2022-10-06,05:25:24.543,SID-LOCALBRIDGE-1,-,000C296BC155,FFFFFFFFFFFF,0x0800,344,DHCPv4,Response,192.168.0.230,bootps(67),255.255.255.255,bootpc(68),-,-,TransactionId=2394250961 ClientIP=0.0.0.0 YourIP=192.168.0.149 ServerIP=0.0.0.0 RelayIP=0.0.0.0,-,-,-
2022-10-06,05:37:07.857,SID-LOCALBRIDGE-1,-,BA9EF298D5EB,FFFFFFFFFFFF,0x0800,342,DHCPv4,Request,0.0.0.0,bootpc(68),255.255.255.255,bootps(67),-,-,TransactionId=2394250962 ClientIP=0.0.0.0 YourIP=0.0.0.0 ServerIP=0.0.0.0 RelayIP=0.0.0.0,-,-,-
2022-10-06,05:37:07.857,SID-LOCALBRIDGE-1,-,000C296BC155,FFFFFFFFFFFF,0x0800,344,DHCPv4,Response,192.168.0.230,bootps(67),255.255.255.255,bootpc(68),-,-,TransactionId=2394250962 ClientIP=0.0.0.0 YourIP=192.168.0.149 ServerIP=0.0.0.0 RelayIP=0.0.0.0,-,-,-
2022-10-06,06:30:35.847,SID-LOCALBRIDGE-1,-,BA9EF298D5EB,FFFFFFFFFFFF,0x0800,342,DHCPv4,Request,0.0.0.0,bootpc(68),255.255.255.255,bootps(67),-,-,TransactionId=2394250963 ClientIP=0.0.0.0 YourIP=0.0.0.0 ServerIP=0.0.0.0 RelayIP=0.0.0.0,-,-,-
2022-10-06,06:30:35.847,SID-LOCALBRIDGE-1,-,000C296BC155,FFFFFFFFFFFF,0x0800,344,DHCPv4,Response,192.168.0.230,bootps(67),255.255.255.255,bootpc(68),-,-,TransactionId=2394250963 ClientIP=0.0.0.0 YourIP=192.168.0.149 ServerIP=0.0.0.0 RelayIP=0.0.0.0,-,-,-
2022-10-06,06:37:54.661,SID-LOCALBRIDGE-1,-,6E41185BDC6E,FFFFFFFFFFFF,0x0800,342,DHCPv4,Request,0.0.0.0,bootpc(68),255.255.255.255,bootps(67),-,-,TransactionId=1000655042 ClientIP=0.0.0.0 YourIP=0.0.0.0 ServerIP=0.0.0.0 RelayIP=0.0.0.0,-,-,-
2022-10-06,06:37:54.661,SID-LOCALBRIDGE-1,-,000C296BC155,FFFFFFFFFFFF,0x0800,344,DHCPv4,Response,192.168.0.230,bootps(67),255.255.255.255,bootpc(68),-,-,TransactionId=1000655042 ClientIP=0.0.0.0 YourIP=192.168.0.145 ServerIP=0.0.0.0 RelayIP=0.0.0.0,-,-,-
2022-10-06,07:08:34.430,SID-LOCALBRIDGE-1,-,84D6C50487F7,FFFFFFFFFFFF,0x0800,342,DHCPv4,Request,0.0.0.0,bootpc(68),255.255.255.255,bootps(67),-,-,TransactionId=3346522977 ClientIP=0.0.0.0 YourIP=0.0.0.0 ServerIP=0.0.0.0 RelayIP=0.0.0.0,-,-,-
2022-10-06,07:08:34.430,SID-LOCALBRIDGE-1,-,000C296BC155,FFFFFFFFFFFF,0x0800,344,DHCPv4,Response,192.168.0.230,bootps(67),255.255.255.255,bootpc(68),-,-,TransactionId=3346522977 ClientIP=0.0.0.0 YourIP=192.168.0.227 ServerIP=192.168.0.230 RelayIP=0.0.0.0,-,-,-
2022-10-06,07:08:34.430,SID-LOCALBRIDGE-1,-,84D6C50487F7,FFFFFFFFFFFF,0x0800,342,DHCPv4,Request,0.0.0.0,bootpc(68),255.255.255.255,bootps(67),-,-,TransactionId=3346522977 ClientIP=0.0.0.0 YourIP=0.0.0.0 ServerIP=0.0.0.0 RelayIP=0.0.0.0,-,-,-
2022-10-06,07:08:34.430,SID-LOCALBRIDGE-1,-,000C296BC155,FFFFFFFFFFFF,0x0800,344,DHCPv4,Response,192.168.0.230,bootps(67),255.255.255.255,bootpc(68),-,-,TransactionId=3346522977 ClientIP=0.0.0.0 YourIP=192.168.0.227 ServerIP=0.0.0.0 RelayIP=0.0.0.0,-,-,-
2022-10-06,12:40:42.235,SID-LOCALBRIDGE-1,-,C6CD78CBFBCB,FFFFFFFFFFFF,0x0800,342,DHCPv4,Request,0.0.0.0,bootpc(68),255.255.255.255,bootps(67),-,-,TransactionId=3370569802 ClientIP=0.0.0.0 YourIP=0.0.0.0 ServerIP=0.0.0.0 RelayIP=0.0.0.0,-,-,-
2022-10-06,12:40:42.235,SID-LOCALBRIDGE-1,-,000C296BC155,FFFFFFFFFFFF,0x0800,344,DHCPv4,Response,192.168.0.230,bootps(67),255.255.255.255,bootpc(68),-,-,TransactionId=3370569802 ClientIP=0.0.0.0 YourIP=192.168.0.148 ServerIP=0.0.0.0 RelayIP=0.0.0.0,-,-,-
2022-10-06,14:19:31.496,SID-LOCALBRIDGE-1,-,E86A64427121,FFFFFFFFFFFF,0x0800,342,DHCPv4,Request,192.168.0.201,bootpc(68),255.255.255.255,bootps(67),-,-,TransactionId=215358490 ClientIP=192.168.0.201 YourIP=0.0.0.0 ServerIP=0.0.0.0 RelayIP=0.0.0.0,-,-,-
2022-10-06,14:19:31.496,SID-LOCALBRIDGE-1,-,000C296BC155,FFFFFFFFFFFF,0x0800,342,DHCPv4,Response,192.168.0.230,bootps(67),255.255.255.255,bootpc(68),-,-,TransactionId=215358490 ClientIP=192.168.0.201 YourIP=0.0.0.0 ServerIP=0.0.0.0 RelayIP=0.0.0.0,-,-,-
2022-10-06,17:50:11.036,SID-LOCALBRIDGE-1,-,6A88EC7C9BD4,FFFFFFFFFFFF,0x0800,342,DHCPv4,Request,0.0.0.0,bootpc(68),255.255.255.255,bootps(67),-,-,TransactionId=3634710287 ClientIP=0.0.0.0 YourIP=0.0.0.0 ServerIP=0.0.0.0 RelayIP=0.0.0.0,-,-,-
2022-10-06,17:50:11.036,SID-LOCALBRIDGE-1,-,000C296BC155,FFFFFFFFFFFF,0x0800,344,DHCPv4,Response,192.168.0.230,bootps(67),255.255.255.255,bootpc(68),-,-,TransactionId=3634710287 ClientIP=0.0.0.0 YourIP=192.168.0.147 ServerIP=0.0.0.0 RelayIP=0.0.0.0,-,-,-
2022-10-06,17:50:25.349,SID-LOCALBRIDGE-1,-,6A88EC7C9BD4,FFFFFFFFFFFF,0x0800,342,DHCPv4,Request,0.0.0.0,bootpc(68),255.255.255.255,bootps(67),-,-,TransactionId=3634710288 ClientIP=0.0.0.0 YourIP=0.0.0.0 ServerIP=0.0.0.0 RelayIP=0.0.0.0,-,-,-
2022-10-06,17:50:25.349,SID-LOCALBRIDGE-1,-,000C296BC155,FFFFFFFFFFFF,0x0800,344,DHCPv4,Response,192.168.0.230,bootps(67),255.255.255.255,bootpc(68),-,-,TransactionId=3634710288 ClientIP=0.0.0.0 YourIP=192.168.0.147 ServerIP=0.0.0.0 RelayIP=0.0.0.0,-,-,-
2022-10-06,17:50:42.052,SID-LOCALBRIDGE-1,-,BA9EF298D5EB,FFFFFFFFFFFF,0x0800,342,DHCPv4,Request,0.0.0.0,bootpc(68),255.255.255.255,bootps(67),-,-,TransactionId=2394250964 ClientIP=0.0.0.0 YourIP=0.0.0.0 ServerIP=0.0.0.0 RelayIP=0.0.0.0,-,-,-
2022-10-06,17:50:42.052,SID-LOCALBRIDGE-1,-,000C296BC155,FFFFFFFFFFFF,0x0800,344,DHCPv4,Response,192.168.0.230,bootps(67),255.255.255.255,bootpc(68),-,-,TransactionId=2394250964 ClientIP=0.0.0.0 YourIP=192.168.0.149 ServerIP=0.0.0.0 RelayIP=0.0.0.0,-,-,-
2022-10-06,17:54:06.365,SID-LOCALBRIDGE-1,-,6A88EC7C9BD4,FFFFFFFFFFFF,0x0800,342,DHCPv4,Request,0.0.0.0,bootpc(68),255.255.255.255,bootps(67),-,-,TransactionId=3634710289 ClientIP=0.0.0.0 YourIP=0.0.0.0 ServerIP=0.0.0.0 RelayIP=0.0.0.0,-,-,-
2022-10-06,17:54:06.365,SID-LOCALBRIDGE-1,-,000C296BC155,FFFFFFFFFFFF,0x0800,344,DHCPv4,Response,192.168.0.230,bootps(67),255.255.255.255,bootpc(68),-,-,TransactionId=3634710289 ClientIP=0.0.0.0 YourIP=192.168.0.147 ServerIP=0.0.0.0 RelayIP=0.0.0.0,-,-,-
2022-10-06,17:56:07.803,SID-LOCALBRIDGE-1,-,6A88EC7C9BD4,FFFFFFFFFFFF,0x0800,342,DHCPv4,Request,0.0.0.0,bootpc(68),255.255.255.255,bootps(67),-,-,TransactionId=3634710290 ClientIP=0.0.0.0 YourIP=0.0.0.0 ServerIP=0.0.0.0 RelayIP=0.0.0.0,-,-,-
2022-10-06,17:56:07.803,SID-LOCALBRIDGE-1,-,000C296BC155,FFFFFFFFFFFF,0x0800,344,DHCPv4,Response,192.168.0.230,bootps(67),255.255.255.255,bootpc(68),-,-,TransactionId=3634710290 ClientIP=0.0.0.0 YourIP=192.168.0.147 ServerIP=0.0.0.0 RelayIP=0.0.0.0,-,-,-
2022-10-06,17:57:28.381,SID-LOCALBRIDGE-1,-,6A88EC7C9BD4,FFFFFFFFFFFF,0x0800,342,DHCPv4,Request,0.0.0.0,bootpc(68),255.255.255.255,bootps(67),-,-,TransactionId=3634710291 ClientIP=0.0.0.0 YourIP=0.0.0.0 ServerIP=0.0.0.0 RelayIP=0.0.0.0,-,-,-
2022-10-06,17:57:28.381,SID-LOCALBRIDGE-1,-,000C296BC155,FFFFFFFFFFFF,0x0800,344,DHCPv4,Response,192.168.0.230,bootps(67),255.255.255.255,bootpc(68),-,-,TransactionId=3634710291 ClientIP=0.0.0.0 YourIP=192.168.0.147 ServerIP=0.0.0.0 RelayIP=0.0.0.0,-,-,-
2022-10-06,17:57:30.350,SID-LOCALBRIDGE-1,-,6A88EC7C9BD4,FFFFFFFFFFFF,0x0800,342,DHCPv4,Request,0.0.0.0,bootpc(68),255.255.255.255,bootps(67),-,-,TransactionId=3634710291 ClientIP=0.0.0.0 YourIP=0.0.0.0 ServerIP=0.0.0.0 RelayIP=0.0.0.0,-,-,-
2022-10-06,17:57:30.350,SID-LOCALBRIDGE-1,-,000C296BC155,FFFFFFFFFFFF,0x0800,344,DHCPv4,Response,192.168.0.230,bootps(67),255.255.255.255,bootpc(68),-,-,TransactionId=3634710291 ClientIP=0.0.0.0 YourIP=192.168.0.147 ServerIP=0.0.0.0 RelayIP=0.0.0.0,-,-,-
2022-10-06,17:57:39.334,SID-LOCALBRIDGE-1,-,6A88EC7C9BD4,FFFFFFFFFFFF,0x0800,342,DHCPv4,Request,0.0.0.0,bootpc(68),255.255.255.255,bootps(67),-,-,TransactionId=3634710292 ClientIP=0.0.0.0 YourIP=0.0.0.0 ServerIP=0.0.0.0 RelayIP=0.0.0.0,-,-,-
2022-10-06,17:57:39.334,SID-LOCALBRIDGE-1,-,000C296BC155,FFFFFFFFFFFF,0x0800,344,DHCPv4,Response,192.168.0.230,bootps(67),255.255.255.255,bootpc(68),-,-,TransactionId=3634710292 ClientIP=0.0.0.0 YourIP=192.168.0.147 ServerIP=0.0.0.0 RelayIP=0.0.0.0,-,-,-
2022-10-06,17:57:47.194,SID-LOCALBRIDGE-1,-,6A88EC7C9BD4,FFFFFFFFFFFF,0x0800,342,DHCPv4,Request,0.0.0.0,bootpc(68),255.255.255.255,bootps(67),-,-,TransactionId=3634710293 ClientIP=0.0.0.0 YourIP=0.0.0.0 ServerIP=0.0.0.0 RelayIP=0.0.0.0,-,-,-
2022-10-06,17:57:47.194,SID-LOCALBRIDGE-1,-,000C296BC155,FFFFFFFFFFFF,0x0800,344,DHCPv4,Response,192.168.0.230,bootps(67),255.255.255.255,bootpc(68),-,-,TransactionId=3634710293 ClientIP=0.0.0.0 YourIP=192.168.0.147 ServerIP=0.0.0.0 RelayIP=0.0.0.0,-,-,-
2022-10-06,18:02:28.179,SID-LOCALBRIDGE-1,-,6A88EC7C9BD4,FFFFFFFFFFFF,0x0800,342,DHCPv4,Request,0.0.0.0,bootpc(68),255.255.255.255,bootps(67),-,-,TransactionId=3634710294 ClientIP=0.0.0.0 YourIP=0.0.0.0 ServerIP=0.0.0.0 RelayIP=0.0.0.0,-,-,-
2022-10-06,18:02:28.179,SID-LOCALBRIDGE-1,-,000C296BC155,FFFFFFFFFFFF,0x0800,344,DHCPv4,Response,192.168.0.230,bootps(67),255.255.255.255,bootpc(68),-,-,TransactionId=3634710294 ClientIP=0.0.0.0 YourIP=192.168.0.147 ServerIP=0.0.0.0 RelayIP=0.0.0.0,-,-,-
2022-10-06,18:02:29.507,SID-LOCALBRIDGE-1,-,6A88EC7C9BD4,FFFFFFFFFFFF,0x0800,342,DHCPv4,Request,0.0.0.0,bootpc(68),255.255.255.255,bootps(67),-,-,TransactionId=3634710294 ClientIP=0.0.0.0 YourIP=0.0.0.0 ServerIP=0.0.0.0 RelayIP=0.0.0.0,-,-,-
2022-10-06,18:02:29.507,SID-LOCALBRIDGE-1,-,000C296BC155,FFFFFFFFFFFF,0x0800,344,DHCPv4,Response,192.168.0.230,bootps(67),255.255.255.255,bootpc(68),-,-,TransactionId=3634710294 ClientIP=0.0.0.0 YourIP=192.168.0.147 ServerIP=0.0.0.0 RelayIP=0.0.0.0,-,-,-
2022-10-06,18:16:51.321,SID-LOCALBRIDGE-1,-,BA9EF298D5EB,FFFFFFFFFFFF,0x0800,342,DHCPv4,Request,0.0.0.0,bootpc(68),255.255.255.255,bootps(67),-,-,TransactionId=2394250965 ClientIP=0.0.0.0 YourIP=0.0.0.0 ServerIP=0.0.0.0 RelayIP=0.0.0.0,-,-,-
2022-10-06,18:16:51.321,SID-LOCALBRIDGE-1,-,000C296BC155,FFFFFFFFFFFF,0x0800,344,DHCPv4,Response,192.168.0.230,bootps(67),255.255.255.255,bootpc(68),-,-,TransactionId=2394250965 ClientIP=0.0.0.0 YourIP=192.168.0.149 ServerIP=0.0.0.0 RelayIP=0.0.0.0,-,-,-
2022-10-06,18:17:28.852,SID-LOCALBRIDGE-1,-,BA9EF298D5EB,FFFFFFFFFFFF,0x0800,342,DHCPv4,Request,0.0.0.0,bootpc(68),255.255.255.255,bootps(67),-,-,TransactionId=2394250966 ClientIP=0.0.0.0 YourIP=0.0.0.0 ServerIP=0.0.0.0 RelayIP=0.0.0.0,-,-,-
2022-10-06,18:17:28.852,SID-LOCALBRIDGE-1,-,000C296BC155,FFFFFFFFFFFF,0x0800,344,DHCPv4,Response,192.168.0.230,bootps(67),255.255.255.255,bootpc(68),-,-,TransactionId=2394250966 ClientIP=0.0.0.0 YourIP=192.168.0.149 ServerIP=0.0.0.0 RelayIP=0.0.0.0,-,-,-
2022-10-06,18:17:30.399,SID-LOCALBRIDGE-1,-,BA9EF298D5EB,FFFFFFFFFFFF,0x0800,342,DHCPv4,Request,0.0.0.0,bootpc(68),255.255.255.255,bootps(67),-,-,TransactionId=2394250967 ClientIP=0.0.0.0 YourIP=0.0.0.0 ServerIP=0.0.0.0 RelayIP=0.0.0.0,-,-,-
2022-10-06,18:17:30.399,SID-LOCALBRIDGE-1,-,000C296BC155,FFFFFFFFFFFF,0x0800,344,DHCPv4,Response,192.168.0.230,bootps(67),255.255.255.255,bootpc(68),-,-,TransactionId=2394250967 ClientIP=0.0.0.0 YourIP=192.168.0.149 ServerIP=0.0.0.0 RelayIP=0.0.0.0,-,-,-
2022-10-06,18:17:31.868,SID-LOCALBRIDGE-1,-,BA9EF298D5EB,FFFFFFFFFFFF,0x0800,342,DHCPv4,Request,0.0.0.0,bootpc(68),255.255.255.255,bootps(67),-,-,TransactionId=2394250968 ClientIP=0.0.0.0 YourIP=0.0.0.0 ServerIP=0.0.0.0 RelayIP=0.0.0.0,-,-,-
2022-10-06,18:17:31.868,SID-LOCALBRIDGE-1,-,000C296BC155,FFFFFFFFFFFF,0x0800,344,DHCPv4,Response,192.168.0.230,bootps(67),255.255.255.255,bootpc(68),-,-,TransactionId=2394250968 ClientIP=0.0.0.0 YourIP=192.168.0.149 ServerIP=0.0.0.0 RelayIP=0.0.0.0,-,-,-
2022-10-06,18:21:00.931,SID-LOCALBRIDGE-1,-,000C2937B079,FFFFFFFFFFFF,0x0800,342,DHCPv4,Request,192.168.0.207,bootpc(68),255.255.255.255,bootps(67),-,-,TransactionId=3416258786 ClientIP=192.168.0.207 YourIP=0.0.0.0 ServerIP=0.0.0.0 RelayIP=0.0.0.0,-,-,-
2022-10-06,18:21:00.931,SID-LOCALBRIDGE-1,-,000C296BC155,FFFFFFFFFFFF,0x0800,342,DHCPv4,Response,192.168.0.230,bootps(67),255.255.255.255,bootpc(68),-,-,TransactionId=3416258786 ClientIP=192.168.0.207 YourIP=0.0.0.0 ServerIP=0.0.0.0 RelayIP=0.0.0.0,-,-,-
2022-10-06,18:25:20.791,SID-LOCALBRIDGE-1,-,6A88EC7C9BD4,FFFFFFFFFFFF,0x0800,342,DHCPv4,Request,0.0.0.0,bootpc(68),255.255.255.255,bootps(67),-,-,TransactionId=3634710295 ClientIP=0.0.0.0 YourIP=0.0.0.0 ServerIP=0.0.0.0 RelayIP=0.0.0.0,-,-,-
2022-10-06,18:25:20.791,SID-LOCALBRIDGE-1,-,000C296BC155,FFFFFFFFFFFF,0x0800,344,DHCPv4,Response,192.168.0.230,bootps(67),255.255.255.255,bootpc(68),-,-,TransactionId=3634710295 ClientIP=0.0.0.0 YourIP=192.168.0.147 ServerIP=0.0.0.0 RelayIP=0.0.0.0,-,-,-
2022-10-06,18:31:20.369,SID-LOCALBRIDGE-1,-,BA9EF298D5EB,FFFFFFFFFFFF,0x0800,342,DHCPv4,Request,0.0.0.0,bootpc(68),255.255.255.255,bootps(67),-,-,TransactionId=2394250969 ClientIP=0.0.0.0 YourIP=0.0.0.0 ServerIP=0.0.0.0 RelayIP=0.0.0.0,-,-,-
2022-10-06,18:31:20.369,SID-LOCALBRIDGE-1,-,000C296BC155,FFFFFFFFFFFF,0x0800,344,DHCPv4,Response,192.168.0.230,bootps(67),255.255.255.255,bootpc(68),-,-,TransactionId=2394250969 ClientIP=0.0.0.0 YourIP=192.168.0.149 ServerIP=0.0.0.0 RelayIP=0.0.0.0,-,-,-
2022-10-06,18:31:41.948,SID-LOCALBRIDGE-1,-,BA9EF298D5EB,FFFFFFFFFFFF,0x0800,342,DHCPv4,Request,0.0.0.0,bootpc(68),255.255.255.255,bootps(67),-,-,TransactionId=2394250970 ClientIP=0.0.0.0 YourIP=0.0.0.0 ServerIP=0.0.0.0 RelayIP=0.0.0.0,-,-,-
2022-10-06,18:31:41.948,SID-LOCALBRIDGE-1,-,000C296BC155,FFFFFFFFFFFF,0x0800,344,DHCPv4,Response,192.168.0.230,bootps(67),255.255.255.255,bootpc(68),-,-,TransactionId=2394250970 ClientIP=0.0.0.0 YourIP=192.168.0.149 ServerIP=0.0.0.0 RelayIP=0.0.0.0,-,-,-
2022-10-06,18:42:56.777,SID-LOCALBRIDGE-1,-,BA9EF298D5EB,FFFFFFFFFFFF,0x0800,342,DHCPv4,Request,0.0.0.0,bootpc(68),255.255.255.255,bootps(67),-,-,TransactionId=2394250971 ClientIP=0.0.0.0 YourIP=0.0.0.0 ServerIP=0.0.0.0 RelayIP=0.0.0.0,-,-,-
2022-10-06,18:42:56.777,SID-LOCALBRIDGE-1,-,000C296BC155,FFFFFFFFFFFF,0x0800,344,DHCPv4,Response,192.168.0.230,bootps(67),255.255.255.255,bootpc(68),-,-,TransactionId=2394250971 ClientIP=0.0.0.0 YourIP=192.168.0.149 ServerIP=0.0.0.0 RelayIP=0.0.0.0,-,-,-
2022-10-06,18:42:58.340,SID-LOCALBRIDGE-1,-,BA9EF298D5EB,FFFFFFFFFFFF,0x0800,342,DHCPv4,Request,0.0.0.0,bootpc(68),255.255.255.255,bootps(67),-,-,TransactionId=2394250971 ClientIP=0.0.0.0 YourIP=0.0.0.0 ServerIP=0.0.0.0 RelayIP=0.0.0.0,-,-,-
2022-10-06,18:42:58.340,SID-LOCALBRIDGE-1,-,000C296BC155,FFFFFFFFFFFF,0x0800,344,DHCPv4,Response,192.168.0.230,bootps(67),255.255.255.255,bootpc(68),-,-,TransactionId=2394250971 ClientIP=0.0.0.0 YourIP=192.168.0.149 ServerIP=0.0.0.0 RelayIP=0.0.0.0,-,-,-
2022-10-06,18:51:41.872,SID-LOCALBRIDGE-1,-,BA9EF298D5EB,FFFFFFFFFFFF,0x0800,342,DHCPv4,Request,0.0.0.0,bootpc(68),255.255.255.255,bootps(67),-,-,TransactionId=2394250972 ClientIP=0.0.0.0 YourIP=0.0.0.0 ServerIP=0.0.0.0 RelayIP=0.0.0.0,-,-,-
2022-10-06,18:51:41.872,SID-LOCALBRIDGE-1,-,000C296BC155,FFFFFFFFFFFF,0x0800,344,DHCPv4,Response,192.168.0.230,bootps(67),255.255.255.255,bootpc(68),-,-,TransactionId=2394250972 ClientIP=0.0.0.0 YourIP=192.168.0.149 ServerIP=0.0.0.0 RelayIP=0.0.0.0,-,-,-
2022-10-06,18:57:59.935,SID-LOCALBRIDGE-1,-,C6CD78CBFBCB,FFFFFFFFFFFF,0x0800,342,DHCPv4,Request,0.0.0.0,bootpc(68),255.255.255.255,bootps(67),-,-,TransactionId=3370569803 ClientIP=0.0.0.0 YourIP=0.0.0.0 ServerIP=0.0.0.0 RelayIP=0.0.0.0,-,-,-
2022-10-06,18:57:59.935,SID-LOCALBRIDGE-1,-,000C296BC155,FFFFFFFFFFFF,0x0800,344,DHCPv4,Response,192.168.0.230,bootps(67),255.255.255.255,bootpc(68),-,-,TransactionId=3370569803 ClientIP=0.0.0.0 YourIP=192.168.0.148 ServerIP=0.0.0.0 RelayIP=0.0.0.0,-,-,-
2022-10-06,19:03:05.233,SID-LOCALBRIDGE-1,-,BA9EF298D5EB,FFFFFFFFFFFF,0x0800,342,DHCPv4,Request,0.0.0.0,bootpc(68),255.255.255.255,bootps(67),-,-,TransactionId=2394250973 ClientIP=0.0.0.0 YourIP=0.0.0.0 ServerIP=0.0.0.0 RelayIP=0.0.0.0,-,-,-
2022-10-06,19:03:05.233,SID-LOCALBRIDGE-1,-,000C296BC155,FFFFFFFFFFFF,0x0800,344,DHCPv4,Response,192.168.0.230,bootps(67),255.255.255.255,bootpc(68),-,-,TransactionId=2394250973 ClientIP=0.0.0.0 YourIP=192.168.0.149 ServerIP=0.0.0.0 RelayIP=0.0.0.0,-,-,-
2022-10-06,19:11:54.952,SID-LOCALBRIDGE-1,-,BA9EF298D5EB,FFFFFFFFFFFF,0x0800,342,DHCPv4,Request,0.0.0.0,bootpc(68),255.255.255.255,bootps(67),-,-,TransactionId=2394250974 ClientIP=0.0.0.0 YourIP=0.0.0.0 ServerIP=0.0.0.0 RelayIP=0.0.0.0,-,-,-
2022-10-06,19:11:54.952,SID-LOCALBRIDGE-1,-,000C296BC155,FFFFFFFFFFFF,0x0800,344,DHCPv4,Response,192.168.0.230,bootps(67),255.255.255.255,bootpc(68),-,-,TransactionId=2394250974 ClientIP=0.0.0.0 YourIP=192.168.0.149 ServerIP=0.0.0.0 RelayIP=0.0.0.0,-,-,-
2022-10-06,19:23:39.438,SID-LOCALBRIDGE-1,-,BA9EF298D5EB,FFFFFFFFFFFF,0x0800,342,DHCPv4,Request,0.0.0.0,bootpc(68),255.255.255.255,bootps(67),-,-,TransactionId=2394250975 ClientIP=0.0.0.0 YourIP=0.0.0.0 ServerIP=0.0.0.0 RelayIP=0.0.0.0,-,-,-
2022-10-06,19:23:39.454,SID-LOCALBRIDGE-1,-,000C296BC155,FFFFFFFFFFFF,0x0800,344,DHCPv4,Response,192.168.0.230,bootps(67),255.255.255.255,bootpc(68),-,-,TransactionId=2394250975 ClientIP=0.0.0.0 YourIP=192.168.0.149 ServerIP=0.0.0.0 RelayIP=0.0.0.0,-,-,-
2022-10-06,19:33:17.642,SID-LOCALBRIDGE-1,-,BA9EF298D5EB,FFFFFFFFFFFF,0x0800,342,DHCPv4,Request,0.0.0.0,bootpc(68),255.255.255.255,bootps(67),-,-,TransactionId=2394250976 ClientIP=0.0.0.0 YourIP=0.0.0.0 ServerIP=0.0.0.0 RelayIP=0.0.0.0,-,-,-
2022-10-06,19:33:17.642,SID-LOCALBRIDGE-1,-,000C296BC155,FFFFFFFFFFFF,0x0800,344,DHCPv4,Response,192.168.0.230,bootps(67),255.255.255.255,bootpc(68),-,-,TransactionId=2394250976 ClientIP=0.0.0.0 YourIP=192.168.0.149 ServerIP=0.0.0.0 RelayIP=0.0.0.0,-,-,-
2022-10-06,19:34:35.674,SID-LOCALBRIDGE-1,-,BA9EF298D5EB,FFFFFFFFFFFF,0x0800,342,DHCPv4,Request,0.0.0.0,bootpc(68),255.255.255.255,bootps(67),-,-,TransactionId=2394250977 ClientIP=0.0.0.0 YourIP=0.0.0.0 ServerIP=0.0.0.0 RelayIP=0.0.0.0,-,-,-
2022-10-06,19:34:35.674,SID-LOCALBRIDGE-1,-,000C296BC155,FFFFFFFFFFFF,0x0800,344,DHCPv4,Response,192.168.0.230,bootps(67),255.255.255.255,bootpc(68),-,-,TransactionId=2394250977 ClientIP=0.0.0.0 YourIP=192.168.0.149 ServerIP=0.0.0.0 RelayIP=0.0.0.0,-,-,-
2022-10-06,19:34:37.096,SID-LOCALBRIDGE-1,-,BA9EF298D5EB,FFFFFFFFFFFF,0x0800,342,DHCPv4,Request,0.0.0.0,bootpc(68),255.255.255.255,bootps(67),-,-,TransactionId=2394250977 ClientIP=0.0.0.0 YourIP=0.0.0.0 ServerIP=0.0.0.0 RelayIP=0.0.0.0,-,-,-
2022-10-06,19:34:37.096,SID-LOCALBRIDGE-1,-,000C296BC155,FFFFFFFFFFFF,0x0800,344,DHCPv4,Response,192.168.0.230,bootps(67),255.255.255.255,bootpc(68),-,-,TransactionId=2394250977 ClientIP=0.0.0.0 YourIP=192.168.0.149 ServerIP=0.0.0.0 RelayIP=0.0.0.0,-,-,-
2022-10-06,19:37:20.955,SID-LOCALBRIDGE-1,-,B44506C1D55F,FFFFFFFFFFFF,0x0800,375,DHCPv4,Request,0.0.0.0,bootpc(68),255.255.255.255,bootps(67),-,-,TransactionId=3530509587 ClientIP=0.0.0.0 YourIP=0.0.0.0 ServerIP=0.0.0.0 RelayIP=0.0.0.0,-,-,-
2022-10-06,19:37:20.955,SID-LOCALBRIDGE-1,-,000C296BC155,FFFFFFFFFFFF,0x0800,349,DHCPv4,Response,192.168.0.230,bootps(67),255.255.255.255,bootpc(68),-,-,TransactionId=3530509587 ClientIP=0.0.0.0 YourIP=192.168.0.151 ServerIP=0.0.0.0 RelayIP=0.0.0.0,-,-,-
2022-10-06,19:38:11.408,SID-LOCALBRIDGE-1,-,BA9EF298D5EB,FFFFFFFFFFFF,0x0800,342,DHCPv4,Request,0.0.0.0,bootpc(68),255.255.255.255,bootps(67),-,-,TransactionId=2394250978 ClientIP=0.0.0.0 YourIP=0.0.0.0 ServerIP=0.0.0.0 RelayIP=0.0.0.0,-,-,-
2022-10-06,19:38:11.408,SID-LOCALBRIDGE-1,-,000C296BC155,FFFFFFFFFFFF,0x0800,344,DHCPv4,Response,192.168.0.230,bootps(67),255.255.255.255,bootpc(68),-,-,TransactionId=2394250978 ClientIP=0.0.0.0 YourIP=192.168.0.149 ServerIP=0.0.0.0 RelayIP=0.0.0.0,-,-,-
2022-10-06,19:55:36.582,SID-LOCALBRIDGE-1,-,BA9EF298D5EB,FFFFFFFFFFFF,0x0800,342,DHCPv4,Request,0.0.0.0,bootpc(68),255.255.255.255,bootps(67),-,-,TransactionId=2394250979 ClientIP=0.0.0.0 YourIP=0.0.0.0 ServerIP=0.0.0.0 RelayIP=0.0.0.0,-,-,-
2022-10-06,19:55:36.582,SID-LOCALBRIDGE-1,-,000C296BC155,FFFFFFFFFFFF,0x0800,344,DHCPv4,Response,192.168.0.230,bootps(67),255.255.255.255,bootpc(68),-,-,TransactionId=2394250979 ClientIP=0.0.0.0 YourIP=192.168.0.149 ServerIP=0.0.0.0 RelayIP=0.0.0.0,-,-,-
2022-10-06,19:55:38.379,SID-LOCALBRIDGE-1,-,BA9EF298D5EB,FFFFFFFFFFFF,0x0800,342,DHCPv4,Request,0.0.0.0,bootpc(68),255.255.255.255,bootps(67),-,-,TransactionId=2394250979 ClientIP=0.0.0.0 YourIP=0.0.0.0 ServerIP=0.0.0.0 RelayIP=0.0.0.0,-,-,-
2022-10-06,19:55:38.379,SID-LOCALBRIDGE-1,-,000C296BC155,FFFFFFFFFFFF,0x0800,344,DHCPv4,Response,192.168.0.230,bootps(67),255.255.255.255,bootpc(68),-,-,TransactionId=2394250979 ClientIP=0.0.0.0 YourIP=192.168.0.149 ServerIP=0.0.0.0 RelayIP=0.0.0.0,-,-,-
2022-10-06,19:55:41.192,SID-LOCALBRIDGE-1,-,BA9EF298D5EB,FFFFFFFFFFFF,0x0800,342,DHCPv4,Request,0.0.0.0,bootpc(68),255.255.255.255,bootps(67),-,-,TransactionId=2394250979 ClientIP=0.0.0.0 YourIP=0.0.0.0 ServerIP=0.0.0.0 RelayIP=0.0.0.0,-,-,-
2022-10-06,19:55:41.192,SID-LOCALBRIDGE-1,-,000C296BC155,FFFFFFFFFFFF,0x0800,344,DHCPv4,Response,192.168.0.230,bootps(67),255.255.255.255,bootpc(68),-,-,TransactionId=2394250979 ClientIP=0.0.0.0 YourIP=192.168.0.149 ServerIP=0.0.0.0 RelayIP=0.0.0.0,-,-,-
2022-10-06,19:56:38.676,SID-LOCALBRIDGE-1,-,C6CD78CBFBCB,FFFFFFFFFFFF,0x0800,342,DHCPv4,Request,0.0.0.0,bootpc(68),255.255.255.255,bootps(67),-,-,TransactionId=3370569804 ClientIP=0.0.0.0 YourIP=0.0.0.0 ServerIP=0.0.0.0 RelayIP=0.0.0.0,-,-,-
2022-10-06,19:56:38.676,SID-LOCALBRIDGE-1,-,000C296BC155,FFFFFFFFFFFF,0x0800,344,DHCPv4,Response,192.168.0.230,bootps(67),255.255.255.255,bootpc(68),-,-,TransactionId=3370569804 ClientIP=0.0.0.0 YourIP=192.168.0.148 ServerIP=0.0.0.0 RelayIP=0.0.0.0,-,-,-
2022-10-06,20:17:21.726,SID-LOCALBRIDGE-4,-,3810D549AE05,3333FF4C0A0C,0x86DD,86,ICMPv6,Neighbor Soliciation,2003:fa:ef14:4000:3a10:d5ff:fe49:ae05,-,ff02::1:ff4c:a0c,-,-,-,TargetAddress=2003:fa:ef14:4000:62ab:d2ff:fe4c:a0c SourceLinkLayer=3810D549AE05,-,-,-
2022-10-06,20:18:03.210,SID-LOCALBRIDGE-4,-,6E41185BDC6E,333300000016,0x86DD,90,ICMPv6,Type=143,fe80::4af:d884:faf8:cda3,-,ff02::16,-,-,-,-,-,-,-
2022-10-06,20:18:05.226,SID-LOCALBRIDGE-4,-,6E41185BDC6E,333300000016,0x86DD,90,ICMPv6,Type=143,fe80::4af:d884:faf8:cda3,-,ff02::16,-,-,-,-,-,-,-
2022-10-06,20:18:30.757,SID-LOCALBRIDGE-4,-,000C29AA04A0,3333FF780879,0x86DD,86,ICMPv6,Neighbor Soliciation,2003:fa:ef14:4000:7102:ecd:c2a6:208b,-,ff02::1:ff78:879,-,-,-,TargetAddress=2003:fa:ef14:4000:a5b6:7230:4a78:879 SourceLinkLayer=000C29AA04A0,-,-,-
2022-10-06,20:18:30.757,SID-LOCALBRIDGE-4,-,000C296BC155,3333FFA6208B,0x86DD,86,ICMPv6,Neighbor Soliciation,2003:fa:ef14:4000:a5b6:7230:4a78:879,-,ff02::1:ffa6:208b,-,-,-,TargetAddress=2003:fa:ef14:4000:7102:ecd:c2a6:208b SourceLinkLayer=000C296BC155,-,-,-
2022-10-06,20:18:39.163,SID-CONTOSO-CORP\MAF-[L2TP]-5,-,CA42A650F87B,FFFFFFFFFFFF,0x0800,348,DHCPv4,Request,0.0.0.0,bootpc(68),255.255.255.255,bootps(67),-,-,TransactionId=2627311238 ClientIP=0.0.0.0 YourIP=0.0.0.0 ServerIP=0.0.0.0 RelayIP=0.0.0.0,-,80.187.96.134(port=1701),-
2022-10-06,20:18:39.163,SID-LOCALBRIDGE-4,-,000C296BC155,FFFFFFFFFFFF,0x0800,344,DHCPv4,Response,192.168.0.230,bootps(67),255.255.255.255,bootpc(68),-,-,TransactionId=2627311238 ClientIP=0.0.0.0 YourIP=192.168.0.159 ServerIP=192.168.0.230 RelayIP=0.0.0.0,-,-,-
2022-10-06,20:18:39.163,SID-CONTOSO-CORP\MAF-[L2TP]-5,-,CA42A650F87B,FFFFFFFFFFFF,0x0800,360,DHCPv4,Request,0.0.0.0,bootpc(68),255.255.255.255,bootps(67),-,-,TransactionId=2627311238 ClientIP=0.0.0.0 YourIP=0.0.0.0 ServerIP=0.0.0.0 RelayIP=0.0.0.0,-,80.187.96.134(port=1701),-
2022-10-06,20:18:39.163,SID-LOCALBRIDGE-4,-,000C296BC155,FFFFFFFFFFFF,0x0800,344,DHCPv4,Response,192.168.0.230,bootps(67),255.255.255.255,bootpc(68),-,-,TransactionId=2627311238 ClientIP=0.0.0.0 YourIP=192.168.0.159 ServerIP=0.0.0.0 RelayIP=0.0.0.0,-,-,-
2022-10-06,20:18:39.538,SID-CONTOSO-CORP\MAF-[L2TP]-5,-,CA42A650F87B,FFFFFFFFFFFF,0x0800,342,DHCPv4,Request,192.168.0.159,bootpc(68),255.255.255.255,bootps(67),-,-,TransactionId=3733114327 ClientIP=192.168.0.159 YourIP=0.0.0.0 ServerIP=0.0.0.0 RelayIP=0.0.0.0,-,80.187.96.134(port=1701),-
2022-10-06,20:18:39.538,SID-LOCALBRIDGE-4,SID-CONTOSO-CORP\MAF-[L2TP]-5,000C296BC155,CA42A650F87B,0x0800,342,DHCPv4,Response,192.168.0.230,bootps(67),192.168.0.159,bootpc(68),-,-,TransactionId=3733114327 ClientIP=192.168.0.159 YourIP=0.0.0.0 ServerIP=0.0.0.0 RelayIP=0.0.0.0,-,-,80.187.96.134(port=1701)
2022-10-06,20:18:56.382,SID-CONTOSO-CORP\MAF-[L2TP]-5,SID-LOCALBRIDGE-4,CA42A650F87B,3810D549AE05,0x0800,74,ICMPv4,Echo Request,192.168.0.159,-,192.168.0.1,-,-,-,-,-,80.187.96.134(port=1701),-
2022-10-06,20:19:01.304,SID-CONTOSO-CORP\MAF-[L2TP]-5,SID-LOCALBRIDGE-4,CA42A650F87B,3810D549AE05,0x0800,74,ICMPv4,Echo Request,192.168.0.159,-,192.168.0.1,-,-,-,-,-,80.187.96.134(port=1701),-
2022-10-06,20:19:06.288,SID-CONTOSO-CORP\MAF-[L2TP]-5,SID-LOCALBRIDGE-4,CA42A650F87B,3810D549AE05,0x0800,74,ICMPv4,Echo Request,192.168.0.159,-,192.168.0.1,-,-,-,-,-,80.187.96.134(port=1701),-
2022-10-06,20:19:11.288,SID-CONTOSO-CORP\MAF-[L2TP]-5,SID-LOCALBRIDGE-4,CA42A650F87B,3810D549AE05,0x0800,74,ICMPv4,Echo Request,192.168.0.159,-,192.168.0.1,-,-,-,-,-,80.187.96.134(port=1701),-
2022-10-06,20:19:13.913,SID-CONTOSO-CORP\MAF-[L2TP]-5,SID-LOCALBRIDGE-4,CA42A650F87B,3810D549AE05,0x0800,66,TCP_CONNECTv4,SYN,192.168.0.159,61641,172.20.10.1,domain(53),2742734387,0,WindowSize=65280,-,80.187.96.134(port=1701),-
2022-10-06,20:19:14.929,SID-CONTOSO-CORP\MAF-[L2TP]-5,SID-LOCALBRIDGE-4,CA42A650F87B,3810D549AE05,0x0800,66,TCP_CONNECTv4,SYN,192.168.0.159,61641,172.20.10.1,domain(53),2742734387,0,WindowSize=65280,-,80.187.96.134(port=1701),-
2022-10-06,20:19:16.945,SID-CONTOSO-CORP\MAF-[L2TP]-5,SID-LOCALBRIDGE-4,CA42A650F87B,3810D549AE05,0x0800,66,TCP_CONNECTv4,SYN,192.168.0.159,61641,172.20.10.1,domain(53),2742734387,0,WindowSize=65280,-,80.187.96.134(port=1701),-
2022-10-06,20:19:21.007,SID-CONTOSO-CORP\MAF-[L2TP]-5,SID-LOCALBRIDGE-4,CA42A650F87B,3810D549AE05,0x0800,66,TCP_CONNECTv4,SYN,192.168.0.159,61641,172.20.10.1,domain(53),2742734387,0,WindowSize=65280,-,80.187.96.134(port=1701),-
2022-10-06,20:19:22.226,SID-LOCALBRIDGE-4,-,6A88EC7C9BD4,333300000016,0x86DD,90,ICMPv6,Type=143,fe80::14f4:36d0:90f1:3c9e,-,ff02::16,-,-,-,-,-,-,-
2022-10-06,20:19:24.226,SID-LOCALBRIDGE-4,-,6A88EC7C9BD4,333300000016,0x86DD,90,ICMPv6,Type=143,fe80::14f4:36d0:90f1:3c9e,-,ff02::16,-,-,-,-,-,-,-
2022-10-06,20:19:28.976,SID-CONTOSO-CORP\MAF-[L2TP]-5,SID-LOCALBRIDGE-4,CA42A650F87B,3810D549AE05,0x0800,66,TCP_CONNECTv4,SYN,192.168.0.159,61641,172.20.10.1,domain(53),2742734387,0,WindowSize=65280,-,80.187.96.134(port=1701),-
2022-10-06,20:19:57.117,SID-LOCALBRIDGE-4,-,000C296BC155,3333FF11F139,0x86DD,86,ICMPv6,Neighbor Soliciation,2003:fa:ef14:4000:a5b6:7230:4a78:879,-,ff02::1:ff11:f139,-,-,-,TargetAddress=2003:fa:ef14:4000:54f6:9632:af11:f139 SourceLinkLayer=000C296BC155,-,-,-
2022-10-06,20:19:57.788,SID-LOCALBRIDGE-4,-,000C296BC155,3333FF11F139,0x86DD,86,ICMPv6,Neighbor Soliciation,2003:fa:ef14:4000:a5b6:7230:4a78:879,-,ff02::1:ff11:f139,-,-,-,TargetAddress=2003:fa:ef14:4000:54f6:9632:af11:f139 SourceLinkLayer=000C296BC155,-,-,-
2022-10-06,20:19:58.788,SID-LOCALBRIDGE-4,-,000C296BC155,3333FF11F139,0x86DD,86,ICMPv6,Neighbor Soliciation,2003:fa:ef14:4000:a5b6:7230:4a78:879,-,ff02::1:ff11:f139,-,-,-,TargetAddress=2003:fa:ef14:4000:54f6:9632:af11:f139 SourceLinkLayer=000C296BC155,-,-,-
2022-10-06,20:20:01.132,SID-LOCALBRIDGE-4,-,000C296BC155,3333FF11F139,0x86DD,86,ICMPv6,Neighbor Soliciation,2003:fa:ef14:4000:a5b6:7230:4a78:879,-,ff02::1:ff11:f139,-,-,-,TargetAddress=2003:fa:ef14:4000:54f6:9632:af11:f139 SourceLinkLayer=000C296BC155,-,-,-
2022-10-06,20:20:01.788,SID-LOCALBRIDGE-4,-,000C296BC155,3333FF11F139,0x86DD,86,ICMPv6,Neighbor Soliciation,2003:fa:ef14:4000:a5b6:7230:4a78:879,-,ff02::1:ff11:f139,-,-,-,TargetAddress=2003:fa:ef14:4000:54f6:9632:af11:f139 SourceLinkLayer=000C296BC155,-,-,-
2022-10-06,20:20:02.788,SID-LOCALBRIDGE-4,-,000C296BC155,3333FF11F139,0x86DD,86,ICMPv6,Neighbor Soliciation,2003:fa:ef14:4000:a5b6:7230:4a78:879,-,ff02::1:ff11:f139,-,-,-,TargetAddress=2003:fa:ef14:4000:54f6:9632:af11:f139 SourceLinkLayer=000C296BC155,-,-,-
2022-10-06,20:20:05.132,SID-LOCALBRIDGE-4,-,000C296BC155,3333FF11F139,0x86DD,86,ICMPv6,Neighbor Soliciation,2003:fa:ef14:4000:a5b6:7230:4a78:879,-,ff02::1:ff11:f139,-,-,-,TargetAddress=2003:fa:ef14:4000:54f6:9632:af11:f139 SourceLinkLayer=000C296BC155,-,-,-
2022-10-06,20:20:05.788,SID-LOCALBRIDGE-4,-,000C296BC155,3333FF11F139,0x86DD,86,ICMPv6,Neighbor Soliciation,2003:fa:ef14:4000:a5b6:7230:4a78:879,-,ff02::1:ff11:f139,-,-,-,TargetAddress=2003:fa:ef14:4000:54f6:9632:af11:f139 SourceLinkLayer=000C296BC155,-,-,-
2022-10-06,20:20:06.788,SID-LOCALBRIDGE-4,-,000C296BC155,3333FF11F139,0x86DD,86,ICMPv6,Neighbor Soliciation,2003:fa:ef14:4000:a5b6:7230:4a78:879,-,ff02::1:ff11:f139,-,-,-,TargetAddress=2003:fa:ef14:4000:54f6:9632:af11:f139 SourceLinkLayer=000C296BC155,-,-,-
2022-10-06,20:20:09.132,SID-LOCALBRIDGE-4,-,000C296BC155,3333FF11F139,0x86DD,86,ICMPv6,Neighbor Soliciation,2003:fa:ef14:4000:a5b6:7230:4a78:879,-,ff02::1:ff11:f139,-,-,-,TargetAddress=2003:fa:ef14:4000:54f6:9632:af11:f139 SourceLinkLayer=000C296BC155,-,-,-
2022-10-06,20:20:09.788,SID-LOCALBRIDGE-4,-,000C296BC155,3333FF11F139,0x86DD,86,ICMPv6,Neighbor Soliciation,2003:fa:ef14:4000:a5b6:7230:4a78:879,-,ff02::1:ff11:f139,-,-,-,TargetAddress=2003:fa:ef14:4000:54f6:9632:af11:f139 SourceLinkLayer=000C296BC155,-,-,-
2022-10-06,20:20:10.788,SID-LOCALBRIDGE-4,-,000C296BC155,3333FF11F139,0x86DD,86,ICMPv6,Neighbor Soliciation,2003:fa:ef14:4000:a5b6:7230:4a78:879,-,ff02::1:ff11:f139,-,-,-,TargetAddress=2003:fa:ef14:4000:54f6:9632:af11:f139 SourceLinkLayer=000C296BC155,-,-,-
2022-10-06,20:20:13.132,SID-LOCALBRIDGE-4,-,000C296BC155,3333FF11F139,0x86DD,86,ICMPv6,Neighbor Soliciation,2003:fa:ef14:4000:a5b6:7230:4a78:879,-,ff02::1:ff11:f139,-,-,-,TargetAddress=2003:fa:ef14:4000:54f6:9632:af11:f139 SourceLinkLayer=000C296BC155,-,-,-
2022-10-06,20:20:13.788,SID-LOCALBRIDGE-4,-,000C296BC155,3333FF11F139,0x86DD,86,ICMPv6,Neighbor Soliciation,2003:fa:ef14:4000:a5b6:7230:4a78:879,-,ff02::1:ff11:f139,-,-,-,TargetAddress=2003:fa:ef14:4000:54f6:9632:af11:f139 SourceLinkLayer=000C296BC155,-,-,-
2022-10-06,20:20:14.788,SID-LOCALBRIDGE-4,-,000C296BC155,3333FF11F139,0x86DD,86,ICMPv6,Neighbor Soliciation,2003:fa:ef14:4000:a5b6:7230:4a78:879,-,ff02::1:ff11:f139,-,-,-,TargetAddress=2003:fa:ef14:4000:54f6:9632:af11:f139 SourceLinkLayer=000C296BC155,-,-,-
2022-10-06,20:20:17.132,SID-LOCALBRIDGE-4,-,000C296BC155,3333FF11F139,0x86DD,86,ICMPv6,Neighbor Soliciation,2003:fa:ef14:4000:a5b6:7230:4a78:879,-,ff02::1:ff11:f139,-,-,-,TargetAddress=2003:fa:ef14:4000:54f6:9632:af11:f139 SourceLinkLayer=000C296BC155,-,-,-
2022-10-06,20:20:17.788,SID-LOCALBRIDGE-4,-,000C296BC155,3333FF11F139,0x86DD,86,ICMPv6,Neighbor Soliciation,2003:fa:ef14:4000:a5b6:7230:4a78:879,-,ff02::1:ff11:f139,-,-,-,TargetAddress=2003:fa:ef14:4000:54f6:9632:af11:f139 SourceLinkLayer=000C296BC155,-,-,-
2022-10-06,20:20:18.788,SID-LOCALBRIDGE-4,-,000C296BC155,3333FF11F139,0x86DD,86,ICMPv6,Neighbor Soliciation,2003:fa:ef14:4000:a5b6:7230:4a78:879,-,ff02::1:ff11:f139,-,-,-,TargetAddress=2003:fa:ef14:4000:54f6:9632:af11:f139 SourceLinkLayer=000C296BC155,-,-,-
2022-10-06,20:21:13.101,SID-LOCALBRIDGE-4,-,000C297649DA,3333FF780879,0x86DD,86,ICMPv6,Neighbor Soliciation,2003:fa:ef14:4000:20d8:dec1:3a5f:6747,-,ff02::1:ff78:879,-,-,-,TargetAddress=2003:fa:ef14:4000:a5b6:7230:4a78:879 SourceLinkLayer=000C297649DA,-,-,-
2022-10-06,20:21:13.101,SID-LOCALBRIDGE-4,-,000C296BC155,3333FF5F6747,0x86DD,86,ICMPv6,Neighbor Soliciation,2003:fa:ef14:4000:a5b6:7230:4a78:879,-,ff02::1:ff5f:6747,-,-,-,TargetAddress=2003:fa:ef14:4000:20d8:dec1:3a5f:6747 SourceLinkLayer=000C296BC155,-,-,-

This might sound like a dumb question, but which port do I have to use for the vpncmd command?

solo
Posts: 1228
Joined: Sun Feb 14, 2021 10:31 am

Re: Windows client can connec to server but not ping any other clients

Post by solo » Thu Oct 06, 2022 10:43 pm

Here it is...

Code: Select all

2022-10-06,20:18:56.382,SID-CONTOSO-CORP\MAF-[L2TP]-5,SID-LOCALBRIDGE-4,CA42A650F87B,3810D549AE05,0x0800,74,ICMPv4,Echo Request,192.168.0.159,-,192.168.0.1,-,-,-,-,-,(port=1701),-
2022-10-06,20:19:01.304,SID-CONTOSO-CORP\MAF-[L2TP]-5,SID-LOCALBRIDGE-4,CA42A650F87B,3810D549AE05,0x0800,74,ICMPv4,Echo Request,192.168.0.159,-,192.168.0.1,-,-,-,-,-,(port=1701),-
Your client's ping arrives at the server but gets no response. Are you absolutely sure that you had disabled all firewalls for the duration of the test? I mean:
- W10 fw
- 3rd party fw
- AV fw

If you're sure, proceed...
- verify that your server gets a direct ping reply from 192.168.0.1 or give us a different LAN addr for testing
- use any SE listening port for the vpncmd command, try default 5555
- apart from vpncmd please also post from the server:

Code: Select all

netsh advfirewall show allprofiles state
PS> Get-NetAdapter | Format-List -Property ifAlias,InterfaceDescription,PromiscuousMode

mf_2
Posts: 16
Joined: Wed Oct 05, 2022 9:38 pm

Re: Windows client can connec to server but not ping any other clients

Post by mf_2 » Thu Oct 06, 2022 11:01 pm

I disabled the Windows Firewall for all three areas (domain, private and public) on my server (192.168.0.230). There is no other firewall on that server.
192.168.0.1 is my router (an AVM FritzBox). This does not have a firewall as far as I know.

I tried some more pings from the client:
Server 192.168.0.230: works
NAS 192.168.0.4: does not work
router 192.168.0.1: does not work (see above)

Then I tried pinging 192.168.0.1 from the server: works like a charm

Now on to the requested commands:
BridgeDeviceList:

Code: Select all

vpncmd command - SoftEther VPN Command Line Management Utility
SoftEther VPN Command Line Management Utility (vpncmd command)
Version 4.39 Build 9772   (English)
Compiled 2022/04/26 18:00:50 by buildsan at crosswin
Copyright (c) SoftEther VPN Project. All Rights Reserved.

Connection has been established with VPN Server "localhost" (port 5555).

You have administrator privileges for the entire VPN Server.

VPN Server>BridgeDeviceList
BridgeDeviceList command - Get List of Network Adapters Usable as Local Bridge
Intel(R) 82574L Gigabit Network Connection (ID=2016619814)
The command completed successfully.


BridgeList

Code: Select all

vpncmd command - SoftEther VPN Command Line Management Utility
SoftEther VPN Command Line Management Utility (vpncmd command)
Version 4.39 Build 9772   (English)
Compiled 2022/04/26 18:00:50 by buildsan at crosswin
Copyright (c) SoftEther VPN Project. All Rights Reserved.

Connection has been established with VPN Server "localhost" (port 5555).

You have administrator privileges for the entire VPN Server.

VPN Server>BridgeList
BridgeList command - Get List of Local Bridge Connection
Number|Virtual Hub Name|Network Adapter or Tap Device Name                        |Status
------+----------------+----------------------------------------------------------+---------
1     |VPN             |Intel(R) 82574L Gigabit Network Connection (ID=2016619814)|Operating
The command completed successfully.
netsh (I turned the FW on again after conducting the earlier test):

Code: Select all


Domain Profile Settings: 
----------------------------------------------------------------------
State                                 ON

Private Profile Settings: 
----------------------------------------------------------------------
State                                 ON

Public Profile Settings: 
----------------------------------------------------------------------
State                                 ON
Ok.
Powershell:

Code: Select all


ifAlias              : Ethernet0
InterfaceDescription : Intel(R) 82574L Gigabit Network Connection
PromiscuousMode      : True
Thank you very much for your extensive help. I appreciate it!

solo
Posts: 1228
Joined: Sun Feb 14, 2021 10:31 am

Re: Windows client can connec to server but not ping any other clients

Post by solo » Thu Oct 06, 2022 11:22 pm

Thank you for quick replies and detailed logs.

Please make the following test:
- delete SE local bridge
- enable SecureNAT (with all defaults, or restore defaults if changed)
- make a VPN connection and from the client ping 192.168.0.1

???

mf_2
Posts: 16
Joined: Wed Oct 05, 2022 9:38 pm

Re: Windows client can connec to server but not ping any other clients

Post by mf_2 » Fri Oct 07, 2022 4:05 am

Thank you, now I can ping all three addresses and connect to the network drive!
Can I leave it like that or do I have to make further changes?

solo
Posts: 1228
Joined: Sun Feb 14, 2021 10:31 am

Re: Windows client can connec to server but not ping any other clients

Post by solo » Fri Oct 07, 2022 5:09 am

Yes, you will have to use SecureNAT (with L2TP) but may I ask you a big favour? It would save me a lot of time replicating your setup and testing it to post final conclusion about this issue if you'd do the following:

- disable SecureNAT
- recreate the SE local bridge
- disable the server's firewall
- install SE Client on the laptop
- make a connection in the native SE VPN protocol (not L2TP) and from the client ping 192.168.0.1

EDIT
No worries, according to your logs it should work in the native SE VPN protocol just fine. To get the local bridge going in L2TP you'd have to enable the L2TPv3 option on your SE server, but Windows has no L2TPv3 client, so again - you need SecureNAT with L2TP.

mf_2
Posts: 16
Joined: Wed Oct 05, 2022 9:38 pm

Re: Windows client can connec to server but not ping any other clients

Post by mf_2 » Sat Oct 08, 2022 10:56 am

I am leaving for a two-week vacation in a few hours and I need this VPN to occasionally dial in to "home" while I am gone.
So I do not want to fiddle with it and possibly mess it up right before I leave. But I will run those tests afterwards and let you know.

Post Reply