Go to advanced search

by Grez
Sun Jan 03, 2016 8:35 pm
Forum: Troubleshooting
Topic: pre-up not running script
Replies: 9
Views: 5842

Re: pre-up not running script

OK I've figured it out, I needed to add the below into the interface file.

Code: Select all

auto eth0
So I now have the below in the interfaces file and this is working just fine.

Code: Select all

auto eth0
iface eth0 inet manual
  pre-up /etc/openvpnfirewall.sh
Cheers Grez..
by Grez
Sun Jan 03, 2016 6:16 pm
Forum: Troubleshooting
Topic: pre-up not running script
Replies: 9
Views: 5842

Re: pre-up not running script

I've got exactly the same problem and a new Jessie-lite build, and this is works fine on my other pi with a previous Jessie build.

Did you ever find out what the problem was?

Cheers
Grez..

Go to advanced search