Paul Scheffer wrote:
>
> We've got TIS running on a PC running 386BSD. Everything is working well, but
> there are still a couple of questions I need advice or answers on.
>
> 1) I know you can tunnel NNTP using plug-gw, but rather than running a local
> news server, we would rather just read news through the firewall (using
> something like Netscape). At the moment we get a host not found when we enter
> the address of the News host. Is there anyone that has sorted this out?
Add a many-to-one plug-gw in your /usr/local/etc/netperm-table configured
as such:
plug-gw: port nntp 10.0.0.* -plug-to your.news.server -port nntp
^^^^^^^^ ^^^^^^^^^^^^^^^^
Your internal network. Machine you read news from.
This allows any machine on the 10.0.0.* network to plug through to the
server your.news.server on port 119. Then point your news readers to read
news off of the firewall. By connecting to the firewall on the nntp port,
the plug-gw proxy will open a connection to the external news server
your.news.server, and you should be good to go.
Jon S. Helmer
jon @
gi .
net
Network Engineer Voice : (402) 436-3053
Global Internet, Network Services FAX : (402) 436-3036
References:
|
|