![]() |
2008-08-18
, 22:31
|
Posts: 44 |
Thanked: 5 times |
Joined on Jul 2007
|
#11
|
![]() |
2008-08-18
, 22:49
|
Posts: 1,208 |
Thanked: 1,028 times |
Joined on Oct 2007
|
#12
|
redirect-gateway def1 up /etc/openvpn/domain.up down /etc/openvpn/domain.down
![]() |
2008-08-18
, 22:59
|
Posts: 44 |
Thanked: 5 times |
Joined on Jul 2007
|
#13
|
![]() |
2008-08-18
, 23:06
|
Posts: 1,208 |
Thanked: 1,028 times |
Joined on Oct 2007
|
#14
|
![]() |
2008-08-19
, 14:04
|
Posts: 44 |
Thanked: 5 times |
Joined on Jul 2007
|
#15
|
![]() |
2008-08-19
, 14:16
|
Posts: 44 |
Thanked: 5 times |
Joined on Jul 2007
|
#16
|
![]() |
2008-08-19
, 15:34
|
Posts: 1,208 |
Thanked: 1,028 times |
Joined on Oct 2007
|
#17
|
--up cmd
Shell command to run after successful TUN/TAP device open (pre --user UID change). The up script is useful for specifying route commands which route IP traffic destined for private subnets which exist at the other end of the VPN connection into the tunnel.
--down cmd
Shell command to run after TUN/TAP device close (post --user UID change and/or --chroot ). Called with the same parameters and environmental variables as the --up option above.
Note that if you reduce privileges by using --user and/or --group, your --down script will also run at reduced privilege.
![]() |
2008-08-19
, 20:16
|
Posts: 44 |
Thanked: 5 times |
Joined on Jul 2007
|
#18
|
![]() |
2008-08-19
, 21:33
|
Posts: 44 |
Thanked: 5 times |
Joined on Jul 2007
|
#19
|
![]() |
2008-08-30
, 16:06
|
Posts: 43 |
Thanked: 2 times |
Joined on Dec 2007
|
#20
|