On Mon, Mar 15, 2004, Ralf S. Engelschall wrote:
> On Mon, Mar 15, 2004, Mike's List wrote:
>> I've installed OpenPKG 2.0 and some of the rpm binary successfully,
>> such as: apache, openssh, perl, and many more, but when attempt to
>> connect to these services, it's not available.  I've ran nmap locally
>> on the server and it shows all the ports open.  I've ran nmap outside
>> to the server, none of the ports show up.  Server is running on Sol9.
>>
>> Do I need to do something else in order for the software to work?
>> [...]
>>
> Yes, all daemons in OpenPKG by default and intentionally because of
> security concerns listen on localhost [127.0.0.1] only. You first have
> to manually change their configuration to let them listen on other IPs.
>
For example, edit the file /openpkg/etc/apache/apache.conf, and change the
following line to match your IP address:

Listen                 127.0.0.1:80

Remember to restart the daemon afterwards with something like:

  $ su
  # /openpkg/etc/rc apache restart

-- 
[EMAIL PROTECTED]
Development Team, Operations Northern Europe
Cable & Wireless Telecommunications Services

Attachment: pgp00000.pgp
Description: PGP signature

Reply via email to