Search found 1 match

by dcpdl
February 27th, 2012, 5:29 am
Forum: General Discussion
Topic: Feature request
Replies: 2
Views: 1675

Re: Feature request

I sort of solved this thanks to Sander and some googling. Syntax: sudo route -nv add -net x.x.x.x/24 192.x.x.x Whereby first ip is the destination ip e.g. of your usenet download server and 2nd ip is your gateway on your LAN. You will need the superuser/sudo pw. You will need to create a script and ...