Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37569668
en ru br
ALT Linux repositórios
S:3.1-alt1

Group :: Sistema/Servidores
RPM: gvpe

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

# Sample configuration for GVPE channels
# See notes in %doc/README.ALT.utf-8

# the local network device name
ifname = vpn0

# Protocols to use, see gvpe.protocol(7) for details:
enable-rawip = no
enable-icmp = no
enable-udp = yes
enable-tcp = no

# the external port to listen on for udp protocol (configure your firewall)
udp-port = 50000

# minimum MTU of all outgoing interfaces on all hosts
#mtu = 1492


# The path (relative to the config directory) of a script that will
# be called immediately after the network interface is initialized
# It can do nothing but need to exist and return '0':
if-up = if-up

# The path (relative to the config directory) to the private key
private-key = hostkeys/%s


# Nodes:
#node = first # just a nickname
#hostname = first.example.net # the DNS name or IP address of the host

#node = second
#hostname = 133.55.82.9

#node = third
#hostname = third.example.net

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009