On Wed, 10 Oct 2001, Jay Strauss wrote: > I've been reading it and trying different things, for some reason packets > aren't making it to my deb box > > deb:~# netselect -vv ftp.fceia.unr.edu.ar ftp.kulnet.kuleuven.ac.be \ > > ftp.cdrom.com ftp.debian.org ftp.de.debian.org > ftp.fceia.unr.edu.ar 9999 ms 30 hops 0% ok > ftp.kulnet.kuleuven.ac.be 9999 ms 30 hops 0% ok > ftp.cdrom.com 9999 ms 30 hops 0% ok > ftp.debian.org 9999 ms 30 hops 0% ok > ftp.de.debian.org 9999 ms 30 hops 0% ok > deb:~# > > I've setup my router to forward all ports (well 0-10000) to my deb box and > that still doesn't work.
It is not "forwarding" that you need... it is UDP NAT support. Also note that UDP ports are different than TCP ports. > Maybe it is some sort of a config problem on the deb box??? Seems unlikely, but possible if you have firewalling enabled on the deb box to deny inbound UDP packets. Check "ipchains -L". > > Jay > ----- Original Message ----- > From: "Jeff Newmiller" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Tuesday, October 09, 2001 9:44 AM > Subject: Re: [vox-tech] More debian questions > > > > On Tue, 9 Oct 2001, Jay Strauss wrote: > > > > > I think I'll stay where I am. I'd not so cutting edge that I need the > > > development version. I'd like to get the manual test to work though. > > > > Are you sure UDP ping works through your netgear router? > > > > Re: syntax, try "man netselect" or read the readme file linked at > > http://www.worldvisions.ca/~apenwarr/netselect/. --------------------------------------------------------------------------- Jeff Newmiller The ..... ..... Go Live... DCN:<[EMAIL PROTECTED]> Basics: ##.#. ##.#. Live Go... Live: OO#.. Dead: OO#.. Playing Research Engineer (Solar/Batteries O.O#. #.O#. with /Software/Embedded Controllers) .OO#. .OO#. rocks...2k ---------------------------------------------------------------------------
