Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Mar 1998 10:43:32 PST
From:      "Brian Gallucci" <bgallucci@hotmail.com>
To:        questions@FreeBSD.ORG
Subject:   Help
Message-ID:  <19980330184334.23940.qmail@hotmail.com>

next in thread | raw e-mail | index | archive | help
I have a local network here with a cable modem, and I'm trying
to be able to ftp into one of my NT boxs->192.168.0.20
Here's my network settings> ed0->24.1.88.78
ed1->192.168.0.1 & has a alias 192.168.105.1> 
This is what I type to get it all up and running>
ipfw -f flush
ipfw add divert natd all from any to any via ed0
ipfw add pass all from any to any> natd -interface ed0
And everything works fine.
I have turned off ftp services in the inetd.conf file
Someone told me to type this and it would fix the problem
natd -redirect_port tcp 192.168.0.20:ftp 21 24.1.88.78:ftp 21

I'll get back to you on this.> and this is what I get back> 

natd: aliasing address not given..> 
So what I'm trying to do is from the outside of my network ftp
into 192.168.0.20-> The NT box...Thanks

______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19980330184334.23940.qmail>