Ticket #828: Test_Server_20170415.txt

File Test_Server_20170415.txt, 4.2 KB (added by mpfrench, 7 years ago)
Line 
1Test Server
2OpenVPN not running
3LAN-TAP bridged in Windows 7
4
5
6C:\>ipconfig /all
7
8Windows IP Configuration
9
10   Host Name . . . . . . . . . . . . : KSF1
11   Primary Dns Suffix  . . . . . . . :
12   Node Type . . . . . . . . . . . . : Hybrid
13   IP Routing Enabled. . . . . . . . : No
14   WINS Proxy Enabled. . . . . . . . : No
15
16Ethernet adapter Network Bridge:
17
18   Connection-specific DNS Suffix  . :
19   Description . . . . . . . . . . . : MAC Bridge Miniport
20   Physical Address. . . . . . . . . : 02-FF-D2-7B-79-8F
21   DHCP Enabled. . . . . . . . . . . : No
22   Autoconfiguration Enabled . . . . : Yes
23   Link-local IPv6 Address . . . . . : fe80::758b:c728:64f3:a534%25(Preferred)
24   IPv4 Address. . . . . . . . . . . : 192.168.113.20(Preferred)
25   Subnet Mask . . . . . . . . . . . : 255.255.255.0
26   Default Gateway . . . . . . . . . : 192.168.113.1
27   DHCPv6 IAID . . . . . . . . . . . : 419626962
28   DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-1C-15-BA-2B-00-30-67-AA-9C-DA
29
30   DNS Servers . . . . . . . . . . . : 192.168.113.1
31                                       8.8.4.4
32   NetBIOS over Tcpip. . . . . . . . : Enabled
33
34Tunnel adapter isatap.{2A2BFFEE-43DF-45AF-ADE6-6C354FB32892}:
35
36   Media State . . . . . . . . . . . : Media disconnected
37   Connection-specific DNS Suffix  . :
38   Description . . . . . . . . . . . : Microsoft ISATAP Adapter
39   Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
40   DHCP Enabled. . . . . . . . . . . : No
41   Autoconfiguration Enabled . . . . : Yes
42
43Tunnel adapter Teredo Tunneling Pseudo-Interface:
44
45   Media State . . . . . . . . . . . : Media disconnected
46   Connection-specific DNS Suffix  . :
47   Description . . . . . . . . . . . : Teredo Tunneling Pseudo-Interface
48   Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
49   DHCP Enabled. . . . . . . . . . . : No
50   Autoconfiguration Enabled . . . . : Yes
51
52C:\>
53
54C:\>route print
55===========================================================================
56Interface List
57 25...02 ff d2 7b 79 8f ......MAC Bridge Miniport
58  1...........................Software Loopback Interface 1
59 11...00 00 00 00 00 00 00 e0 Microsoft ISATAP Adapter
60 13...00 00 00 00 00 00 00 e0 Teredo Tunneling Pseudo-Interface
61===========================================================================
62
63IPv4 Route Table
64===========================================================================
65Active Routes:
66Network Destination        Netmask          Gateway       Interface  Metric
67          0.0.0.0          0.0.0.0    192.168.113.1   192.168.113.20    266
68        127.0.0.0        255.0.0.0         On-link         127.0.0.1    306
69        127.0.0.1  255.255.255.255         On-link         127.0.0.1    306
70  127.255.255.255  255.255.255.255         On-link         127.0.0.1    306
71    192.168.113.0    255.255.255.0         On-link    192.168.113.20    266
72   192.168.113.20  255.255.255.255         On-link    192.168.113.20    266
73  192.168.113.255  255.255.255.255         On-link    192.168.113.20    266
74        224.0.0.0        240.0.0.0         On-link         127.0.0.1    306
75        224.0.0.0        240.0.0.0         On-link    192.168.113.20    266
76  255.255.255.255  255.255.255.255         On-link         127.0.0.1    306
77  255.255.255.255  255.255.255.255         On-link    192.168.113.20    266
78===========================================================================
79Persistent Routes:
80  Network Address          Netmask  Gateway Address  Metric
81          0.0.0.0          0.0.0.0    192.168.113.1  Default
82          0.0.0.0          0.0.0.0    192.168.113.1  Default
83          0.0.0.0          0.0.0.0    192.168.113.1  Default
84===========================================================================
85
86IPv6 Route Table
87===========================================================================
88Active Routes:
89 If Metric Network Destination      Gateway
90  1    306 ::1/128                  On-link
91 25    266 fe80::/64                On-link
92 25    266 fe80::758b:c728:64f3:a534/128
93                                    On-link
94  1    306 ff00::/8                 On-link
95 25    266 ff00::/8                 On-link
96===========================================================================
97Persistent Routes:
98  None
99
100C:\>