entweder bin ich zu blöd oder ich hab einfach nur Pech. Ich bin gerade dabei mir einen OpenVPN Server zu installieren und konfigurieren. Ich geb euch einfach mal den Fehler beim Aufruf von meiner openvpn-config.
Code: Alles auswählen
Sat May 16 14:00:08 2009 us=792431 TLS-Auth MTU parms [ L:1558 D:138 EF:38 EB:0 ET:0 EL:0 ]
Sat May 16 14:00:08 2009 us=792619 WARNING: Since you are using --dev tun with a point-to-point topology, the second argument to --ifconfig must be an IP address. You are using something (255.255.255.0) that looks more like a netmask. (silence this warning with --ifconfig-nowarn)
Sat May 16 14:00:08 2009 us=803936 TUN/TAP device tun0 opened
Sat May 16 14:00:08 2009 us=804070 TUN/TAP TX queue length set to 100
Sat May 16 14:00:08 2009 us=804140 /sbin/ifconfig tun0 192.168.100.1 pointopoint 255.255.255.0 mtu 1500
SIOCSIFDSTADDR: Invalid argument
Sat May 16 14:00:08 2009 us=806401 Linux ifconfig failed: external program exited with error status: 1
Sat May 16 14:00:08 2009 us=806483 Exiting
Hier mal noch ein Ausschnitt aus meinem config-File:
Code: Alles auswählen
ifconfig 192.168.100.1 255.255.255.0
ifconfig-pool 192.168.100.2 192.168.100.9
mfg Ciusus