--- gvpe/doc/vped.conf.5 2003/10/16 20:35:14 1.9 +++ gvpe/doc/vped.conf.5 2004/05/10 18:57:07 1.11 @@ -1,4 +1,4 @@ -.\" Automatically generated by Pod::Man v1.37, Pod::Parser v1.13 +.\" Automatically generated by Pod::Man v1.37, Pod::Parser v1.14 .\" .\" Standard preamble: .\" ======================================================================== @@ -129,12 +129,13 @@ .\" ======================================================================== .\" .IX Title "VPED.CONF 5" -.TH VPED.CONF 5 "2003-10-16" "1.2" "Virtual Private Ethernet" +.TH VPED.CONF 5 "2004-04-01" "1.5" "Virtual Private Ethernet" .SH "NAME" vped.conf \- vpe daemon configuration file .SH "SYNOPSIS" .IX Header "SYNOPSIS" -.Vb 3 +.Vb 4 +\& enable-udp = yes \& udp-port = 407 \& mtu = 1492 \& ifname = vpn0 @@ -286,8 +287,10 @@ \& ip link set $IFNAME address $MAC mtu $MTU up # GNU/Linux \& ifconfig $IFNAME ether $MAC mtu $MTU up # FreeBSD .Ve -.IP "IFTYPE=native" 4 -.IX Item "IFTYPE=native" +.Sp +Please see the \f(CW\*(C`vpe.osdep(5)\*(C'\fR manpage for platform-specific information. +.IP "IFTYPE=native # or tincd" 4 +.IX Item "IFTYPE=native # or tincd" .PD 0 .IP "IFSUBTYPE=linux # or freebsd, darwin etc.." 4 .IX Item "IFSUBTYPE=linux # or freebsd, darwin etc.." @@ -396,6 +399,9 @@ The optional login and password used to authenticate to the proxy server, seperated by a literal colon (\f(CW\*(C`:\*(C'\fR). Only basic authentication is currently supported. +.IP "pid-file = path" 4 +.IX Item "pid-file = path" +The path to the pid file to check and create (Default: .Sh "\s-1NODE\s0 \s-1SPECIFIC\s0 \s-1SETTINGS\s0" .IX Subsection "NODE SPECIFIC SETTINGS" The following settings are node\-specific, that is, every node can have @@ -416,9 +422,12 @@ is only 38 bytes, as opposed to \s-1UDP\s0's 58 (or \s-1TCP\s0's 60+). .IP "enable-udp = yes|true|on | no|false|off" 4 .IX Item "enable-udp = yes|true|on | no|false|off" -Enable the UDPv4 transport using the \f(CW\*(C`udp\-port\*(C'\fR port -(default: \f(CW\*(C`yes\*(C'\fR). This is a good general choice since \s-1UDP\s0 tunnels well -through many firewalls. +Enable the UDPv4 transport using the \f(CW\*(C`udp\-port\*(C'\fR port (default: \f(CW\*(C`yes\*(C'\fR, +but this will change!). This is a good general choice since \s-1UDP\s0 tunnels +well through many firewalls. +.Sp +\&\s-1NOTE:\s0 Please specify \f(CW\*(C`enable\-udp = yes\*(C'\fR even though it is the default, as +some future version will have all protocols disabled by default. .IP "enable-tcp = yes|true|on | no|false|off" 4 .IX Item "enable-tcp = yes|true|on | no|false|off" Enable the TCPv4 transport using the \f(CW\*(C`tcp\-port\*(C'\fR port