Thanks Scott, that fixed it!

-Kyle

Scott Ullrich wrote:
Upgrade to 1.0-RC3e.

Apply a, b, c, d then e in that order.

On 10/11/06, Kyle Mott <[EMAIL PROTECTED]> wrote:

Hi,

I'm running RC3, and every time I save my config, the webgui hangs. I
deleted my tun0 interface, but it looks like it's still trying to bring
up the tun0 interface which is hosing openvpn. I am running my openvpn
on port 443, and I have deleted the tun0 interface in the gui.

Let me know if you need more info.


-Kyle



# ps auxwww | grep "tun0\|openvpn"
root 2802 0.0 0.5 1636 1196 ?? S 10:48AM 0:00.00 sh -c openvpn --config /var/etc/openvpn_server0.conf > /dev/null 2>&1 root 2803 0.0 0.6 1708 1524 ?? S 10:48AM 0:00.03 openvpn --config /var/etc/openvpn_server0.conf root 2806 0.0 0.5 1636 1196 ?? S 10:48AM 0:00.00 sh -c /etc/rc.filter_configure tun0 1500 1544 10.200.200.1 10.200.200.2 init root 2807 0.0 1.8 36612 4684 ?? Ss 10:48AM 0:00.03 /usr/local/bin/php -f /etc/rc.filter_configure tun0 1500 1544 10.200.200.1 10.200.200.2 init root 2808 0.0 1.9 36612 4756 ?? S 10:48AM 0:00.00 /usr/local/bin/php -f /etc/rc.filter_configure tun0 1500 1544 10.200.200.1 10.200.200.2 init root 2809 0.0 1.9 36612 4756 ?? S 10:48AM 0:00.00 /usr/local/bin/php -f /etc/rc.filter_configure tun0 1500 1544 10.200.200.1 10.200.200.2 init

# ifconfig tun0
tun0: flags=8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1500
        inet6 fe80::2a0:c9ff:fe20:c726%tun0 prefixlen 64 scopeid 0xb
        inet 10.200.200.1 --> 10.200.200.2 netmask 0xffffffff
        Opened by PID 2803


# telnet 24.n.n.87 443
Trying 24.n.n.87...
^C

Messages from vpn.log
=====================
Oct 11 10:48:05 openvpn[2803]: /etc/rc.filter_configure tun0 1500 1544 10.200.200.1 10.200.200.2 init Oct 11 10:48:05 openvpn[2803]: /sbin/ifconfig tun0 10.200.200.1 10.200.200.2 mtu 1500 netmask 255.255.255.255 up
Oct 11 10:48:05         openvpn[2803]: TUN/TAP device /dev/tun0 opened
Oct 11 10:48:05         openvpn[2803]: gw 24.n.n.1
Oct 11 10:48:05 openvpn[2803]: WARNING: file '/var/etc/openvpn_server0.key' is group or others accessible Oct 11 10:48:05 openvpn[2803]: OpenVPN 2.0.6 i386-portbld-freebsd6.1 [SSL] [LZO] built on Apr 6 2006


# sockstat -4
sockstat: struct xtcpcb size mismatch
USER     COMMAND    PID   FD PROTO  LOCAL ADDRESS         FOREIGN ADDRESS
root     msntp      1073  8  udp4   *:52578               *:*
root     racoon     1035  10 udp4   10.200.200.1:500      *:*
root     racoon     1035  14 udp4   127.0.0.1:500         *:*
root     racoon     1035  15 udp4   24.n.n.87:500         *:*
root     racoon     1035  18 udp4   172.16.45.1:500       *:*
root     racoon     1035  20 udp4   172.16.46.1:500       *:*
root     racoon     1035  22 udp4   172.16.47.1:500       *:*
root     racoon     1035  24 udp4   10.10.10.1:500        *:*
dhcpd    dhcpd      941   10 udp4   *:67                  *:*
root     bsnmpd     814   9  udp4   *:*                   *:*
root     bsnmpd     814   10 udp4   *:161                 *:*
nobody   dnsmasq    658   1  udp4   *:49840               *:*
nobody   dnsmasq    658   3  udp4   *:53                  *:*
root     syslogd    176   11 udp4   *:514                 *:*


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to