Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Nat Question for Sparc Solaris / IP Filter

1 view
Skip to first unread message

Matthew J. Salerno

unread,
Mar 30, 2000, 3:00:00 AM3/30/00
to
Here is the situation, I have a firewall setup on my NT server and IP
Filter: v3.3.10 on my Solaris 7 box. I would like to cut off all access to
the NT box and allow only a Pc Anywhere connection. But since logging and
security is better and easier to manipulate on Solaris I would like to be
able to set things up so that when I connect to the NT server I do it by
connecting to the Solaris box with Pc Anywhere and having IP Filter redirect
my request.


Please let me know what I am doing wrong, I have disabled the firewall so
that I can test things out. Please let me know what I am doind wrong.


Thanks,

Matt


Internet
|
--------------
| Solaris | 216.xxx.xxx.60
--------------
|
-------
| Nt | 216.xxx.xxx.59
-------

I have tried :
rdr hme0 216.xxx.xxx.60/32 port 5631 -> 216.xxx.xxx.59 port 5631
rdr hme0 216.xxx.xxx.60/32 port 5632 -> 216.xxx.xxx.59 port 5632

and

map hme0 216.xxx.xxx.60/32 -> 216.xxx.xxx.59/32 portmap 5631
map hme0 216.xxx.xxx.60/32 -> 216.xxx.xxx.59/32 portmap 5632


Port 5631 is TCP
Port 5632 is UDP

Thanks again.

0 new messages