Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Dec 2001 03:30:18 -0500
From:      <ringgo@rnpa-online.net>
To:        freebsd-questions@FreeBSD.ORG
Subject:   idend behind static nat
Message-ID:  <200112160828.AAS96252@vmms4.verisignmail.com>

next in thread | raw e-mail | index | archive | help
Hi...
I got a little problem about identd (RFC1413) but annoying me.
Here my problem
I run freebsd 4.4 stable win natd and ipfw and use small 
allocate static ip that my isp given
Below is my /etc/natd.rules
pintugerbang# more /etc/natd.rules
deny_incoming           no
dynamic                 yes
port                    8668
use_sockets             yes
same_ports              yes
unregistered_only       no
alias_address           202.152.26.193
redirect_address        192.168.0.2 202.152.26.194
redirect_address        192.168.0.3 202.152.26.194
redirect_address        192.168.0.4 202.152.26.194
redirect_address        192.168.0.6 202.152.26.195
redirect_address        192.168.0.7 202.152.26.195
redirect_address        192.168.0.5 202.152.26.195
redirect_address        10.0.0.2 202.152.26.200
redirect_address        10.0.0.4 202.152.26.200
redirect_address        10.0.0.5 202.152.26.200
redirect_address        10.0.0.3 202.152.26.200
redirect_address        10.0.0.6 202.152.26.198
redirect_address        10.0.0.7 202.152.26.198
redirect_address        10.0.0.8 202.152.26.198
The problem is my identd is only work just in server, but in 
the workstation is not.
Can anybody solve the problem  ?

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?200112160828.AAS96252>