Please note the new address for this forum : forum.excito.org. The old address redirects here but I don't know for how long. Thanks !
New user's registration have been closed due to high spamming and low trafic on this forum. Please contact forum admins directly if you need an account. Thanks !

Search found 7 matches

by dire
28 Feb 2012, 15:44
Forum: B2 & B3 Support
Topic: Ipredator VPN PPP routing/firewall? problem
Replies: 10
Views: 12918

Re: Ipredator VPN PPP routing/firewall? problem

To answer my own question about this setup, using the ip-ip/down scripts is probably not the way to go if you just want to route everything through the vpn, ppp0 has a replacedefaultroute option that does exactly that.

Also, I have copied the vpn configuration to a headless ubuntu machine and my ...
by dire
10 Feb 2012, 04:17
Forum: B2 & B3 Support
Topic: Ipredator VPN PPP routing/firewall? problem
Replies: 10
Views: 12918

Re: Ipredator VPN PPP routing problem

As I mentioned earlier the vpn connections works fine from my laptop, where the the routes look like this during a session
default dev ppp0 proto static
93.182.187.2 via 192.168.0.1 dev wlan0 proto static
93.182.187.2 via 192.168.0.1 dev wlan0 src 192.168.0.14
93.182.187.2 dev ppp0 proto kernel ...
by dire
08 Feb 2012, 16:47
Forum: B2 & B3 Support
Topic: Ipredator VPN PPP routing/firewall? problem
Replies: 10
Views: 12918

Re: Ipredator VPN PPP routing problem

Yes, I am able to use the vpn connection from my laptop running ubuntu 11.10.

Also, pinging the vpn gateway (93.182.188.2 in the example) is successful. So at least that machine can send me responses, not sure if it is over eth1 or ppp0 though.

But, pinging for instance minip.no either by name or ...
by dire
08 Feb 2012, 07:45
Forum: B2 & B3 Support
Topic: Ipredator VPN PPP routing/firewall? problem
Replies: 10
Views: 12918

Re: Ipredator VPN PPP routing problem

Thanks, I tried connecting to the vpn and manually change the default route (as suggested) with
ip route replace default dev ppp0
After that ip route looks like this
default dev ppp0 scope link
93.182.149.2 via 192.168.0.1 dev eth1 src 192.168.0.17
93.182.151.2 via 192.168.0.1 dev eth1 src 192 ...
by dire
07 Feb 2012, 14:42
Forum: B2 & B3 Support
Topic: Ipredator VPN PPP routing/firewall? problem
Replies: 10
Views: 12918

Re: Ipredator VPN PPP routing problem

Yes, including the referenced article. To me it sounds a bit advanced and I would first like to succeed doing something that should be much simpler, to route _all_ traffic through the vpn.
by dire
29 Jan 2012, 13:07
Forum: B2 & B3 Support
Topic: Ipredator VPN PPP routing/firewall? problem
Replies: 10
Views: 12918

Ipredator VPN PPP routing/firewall? problem

My b3 is currently used as a server on my lan and I'm trying to set it up to use ipredator for Internet traffic.

I have managed to set up a ppp connection for ipredator. Connecting and disconnecting with debug looks fine and when connected I'm able to ping the vpn gateway (not sure about the ...
by dire
11 Jan 2012, 15:30
Forum: B2 & B3 Support
Topic: [SOLVED] Backup timeline empty
Replies: 2
Views: 4345

[SOLVED] Backup timeline empty

Hi, using the web ui, I have created a backup job to backup my photos to a usb drive attached to my b3. The backup seems to execute fine, status is ok, and the expected amount of data is written to the backup folder but the nothing shows up in the timeline.

Logged in using ssh I can see that every ...