Chris,

Chris Low <[EMAIL PROTECTED]> wrote:

>I made the following changes to network.conf:
> 
> # Uncomment following for port-forwarded internal services.
> # The following is an example of what should be put here.
> # Tuples are as follows:
> #       <protocol>_<local-ip>_<local-port>_<remote-ip>_<remote-port>
> #INTERN_SERVERS="tcp_${EXTERN_IP}_ftp_192.168.1.1_ftp 
>tcp_${EXTERN_IP}_smtp_192.168.1.1_smtp"
> INTERN_SERVERS="tcp_$192.168.1.2_smtp_10.10.10.200_smtp"
                      ^^^^
this doesn't look right.

I have only been skimming this thread, but that caught my eye.
that should not be a variable, correct?  delete the "$"

mike




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
------------------------------------------------------------------------
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

Reply via email to