GRE tunnels anyone?

2005-10-11 Thread Joshua Weaver
) 2.)Would getting acceptable latency tunneling multicast mean hardware that's just as expensive as a router costing thousands? TINA Joshua Weaver Senior Systems Engineer Metropark Communications, Inc. (314) 439-1900 main (314) 439-1313 fax (866) NBX-HELP Metropark's Home Pag

RE: Hidden spot on hard drives?

2005-10-06 Thread Joshua Weaver
What is the software called? Let somebody research it from there. Or dload the prog and crack it open wit Ida... -Josh ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any m

RE: Here's the proof.

2005-10-06 Thread Joshua Weaver
[mailer daemon - original message truncated] It appears you are right. I guess the Gates foundation does have a controlling interest in FreeBSD. I wonder what direction Microsoft will take when the complete the merger? -Josh ___ freebsd-questions@free

RE: two questions in one

2005-09-20 Thread Joshua Weaver
nt to 192.168.0.2, and set up forwarders to your ISP's name servers on this box. Set all your internal hosts to use that machine for DNS requests, and you will be good to go. -Joshua Weaver ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

RE: port scanning and hidden servers

2005-09-07 Thread Joshua Weaver
google up arp-sk, use it to modify the arp tables in switch and play with him a bit :) -Joshua > -Original Message- > From: [EMAIL PROTECTED] [mailto:owner-freebsd- > [EMAIL PROTECTED] On Behalf Of Mike Hernandez > Sent: Wednesday, September 07, 2005 10:26 AM > To: [EMAIL PROTECTED] > Sub

Re: Will this actually work?

2005-08-24 Thread Joshua Weaver
No, it uses layer 2 communication at that point. On the 6 FreeBSD stations I have, you are apparently right. It looks like a way to exploit a system without access to the ports. I'm not sure why the kernel intercepts the data that way (you didn't even use a NOP sled.) -Josh

RE: OT: Re: WinXP administration guide for unix guru

2005-08-22 Thread Joshua Weaver
are you connecting to a shared network printer off a samba machine? Is the sky really blue and will I get flamed for replying to a windows question? Only time will tell Joshua Weaver > -Original Message- > From: [EMAIL PROTECTED] [mailto:owner-freebsd- > [EMAIL PROTECTED] On

RE: man malloc

2005-08-17 Thread Joshua Weaver
Pointer coercion is standard terminology, it is used when you force cast a pointer as a different data type. Btw, most processors since the late 90's can handle a variable not aligned to their word length, so it would be uncommon. Good question, Sergey. Josh > -Original Message- > From: