#497789 - security bug on iceweasel

2008-10-17 Thread s. keeling
Hi. Sorry if I've missed discussions on this. What's the scoop? apt-listbugs is telling me don't do it: critical bugs of iceweasel (2.0.0.16-0etch1 -> 2.0.0.17-0etch1) I guess I'll scurry off to http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=497789 Hmm ... Flash related? Don't care.

Re: COMFIRM YOUR EMAIL ACCOUNT IMMEDIATELY!!!

2008-10-17 Thread Ricardo Cacheta Waldemarin
You are busted! Ricardo Cacheta Waldemarin Graduando em Informática Biomédica USP-RP On Fri, Oct 17, 2008 at 07:54, Masanao Yoshida <[EMAIL PROTECTED]> wrote: > Dear xs4all Email Account User, > > We wrote to you on 29 September 2008 advising that you change the > password on your account in or

Re: Nat iptables

2008-10-17 Thread Jochen Bartl
Hi, it seems like you would like to implement destination NAT. iptables -t nat -A PREROUTING -i eth1 -p tcp -m tcp --dport 6 -j DNAT --to 192.168.2.5 Don't forget to create also rules to allow this network traffic in the FORWARD chain if necessary. best regards, jochen On Fri, 2008-10-1

Nat iptables

2008-10-17 Thread Jesus arteche
hola, Tengo una red en casa en la que todas las conexiones pasan por un servidor ...es decir, eth1 (192.168.1.3) esta conectado a internet y eth2 ( 192.168.2.3) a la red local, con estas dos interfaces lo que quiero hacer es k lo k entre y salga por un determinado puerto vaya aun determinado pc en