ramanujan oops wrote:
> Hi,
> 
>        I was just wondering if there is any specific port range/limit 
> for the depot.server. I tried starting up a depot service on 1000000000 
> and it seems to start fine..
> 
> bash-3.2# svcadm restart svc:/application/pkg/server:default
> bash-3.2# ps -eaf | grep pkg
>     root 23403     7   1 20:55:53 ?           0:00 /usr/bin/python2.4 
> /usr/lib/pkg.depotd -d /var/pkg/repo -p 10000000 -s 10 -t 60
> bash-3.2#
> 
> 
> But for the GUI/browser view, will I be able to successfully publish 
> packages on this depot server? In effect, are there any restrictions on 
> the permissible port range for starting depot server?

What restrictions there are are enforced on startup.  The depot checks 
to see if it can reserve the port you requested, and if not, fails.

-- 
Shawn Walker
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to