This is a discussion on Port Forwarding within the Slackware Linux Support forums, part of the Unix Operating Systems category; --> Hi Slackware Community, I have an problem with my little Home Network wich looks like this : I have ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hi Slackware Community, I have an problem with my little Home Network wich looks like this : I have an old Laptop (DX66) as my router/Firewall and an Pentium200 as my Web/FTP server. My firewall is the gShield script wich is btw. superb imho. Now this firewall has the option to do Port Forwarding wich i configged also in the config file. Forward mydns:21 -> 192.168.0.6:21 (The Router hasn't an FTP running. If i try to connect from the outside on this FTP the connection is being refused. (Not if i OPEN the Port instead of Forwarding.) I asked an friend who uses OpenBSD as OS and said he has an NATD Daemon running. Do i need also an NATD Daemon to run on my Fresh Slackware 9.1 Installment ? Any help appreciated and Thank you in advance Regards, hanfsome. |
| |||
| On Fri, 25 Jun 2004 20:26:31 +0200, hanfsome wrote: > Do i need also an NATD Daemon to run on my Fresh Slackware 9.1 Installment ? No, you don't. NAT comes with iptables: http://www.netfilter.org/documentati...NAT-HOWTO.html Can't help you with gShield though, I don't know it. Sander |
| |||
| hanfsome wrote: > Hi Slackware Community, > > I have an problem with my little Home Network wich looks like this : > > I have an old Laptop (DX66) as my router/Firewall and an Pentium200 as > my Web/FTP server. > My firewall is the gShield script wich is btw. superb imho. > > Now this firewall has the option to do Port Forwarding wich i configged > also in the config file. > Forward mydns:21 -> 192.168.0.6:21 > (The Router hasn't an FTP running. > If i try to connect from the outside on this FTP the connection is being > refused. (Not if i OPEN the Port instead of Forwarding.) > > I asked an friend who uses OpenBSD as OS and said he has an NATD Daemon > running. OBSD does NAT as part of the firewall. The only time you need to run anything else is if you are running VoIP or to support active FTP. |
| |||
| hanfsome wrote: > Hi Slackware Community, > > I have an problem with my little Home Network wich looks like this : > > I have an old Laptop (DX66) as my router/Firewall and an Pentium200 as > my Web/FTP server. > My firewall is the gShield script wich is btw. superb imho. > > Now this firewall has the option to do Port Forwarding wich i configged > also in the config file. > Forward mydns:21 -> 192.168.0.6:21 > (The Router hasn't an FTP running. > If i try to connect from the outside on this FTP the connection is being > refused. (Not if i OPEN the Port instead of Forwarding.) > > I asked an friend who uses OpenBSD as OS and said he has an NATD Daemon > running. > Do i need also an NATD Daemon to run on my Fresh Slackware 9.1 Installment > ? > > Any help appreciated and Thank you in advance > > Regards, hanfsome. You could alternatively look up rinetd. -- Fred Emmott (http://www.fredemmott.co.uk) |
| |||
| "Fred Emmott" <news@fredemmott.co.uk> schrieb im Newsbeitrag news:cbjf77$qsi$1@newsfeed.th.ifl.net... > hanfsome wrote: > > > Hi Slackware Community, > > > > I have an problem with my little Home Network wich looks like this : > > > > I have an old Laptop (DX66) as my router/Firewall and an Pentium200 as > > my Web/FTP server. > > My firewall is the gShield script wich is btw. superb imho. > > > > Now this firewall has the option to do Port Forwarding wich i configged > > also in the config file. > > Forward mydns:21 -> 192.168.0.6:21 > > (The Router hasn't an FTP running. > > If i try to connect from the outside on this FTP the connection is being > > refused. (Not if i OPEN the Port instead of Forwarding.) > > > > I asked an friend who uses OpenBSD as OS and said he has an NATD Daemon > > running. > > Do i need also an NATD Daemon to run on my Fresh Slackware 9.1 Installment > > ? > > > > Any help appreciated and Thank you in advance > > > > Regards, hanfsome. > > You could alternatively look up rinetd. > -- > Fred Emmott > > (http://www.fredemmott.co.uk) Thank you People for you're help !! Just a little thing, i cannot ping any internet site fromt his box either. But thats an other problem wich i can solve. Thanks again for you're help !! Regards, Hanfsome... |
| ||||
| "Hanfsome" <Hanfsome@tiscali.de> schrieb im Newsbeitrag news:cbjl4f$2j6e$1@ulysses.news.tiscali.de... > > "Fred Emmott" <news@fredemmott.co.uk> schrieb im Newsbeitrag > news:cbjf77$qsi$1@newsfeed.th.ifl.net... > > hanfsome wrote: > > > > > Hi Slackware Community, > > > > > > I have an problem with my little Home Network wich looks like this : > > > > > > I have an old Laptop (DX66) as my router/Firewall and an Pentium200 as > > > my Web/FTP server. > > > My firewall is the gShield script wich is btw. superb imho. > > > > > > Now this firewall has the option to do Port Forwarding wich i configged > > > also in the config file. > > > Forward mydns:21 -> 192.168.0.6:21 > > > (The Router hasn't an FTP running. > > > If i try to connect from the outside on this FTP the connection is being > > > refused. (Not if i OPEN the Port instead of Forwarding.) > > > > > > I asked an friend who uses OpenBSD as OS and said he has an NATD Daemon > > > running. > > > Do i need also an NATD Daemon to run on my Fresh Slackware 9.1 > Installment > > > ? > > > > > > Any help appreciated and Thank you in advance > > > > > > Regards, hanfsome. > > > > You could alternatively look up rinetd. > > -- > > Fred Emmott > > > > (http://www.fredemmott.co.uk) > > Thank you People for you're help !! > > Just a little thing, i cannot ping any internet site fromt his box either. > But thats an other problem wich i can solve. > > Thanks again for you're help !! > > Regards, Hanfsome... > > Ok, all Problems are solved. The Problem i could not ping to the world was caused by an incorrect gateway setting. Again thanks ! Regards, hanfsome. |