|
From: Claas H. <cla...@ju...> - 2005-01-21 08:53:20
|
--Am Freitag, 21. Januar 2005 01:41 -0700 James Yonan <ji...@yo...> schrieb: > Can I see your config file? Yes, no problem. Since I didn't know which config file you want I post both here, hope that's ok for the list. --- start of obermann-isdn.conf --- cipher BF-CBC auth SHA1 ping-timer-rem lport 19911 secret /etc/openvpn/obermann-isdn.secret proto udp verb 2 resolv-retry infinite writepid /var/run/openvpn/obermann-isdn/pid persist-key persist-tun persist-local-ip mlock remote-random user nobody group nogroup status /var/run/openvpn/obermann-isdn/status 15 status-version 1 mtu-disc yes management 127.0.0.1 19911 management-log-cache 100 rport 19910 remote 192.168.199.11 local 192.168.199.10 comp-lzo fast-io chroot /var/run/openvpn/obermann-isdn/chroot fragment 1300 mssfix tun-mtu 1500 dev tun ifconfig 192.168.199.20 192.168.199.21 route 192.168.199.0 255.255.255.248 up /usr/local/bin/openvpn_fwrules-helper-up down-pre plugin openvpn-down-root.so "/usr/local/bin/openvpn_fwrules-helper-down" --- end of obermann-isdn.conf --- --- start of sunoha.conf --- cipher BF-CBC auth SHA1 ping-timer-rem lport 19910 secret /etc/openvpn/obermann-isdn.secret proto udp verb 2 resolv-retry infinite writepid /var/run/openvpn/sunoha/pid persist-key persist-tun persist-local-ip mlock remote-random user nobody group nogroup status /var/run/openvpn/sunoha/status 15 status-version 1 mtu-disc yes management 127.0.0.1 19910 management-log-cache 100 rport 19911 remote 192.168.199.10 local 192.168.199.11 comp-lzo fast-io chroot /var/run/openvpn/sunoha/chroot mssfix 1300 fragment 1300 tun-mtu 1500 dev tun ifconfig 192.168.199.21 192.168.199.20 route 192.168.199.248 255.255.255.248 up /usr/local/bin/openvpn_fwrules-helper-up down-pre plugin openvpn-down-root.so "/usr/local/bin/openvpn_fwrules-helper-down" --- end of sunoha.conf --- I don't know if this may helps or not, but here's the directory listing (looks the same on both sides): fli4l-sunoha 2.1.9 # ls -l dr-xr-x--- 2 nobody nogroup 40 Jan 20 13:22 chroot -rw-r--r-- 1 root root 44 Jan 20 13:22 fwrules -rw-r--r-- 1 root root 5 Jan 20 14:59 pid -rw------- 1 root root 275 Jan 21 09:51 status -- Claas Hilbrecht http://www.jucs-kramkiste.de |