[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Routing zwischen Netzen (ueber OpenVPN)



On Fri, Mar 07, 2008 at 03:08:46PM +0100, Michael Hierweck wrote:
> > Ping ist in dieser Situation nicht hilfreich. Mit traceroute kann man
> > sehen wo es nicht mehr "weiter" geht.

Und wo sind die Ausgaben von traceroute?

> ip addr
> 8: tun1: <POINTOPOINT,MULTICAST,NOARP,UP,10000> mtu 1500 qdisc pfifo_fast qlen 100
>     link/[65534]
>     inet 192.168.222.6 peer 192.168.222.5/32 scope global tun1
> root@server:~# ip addr
> 8: tun1: <POINTOPOINT,MULTICAST,NOARP,UP,10000> mtu 1500 qdisc pfifo_fast qlen 100
>     link/[65534]
>     inet 192.168.222.6 peer 192.168.222.5/32 scope global tun1
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Wo kommt denn das auf dem Server her?

http://openvpn.net/index.php/documentation/faq.html
  Why does OpenVPN's "ifconfig-pool" option use a /30 subnet
  (4 private IP addresses per client) when used in TUN mode?
  
      * 192.168.1.4/30
      * 192.168.1.4 -- Network address
      * 192.168.1.5 -- Virtual IP address in the OpenVPN Server
      * 192.168.1.6 -- Assigned to the client
      * 192.168.1.7 -- Broadcast address. 
		      
Setz auf dem openvpn Server mal

server 192.168.222.0 255.255.255.0

und dann /etc/init.d/openvpn restart auf dem openvpn Server und Klient.

-- 
Nicht Absicht unterstellen, wenn auch Dummheit ausreicht!

Attachment: signature.asc
Description: Digital signature


Reply to: