DHCPD handing out IP's backwards!

2002-01-02 Thread Tony Saign
I have a FreeBSD4.4 box running as a firewall/natd system for a small workgoup. Everything is working fine, but IP's are being handed out backwards! (i.e. 1st box gets 192.168.1.253, 2nd Box gets 192.168.1.252, etc.) I've never seen this before on any other system, any ideas?? Thanks in advance

Microsoft Terminal Services/Remote Desktop Connection

2001-11-16 Thread Tony Saign
Anyone have any ideas on why this program wouldn't work through a FreeBSD 4.4 system using NAT & IPFW?? I can connect to systems outside on the Internet, but not internal systems on the same subnet. INTERNET--- [1] >> <216.120.x.x> [2] >> <192.168.1.1>

RE: IEEE 802.11 devices question

2001-09-26 Thread Tony Saign
Has anyone successfully configured an Intel PRO 2011 wireless device?? That and a modem issue on my laptop are the only things that have stopped me from switching from MS (ick!) to FreeBSD. -Tony * -Original Message- * From: [EMAIL PROTECTED] * [mailto:[EMAIL PROTECTED]]On Behalf Of Bro

RE: TCP performance question

2001-09-21 Thread Tony Saign
Just tried it on a 4.4-RELEASE box and it appears to work :) * -Original Message- * From: [EMAIL PROTECTED] * [mailto:[EMAIL PROTECTED]]On Behalf Of Tsuchiya Yoshihiro * Sent: Friday, September 21, 2001 1:28 AM * To: Mike Silbersack * Cc: [EMAIL PROTECTED] * Subject: Re: TCP performance q

Nimda retaliation??

2001-09-19 Thread Tony Saign
Has anyone used LaBrea successfully on a FreeBSD box? It's sounds very cool, basically it "traps" systems scanning your network (i.e. nimda or code red infected). -Tony To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-net" in the body of the message

DHCPD question...

2001-09-10 Thread Tony Saign
I have a FreeBSD (4.3) system running dhcpd, ipfw, and natd. 2 NICS one external net (internet), and 1 internal net. Everything is working normally, I can connect with all internal systems to web/ftp/email/ssh, etc. services. I am getting console error messages stating; Sep 10 07:24:06 p3 dhcpd

RE: DNS and nslookup problem

2001-08-08 Thread Tony Saign
Use DIG! Much better than nslookup! unstable# dig ibm.com (p.s. You really should cross-post, it's not polite!) -Tony ; <<>> DiG 8.3 <<>> ibm.com ;; res options: init recurs defnam dnsrch ;; got answer: ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 4 ;; flags: qr aa rd ra; QUERY: 1, ANSW

RE: Can't get sendmail to masquerade

2001-08-05 Thread Tony Saign
You need the below line in your .mc file; FEATURE(domaintable, `hash -o /etc/mail/domaintable') the file domaintable would include 1 line; kanga.int.strauser.com strauser.com That should take care of it... -Tony * -Original Message- * From: [EMAIL PROTECTED] * [mailto:[EMAIL PROTECTED

RE: PPP help!

2001-08-04 Thread Tony Saign
l post the results. -Tony * -Original Message- * From: [EMAIL PROTECTED] * [mailto:[EMAIL PROTECTED]]On Behalf Of Tony Saign * Sent: Friday, August 03, 2001 9:39 AM * To: [EMAIL PROTECTED] * Subject: PPP help! * * * Can anyone tell me what I need to do to get a PPP connection * working, I