> I just installed webmin on my server. It installed beautifully from ports
> and I kept the default settings. It is supposed to be running on port
> 10000
> however after starting the service and trying to connect to
> http://mydomain.com:10000 it is not found. I am running Apache 1.3 with
> many
> virtual domains. Any idea's?

How about http://localhost:10000, from itself of course. If that fails,
install 'nmap' from ports, then do:

# nmap -sS localhost
# nmap -sS mydomain.com

Have you set up a DNS entry for this particular server you are working on?

Steve

>
> Thomas G. Knight
> ADP - Data Center Team
> [EMAIL PROTECTED]
> (801) 956-7449
>
>
> _______________________________________________
> [EMAIL PROTECTED] mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
> "[EMAIL PROTECTED]"
>


_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to