Re: Could notconnect to port 3690

2005-12-22 Thread Georg Auernhammer
Thanks for your help.
started it in inetd.conf as tcp
now it's working
-- 
Georg Auernhammer
http://www.isnochys.de
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Could notconnect to port 3690

2005-12-21 Thread Georg Auernhammer
> Check what IP address subversion is listening on.
> 
> sockstat -l

[EMAIL PROTECTED] sockstat -l
USER COMMANDPID   FD PROTO  LOCAL ADDRESS FOREIGN
ADDRESS
root svnserve   22017 3  tcp6   *:3690*:*

is there a "built-in" firewall?
because sockstat -l looks very normal..
-- 
Georg Auernhammer
http://www.isnochys.de
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Could notconnect to port 3690

2005-12-21 Thread Daniel
Check what IP address subversion is listening on.

sockstat -l


On 12/22/05, Georg Auernhammer <[EMAIL PROTECTED]> wrote:
> Hello!
>
> I recently installed FreeBSD on a AMD64 computer.
> Installed subversion.
> and no firewall.
>
> But now I can't connect to port 3690:
> telnet localhost 3690
> works fine
>
> othermachine# telnet thatmachine 3690
> will not work.
>
> any suggestions?
> --
> Georg Auernhammer
> http://www.isnochys.de
> ___
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "[EMAIL PROTECTED]"
>
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Could notconnect to port 3690

2005-12-21 Thread Georg Auernhammer
Hello!

I recently installed FreeBSD on a AMD64 computer.
Installed subversion.
and no firewall.

But now I can't connect to port 3690:
telnet localhost 3690
works fine

othermachine# telnet thatmachine 3690
will not work.

any suggestions?
-- 
Georg Auernhammer
http://www.isnochys.de
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"