> I am probably missing something, but as per below this is what happens if
I start at zero.
>
> The uncommented line (well they all would) from below
> gives me an error when starting the network: IP filters: portfw: Invalid
> protocol specified.
>
> I do realize I can use the non indexed section as well.
> Thanks for any help.

As mentioned...

<quote>

Looking through the scripts, the comments above are incorrect.

<snip>

So...Remove the -a, -P, -L, and -R fields from your INTERN_SERVER entries,
start with INTERN_SERVER0, and everything should work properly.

</quote>

Did you try this?  What happened?  To be completely clear, use:

INTERN_SERVER0="tcp 208.x.x.233 110 192.168.1.233 110"

Instead of:
INTERN_SERVER0="-a -P tcp -L 208.x.x.233 110 -R 192.168.1.233 110"

...and see what happens.

Charles Steinkuehler
http://lrp.steinkuehler.net
http://c0wz.steinkuehler.net (lrp.c0wz.com mirror)


_______________________________________________
Leaf-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user

Reply via email to