Andreas,
Not sure if this helps but here is what I had open on my server when I was doing sun ray's at home:

access-list 16 permit tcp any host 10.10.10.101 eq 7007
access-list 16 permit tcp any host 10.10.10.101 eq 7008
access-list 16 permit tcp any host 10.10.10.101 eq 7009
access-list 16 permit udp any host 10.10.10.101 eq 7009
access-list 16 permit tcp any host 10.10.10.101 eq 7010
access-list 16 permit tcp any host 10.10.10.101 eq 7011
access-list 16 permit tcp any host 10.10.10.101 eq 7012
access-list 16 permit tcp any host 10.10.10.101 eq 7013
access-list 16 permit udp any host 10.10.10.101 eq 7013
access-list 16 permit udp any host 10.10.10.101 range 40000 42000

Where 10.10.10.101 was the actual ip address of the sun ray server. Some of these may not need to be open, but this is what I had open at the time and it worked.

jason
On Jan 12, 2008, at 4:16 PM, Andreas Höschler wrote:

After installing SRS 4.x on a productaon machine and testing a few units locally a drove away and once back in the office tried to connect to the server remotely. It just won't work for. I can't check whether local connects succeed. I again get stuck at

        100F    26 D

The OSD shows the correct IP address of the SRS server. I tried "utrestart -c" and "/usr/dt/bin/dtlogin restart". No avail! This time I even rebooted the machine. Nothing! Here are my firewall entries

pass in quick on ce1 proto tcp/udp from any to any port = 1661 keep state pass in quick on ce1 proto tcp/udp from any to any port = 66 keep state pass in quick on ce1 proto tcp/udp from any to any port = 67 keep state
pass in quick on ce1 proto tcp from any to any port = 7009 keep state
pass in quick on ce1 proto tcp from any to any port = 7011 keep state
pass in quick on ce1 proto udp from any to any port = 40000 keep state

I am stuck! Any ideas?

Thanks a lot!

Regards,

  Andreas
_______________________________________________
SunRay-Users mailing list
[email protected]
http://www.filibeto.org/mailman/listinfo/sunray-users


_______________________________________________
SunRay-Users mailing list
[email protected]
http://www.filibeto.org/mailman/listinfo/sunray-users

Reply via email to