Advice Needed SOLVED: Openvix : broke my network ...

sophie101

Member
My Satellite Setup
* Currently
1 x 60cm for 28.2e
1 x T55 for 0.4w + 9e + 13e + 19.2e
1 x 120cm for 5w
Quad LNBs on each sent to different receivers in different flats.
My Location
belgium
HI all,

I managed to trash my network.

Because openvpnmanager did not work on openvix, I had to set up openvpn myself.

Now openvpn client runs from init.d, which worked. Except that the routing was not working. So, being a bright button I got it to: if tun0 is up, then route delete default, and then route add default tun0. Which worked. I out it into init.d and all was well. Then a plugin hung the GUI, and I had to reboot the box.

And then, ny stupid init.d script messed up the route, and I cannot ssh into the box from the local network.

Doing the Network set up again won't change anything because my /etc/init.d/openvpn script it still in there, and will always start at boot. Oppsy.

Fiddlesticks.

Any ideas?
 
SOLVED: changed wlan0 from DHCP to static, and it dropped the offending routes. I have removed my script from init.d for now :-)
 
Back
Top