Hi Axel,

On 12/07/2015 09:49 AM, Axel Glienke wrote:

> Sorry, i dont understood:
> why the 2 ips (gmx.de; spiegel.de) a different routing? both are
> public ips with same scheme? why there a differnt handle by my routing
> table?

Because, that's what you have specified in your routing table:

> 0.0.0.0/1 via 10.8.0.5 dev tun0
> default via 192.168.2.1 dev br0 proto static metric 425

$ ipcalc -b 0.0.0.0/1 | grep HostM
HostMin:   0.0.0.1
HostMax:   127.255.255.254

Thus, 62.138.116.3 (spiegel.de) is routed via tun0 and 213.165.65.60 
(gmx.de) is routed via br0.

See also https://en.wikipedia.org/wiki/Subnetwork

HTH,
Mathias.

------------------------------------------------------------------------------
Go from Idea to Many App Stores Faster with Intel(R) XDK
Give your users amazing mobile app experiences with Intel(R) XDK.
Use one codebase in this all-in-one HTML5 development environment.
Design, debug & build mobile apps & 2D/3D high-impact games for multiple OSs.
http://pubads.g.doubleclick.net/gampad/clk?id=254741911&iu=/4140
_______________________________________________
Openvpn-users mailing list
Openvpn-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openvpn-users

Reply via email to