|
|
|
|
I've create two port redirects agains nopcode.org from porticoluna.nopcode.org, this will allow people to enter to the SSL Jabber and see the nopcode's homepage when they'r not able to ping nopcode.org (we've some routing problems with Telefonica and Menta).
To enjoy this, just add 1000 to the standard port number:
console:
$~> pen 1080 nopcode.org:80
$~> pen 6223 nopcode.org:5223
$~> /sbin/ifconfig | grep broadcast
inet 172.254.250.53 netmask 0xffffff00 broadcast 172.254.250.255
$~>
Then you must use porticoluna.nopcode.org:6223 to connect to the nopcode's SSL jabber. And the port 6080 to connect to the WWW.
|
|
|