At 08:27 AM 2/25/01 -0500, you wrote:
>Hello,
>
>I've installed a Microsoft ISA server (firewall) and need some help
>configuring DNews so that it can work though it. The machine DNews
>runs on has two IP addresses, one internal and one external. At the
>moment it looks as though DNews is running by default on the external
>ip address. How can I change it so that it runs on another
>ipaddress/nic?
By default dnews will use all the local addresses, you can specify one in
particular in dnews.conf
bind_in 1.2.3.4
bind_out 1.2.3.4
However I doubt that is your problem, there are two common problems/fixes
with microsoft firewalls.
1) You must configure dnews to run as a user who has access to the
network, first create such
a user, then set in the control panel/services/dnews that username and password
2) You might have to configure the firewall to allow the port 119 for
incoming and or outgoing connections.
ChrisP.