Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Jul 2001 19:26:04 -0400 (EDT)
From:      Thomas David Rivers <rivers@dignus.com>
To:        freebsd-hackers@freebsd.org
Subject:   Debugging natd?
Message-ID:  <200107162326.f6GNQ4a38454@lakes.dignus.com>

next in thread | raw e-mail | index | archive | help

The machine I redirected telnet too has changed IP addresses...

And; I discovered after simply changing my natd_flags in /etc/rc.conf
that natd isn't properly redirecting the port.

I checked the messages log (/var/log/alias.log) and nothing appears
to be amiss.

(And, I've got -l on the natd_flags; but nothing is showing up
in syslog)

Here's the flags (this is 4.3-RELEASE):

natd_flags="-l -m -u -redirect_port tcp 10.1.0.11:telnet NNNN -redirect_port udp
 10.1.0.11:telnet NNNN -redirect_port tcp 10.1.0.26:telnet NNNN -redirect_port u
dp 10.1.0.26:telnet NNNN"

(The previous/working IP addreses were 10.0.0.11 & 10.0.0.26.)

So - per the subject - just how does one start debugging a problem
like this - what tools are around to try and figure things out?

	- Thanks! -
      - Dave Rivers -



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200107162326.f6GNQ4a38454>