Author Topic: Default Gateway  (Read 6700 times)

Offline taterazay

  • Newbie
  • *
  • Posts: 1
Default Gateway
« on: December 28, 2017, 04:43:10 PM »
Default Gateway: 192.168.0.1

Saved Gateway:

route add 0.0.0.0 mask 0.0.0.0 192.168.0.1



Restore Default Gateway to

Certificate expired at: Jan 27 08:20:35 2018

route add 0.0.0.0 mask 0.0.0.0



SUCCESS: download 438 bytes update information to local.

Version Server:  3.0.7

Version Current:  3.0.7

Certificate expired at: Jan 27 08:20:35 2018

Run script:  0

Checking installed tap driver...

ROOT\NET\0000                                               : TAP-Windows Adapter V9
1 matching device(s) found.

Use port 44358 as management port

Thu Dec 28 05:27:24 2017 OpenVPN 2.4.3 i686-w64-mingw32 [SSL (OpenSSL)] [LZO] [LZ4] [PKCS11] [AEAD] built on Jun 29 2017
Thu Dec 28 05:27:24 2017 Windows version 6.2 (Windows 8 or greater) 64bit
Thu Dec 28 05:27:24 2017 library versions: OpenSSL 1.0.2l  25 May 2017, LZO 2.10

Thu Dec 28 05:27:24 2017 TCP/UDP: Preserving recently used remote address: [AF_INET]67.215.10.250:1433
Thu Dec 28 05:27:24 2017 UDP link local: (not bound)
Thu Dec 28 05:27:24 2017 UDP link remote: [AF_INET]67.215.10.250:1433

Thu Dec 28 05:27:27 2017 write UDP: No Route to Host (WSAEHOSTUNREACH) (code=10065)

Thu Dec 28 05:27:31 2017 write UDP: No Route to Host (WSAEHOSTUNREACH) (code=10065)

Thu Dec 28 05:27:32 2017 [bviserver] Peer Connection Initiated with [AF_INET]67.215.10.250:1433

Thu Dec 28 05:27:33 2017 Note: option tun-ipv6 is ignored because modern operating systems do not need special IPv6 tun handling anymore.

Thu Dec 28 05:27:33 2017 open_tun
Thu Dec 28 05:27:33 2017 TAP-WIN32 device [Ethernet 2] opened: \\.\Global\{880E875E-DC34-4955-A1ED-19E70AD8A614}.tap
Thu Dec 28 05:27:33 2017 Set TAP-Windows TUN subnet mode network/local/netmask = 172.16.31.0/172.16.31.29/255.255.255.0 [SUCCEEDED]
Thu Dec 28 05:27:33 2017 Notified TAP-Windows driver to set a DHCP IP/netmask of 172.16.31.29/255.255.255.0 on interface {880E875E-DC34-4955-A1ED-19E70AD8A614} [DHCP-serv: 172.16.31.254, lease-time: 31536000]

Thu Dec 28 05:27:33 2017 Successful ARP Flush on interface [7] {880E875E-DC34-4955-A1ED-19E70AD8A614}
Thu Dec 28 05:27:33 2017 do_ifconfig, tt->did_ifconfig_ipv6_setup=1

Thu Dec 28 05:27:34 2017 NETSH: C:\WINDOWS\system32\netsh.exe interface ipv6 set address interface=7 fd35:4d33:9a09:9d09::101b store=active

Thu Dec 28 05:27:34 2017 add_route_ipv6(fd35:4d33:9a09:9d09::/64 -> fd35:4d33:9a09:9d09::101b metric 0) dev Ethernet 2
Thu Dec 28 05:27:34 2017 env_block: add PATH=C:\WINDOWS\System32;C:\WINDOWS;C:\WINDOWS\System32\Wbem

Thu Dec 28 05:27:34 2017 Block_DNS: WFP engine opened
Thu Dec 28 05:27:34 2017 Block_DNS: Using existing sublayer
Thu Dec 28 05:27:34 2017 Block_DNS: Added permit filters for exe_path
Thu Dec 28 05:27:34 2017 Block_DNS: Added block filters for all interfaces
Thu Dec 28 05:27:34 2017 Block_DNS: Added permit filters for TAP interface

Thu Dec 28 05:27:40 2017 add_route_ipv6(2000::/3 -> fd35:4d33:9a09:9d09::1 metric -1) dev Ethernet 2
Thu Dec 28 05:27:40 2017 env_block: add PATH=C:\WINDOWS\System32;C:\WINDOWS;C:\WINDOWS\System32\Wbem

Thu Dec 28 05:27:40 2017 add_route_ipv6(::/3 -> fd35:4d33:9a09:9d09::1 metric -1) dev Ethernet 2
Thu Dec 28 05:27:40 2017 env_block: add PATH=C:\WINDOWS\System32;C:\WINDOWS;C:\WINDOWS\System32\Wbem

Thu Dec 28 05:27:40 2017 add_route_ipv6(2000::/4 -> fd35:4d33:9a09:9d09::1 metric -1) dev Ethernet 2
Thu Dec 28 05:27:40 2017 env_block: add PATH=C:\WINDOWS\System32;C:\WINDOWS;C:\WINDOWS\System32\Wbem

Thu Dec 28 05:27:40 2017 add_route_ipv6(3000::/4 -> fd35:4d33:9a09:9d09::1 metric -1) dev Ethernet 2
Thu Dec 28 05:27:40 2017 env_block: add PATH=C:\WINDOWS\System32;C:\WINDOWS;C:\WINDOWS\System32\Wbem

Thu Dec 28 05:27:40 2017 add_route_ipv6(fc00::/7 -> fd35:4d33:9a09:9d09::1 metric -1) dev Ethernet 2
Thu Dec 28 05:27:40 2017 env_block: add PATH=C:\WINDOWS\System32;C:\WINDOWS;C:\WINDOWS\System32\Wbem

Thu Dec 28 05:27:40 2017 WARNING: this configuration may cache passwords in memory -- use the auth-nocache option to prevent this
Thu Dec 28 05:27:40 2017 Initialization Sequence Completed

route delete 0.0.0.0 mask 0.0.0.0



Run script:  1

-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
I was following your client installation guide and then I noticed mine is a little bit different.
What are these? and what do they mean?
Default Gateway: 192.168.0.1
route add 0.0.0.0 mask 0.0.0.0 192.168.0.1
route delete 0.0.0.0 mask 0.0.0.0
WARNING: this configuration may cache passwords in memory -- use the auth-nocache option to prevent this



Offline Anwar

  • Support Monkey
  • BolehVPN Staff
  • Newbie
  • *****
  • Posts: 19
  • Datei nicht gefunden!
Re: Default Gateway
« Reply #1 on: December 31, 2017, 06:19:34 PM »
It's your default gateway's IP address (which is usually your router). It can change if your router is using a different IP address.

Quote
WARNING: this configuration may cache passwords in memory -- use the auth-nocache option to prevent this
This line does not apply to us as we are using a certificate-based authentication instead of a password-based one.