From owner-freebsd-questions Thu Jun 8 14:30: 9 2000 Delivered-To: freebsd-questions@freebsd.org Received: from snoopy.brwn.org (intgw1.brwn.org [196.28.127.66]) by hub.freebsd.org (Postfix) with ESMTP id B4D6437BCE0 for ; Thu, 8 Jun 2000 14:30:01 -0700 (PDT) (envelope-from willem@denary.brwn.org) Received: from denary.brwn.org (denary.brwn.org [192.168.1.17]) by snoopy.brwn.org (Postfix) with ESMTP id D4AB03ACA; Thu, 8 Jun 2000 23:29:56 +0200 (SAST) Received: (from willem@localhost) by denary.brwn.org (8.9.3/8.9.3) id XAA07642; Thu, 8 Jun 2000 23:29:56 +0200 (SAST) (envelope-from willem) Date: Thu, 8 Jun 2000 23:29:56 +0200 From: Willem Brown To: Juha Saarinen Cc: Bernhard Rosenkraenzer , redhat-list@redhat.com, Alan Mead , freebsd-questions@freebsd.org Subject: Re: Someone is still stalking me with spam Message-ID: <20000608232956.A7622@denary.brwn.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: ; from juha_saarinen@email.msn.com on Fri, Jun 09, 2000 at 09:13:22AM +1200 X-Public-Key: http://www.brwn.org/~willem/pubkey.txt Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, On Fri, Jun 09, 2000 at 09:13:22AM +1200, Juha Saarinen wrote: > %-> The simplest way to make them readable is > %-> > %-> #include > %-> main() > %-> { > %-> unsigned long l=htonl(3454552827); > %-> unsigned char *s=(unsigned char *)&l; > %-> printf("%u.%u.%u.%u\n", s[0], s[1], s[2], s[3]); > %-> } > > Errr... don't know if that's the simplest way, actually. Simply ping the > obfuscated address to get the IP. ;-) True, but this way I actually learned something from it. > > -- Juha > > Regards Willem Brown -- /* =============================================================== */ /* Linux, FreeBSD, NetBSD, OpenBSD. The choice is yours. */ /* =============================================================== */ A star captain's most solemn oath is that he will give his life, even his entire crew, rather than violate the Prime Directive. -- Kirk, "The Omega Glory", stardate unknown To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message