I've editted the /etc/network.conf file, through lrcfg (network settings,
then network configuration) for something similar, port forwarding to an
internal smtp server (with static, private IP address 192.168.1.201). I
modified two lists as follow:
Page down to about line 325 to find EXTERN_TCP_PORTS. Add the following to
open smtp:
EXTERN_TCP_PORTS="0/0_smtp"
Page down to about line 375 to find INTERN_SERVERS. Add the following to
port forward all requests to SMTP to the internal server:
INTERN_SERVERS="tcp_${EXTERN_IP}_smtp_192.168.1.201_smtp"
hth,
Steve
> At 10:40 PM 5/29/2002 -0700, Jonathan Berglund wrote:
>I'm using the Dachstein floppy distribution and I need to setup port
>forwarding to one of my lan workstations. My router is at 192.168.1.254,
>while my workstation I'm trying forward to is 192.168.1.1. There are a
>number of ports for different programs I need to direct, but the one I'm
>trying to do now is the identd port (port 113) to connect to DALnet over
>IRC. I don't know if there is support for port forwarding already, or if
>I need to download a package. Can anyone help?
>
>Thanks in advance for the help!
>
>- Jon
_______________________________________________________________
Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm
------------------------------------------------------------------------
leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html