Date: Wed, 21 Jan 2004 16:09:17 -0600 From: "michael Alexander" <linux@milwaukeevalve.com> To: <freebsd-questions@freebsd.org> Subject: RE: how to tell if my ISP is blocking email & web ports Message-ID: <008501c3e06b$3a4838c0$bd02a8c0@Pmjalex> In-Reply-To: <MIEPLLIBMLEEABPDBIEGGEJBFFAA.fbsd_user@a1poweruser.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> -----Original Message----- > From: owner-freebsd-questions@freebsd.org > [mailto:owner-freebsd-questions@freebsd.org] On Behalf Of fbsd_user > Sent: Wednesday, January 21, 2004 2:39 PM > To: Dinesh Nair > Cc: freebsd-questions@FreeBSD. ORG > Subject: RE: how to tell if my ISP is blocking email & web ports > > > My friends PC is an MS/Windows 98 box. > I know all windows system have telnet in command.com. > Which is reachable from start/run and opens an native dos window. > > Would anybody know the syntax of the native dos telnet command > to include the port number to use? > > telnet xxx.xxx.xxx.xxx would get me to the telnet port > at that IP address. I believe Just add the port number at the end... Telnet xxx.xxx.xxx.xxx 25 For testing a mail server connection for example. I don't have anything that old to test it on though. Works in XP for sure, I use it frequently. -Mike
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?008501c3e06b$3a4838c0$bd02a8c0>