I'm pretty sure that masquerading is not turned on.  If I do a "netstat
-all -e | grep venus" on corvette while venus is running, nothing shows
up.  However, if I do it on another machine with venus running I get

Proto   Recv-Q  Send-Q  Local Address   Foreign Address State User Inode
udp     0       0       *:venus-se      *:*     root    5594
udp     0       0       *:venus         *:*     root    5593

Do you have any idea why the ports aren't binding for venus on corvette or
a way for me to figure out why?

Thanks,
Ryan


On Wed, 31 Oct 2001, Jan Harkes wrote:

> On Tue, Oct 30, 2001 at 09:50:07PM -0600, Ryan M. Lefever wrote:
> > When I try to do use filcon on a client, it always comes back with
> > RPC2_NOBINDING.  For example I tried:
> > 
> > $ filcon list -c corvette
> > Trying to bind to corvette...Can't bind: RPC2_NOBINDING (F)
> 
> Yeah, filcon doesn't know which port the client is using when
> masquerading is turned on. Either turn off masquerading on the
> client, or figure out the portnumber and try something like
>  filcon list -h corvette <venusport>
> 
> Jan
> 


Reply via email to