Displaying 2 results from an estimated 2 matches for "spyou".
2001 Feb 20
2
Incoming trafic shaping (depending on src IP)
...10
Okay, so, with this, packets comming trought ppp0 and from <the SRC IP of
my VPN> should be shaped at 64Kbit/s, right ?
Where''s my error ? Is there something more simple (eg. with iptables and
packet marking ?)
thx for help :)
____________________________________
''Spyou'' - www.spyou.org - root@spyou.org
#gtr / ircnet.grolier.net - UIN : 6871374
We''ve done so much, for so long, with so little
We''re now qualified to do anything with nothing.
2008 Dec 09
2
Rails and Ruby behind proxy
Hi there,
I''ve a little problem.
On my code, I use the flickraw gem. On the application.rb there is a
require ''flickraw'' who create a new instance, and for that need to
pass the net.
It works at home, but in my office we have a proxy, and when I launch
webrick I have an error saying that I''m behind a proxy :(.
Does anyone have an idea on how to correct this