Hi, I have never tested "route-metric" on Windows clients. Maybe try to increase verbosity on the client?
Simon On 13-06-05 10:27 AM, R. Morris wrote: > Hi, > > Thanks for the suggestion! I tried this (in the client config file), but > it doesn't seem to impact the priorties at all - confirmed by comparing > the values before and after change (and disconnecting / reconnecting of > course). > > Thoughts? > > Thanks again. > > > > > > On 2013-06-04 13:50, Simon Deziel wrote: > >> On 13-06-04 01:37 PM, R. Morris wrote: >>> Hi, This has probably already been answered, but I have searched and >>> can't find the answer ... :-(. So here goes ... When I connect to my >>> OpenVPN server, it adds a default route to my routing table, as you >>> can see below, IPv4 Route Table >>> =========================================================================== >>> Active Routes: Network Destination Netmask Gateway Interface Metric >>> 0.0.0.0 0.0.0.0 10.138.104.1 10.138.104.89 70 0.0.0.0 0.0.0.0 >>> 192.168.1.1 192.168.1.3 80 0.0.0.0 0.0.0.0 10.138.82.1 10.138.82.78 >>> 20 10.138.82.0 255.255.255.0 On-link 10.138.82.78 276 10.138.82.78 >>> 255.255.255.255 On-link 10.138.82.78 276 10.138.82.255 >>> 255.255.255.255 On-link 10.138.82.78 276 10.138.104.0 255.255.248.0 >>> On-link 10.138.104.89 291 10.138.104.89 255.255.255.255 On-link >>> 10.138.104.89 291 10.138.111.255 255.255.255.255 On-link >>> 10.138.104.89 291 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.1.0 255.255.255.0 On-link 192.168.1.3 >>> 286 192.168.1.3 255.255.255.255 On-link 192.168.1.3 286 192.168.1.255 >>> 255.255.255.255 On-link 192.168.1.3 286 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 10.138.82.78 276 224.0.0.0 >>> 240.0.0.0 On-link 10.138.104.89 291 224.0.0.0 240.0.0.0 On-link >>> 192.168.1.3 286 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 10.138.82.78 276 >>> 255.255.255.255 255.255.255.255 On-link 10.138.104.89 291 >>> 255.255.255.255 255.255.255.255 On-link 192.168.1.3 286 >>> =========================================================================== >>> Persistent Routes: None Of the default routes, 10.138.82.78 is my >>> wired LAN connection (local) 10.138.104.89 is my wireless LAN >>> connection (local) 192.168.1.3 is my OpenVPN IP address The issue is >>> that when I am on my wireless local network, I have to manually >>> change the metric for the OpenVPN route - I have done this above, >>> forcing it to 80 ... or it's higher priority than my local network, >>> and I lose my local network when connected to OpenVPN. Is there a way >>> to do this manually, either on the OpenVPN server or client? >> You can try with "route-metric 80" in the client's config. This is what >> I use on my Linux clients. >> >> HTH, >> Simon >> >> >> ------------------------------------------------------------------------------ >> How ServiceNow helps IT people transform IT departments: >> 1. A cloud service to automate IT design, transition and operations >> 2. Dashboards that offer high-level views of enterprise services >> 3. A single system of record for all IT processes >> http://p.sf.net/sfu/servicenow-d2d-j >> _______________________________________________ >> Openvpn-users mailing list >> [email protected] >> <mailto:[email protected]> >> https://lists.sourceforge.net/lists/listinfo/openvpn-users > > > > > > > > > ------------------------------------------------------------------------------ > How ServiceNow helps IT people transform IT departments: > 1. A cloud service to automate IT design, transition and operations > 2. Dashboards that offer high-level views of enterprise services > 3. A single system of record for all IT processes > http://p.sf.net/sfu/servicenow-d2d-j > > > > _______________________________________________ > Openvpn-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/openvpn-users > ------------------------------------------------------------------------------ How ServiceNow helps IT people transform IT departments: 1. A cloud service to automate IT design, transition and operations 2. Dashboards that offer high-level views of enterprise services 3. A single system of record for all IT processes http://p.sf.net/sfu/servicenow-d2d-j _______________________________________________ Openvpn-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openvpn-users
