/[sysadmin-cookbook]/recepies/openvpn/3.on-server.create
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Contents of /recepies/openvpn/3.on-server.create

Parent Directory Parent Directory | Revision Log Revision Log


Revision 214 - (show annotations)
Thu May 13 13:54:33 2010 UTC (13 years, 10 months ago) by dpavlin
File size: 48 byte(s)
join tap device into bridge on server

1 #!/bin/sh -x
2
3 ifconfig $1 up
4 brctl addif br0 $1

Properties

Name Value
svn:executable *

  ViewVC Help
Powered by ViewVC 1.1.26