¤ The Complete PW Package ¤

  1. #3691
    .#!/bin/bash sora1984 is offline
    MemberRank
    Feb 2011 Join Date
    127.0.0.1Location
    387Posts

    Re: ¤ The Complete PW Package ¤

    paste the contents of /etc/network/interfaces
    lets have a look at what you've got
    also whats the ip for your windows machine in ipconfig

  2. #3692
    Enthusiast ToXiPhobia is offline
    MemberRank
    Sep 2012 Join Date
    46Posts

    Re: ¤ The Complete PW Package ¤

    So I enter nano /etc/network/interfaces



    and IPv4 in ipconfig is 192.168.0.100

  3. #3693
    .#!/bin/bash sora1984 is offline
    MemberRank
    Feb 2011 Join Date
    127.0.0.1Location
    387Posts

    Re: ¤ The Complete PW Package ¤

    Quote Originally Posted by ToXiPhobia View Post
    So I enter nano /etc/network/interfaces

    and IPv4 in ipconfig is 192.168.0.100

    try

    Code:
    # The loopback network interface
    auto lo
    iface lo inet loopback
    
    # The primary network interface
    auto eth0
    iface eth0 inet static
    address 192.168.0.110
    netmask 255.255.255.0
    gateway 192.168.0.1

    sudo /etc/init.d/networking restart

  4. #3694
    Enthusiast ToXiPhobia is offline
    MemberRank
    Sep 2012 Join Date
    46Posts

    Re: ¤ The Complete PW Package ¤

    Did what you said.

    Now when I enter 192.168.0.110/admin into webbrowser it asks me for login. I enter pwAdmin and pssd root and then it loads but it says "Connection timeout. Server XX ping is too long" /my webbrowser is in diff language/

  5. #3695
    .#!/bin/bash sora1984 is offline
    MemberRank
    Feb 2011 Join Date
    127.0.0.1Location
    387Posts

    Re: ¤ The Complete PW Package ¤

    what do you see if u just go http://192.168.0.110/

  6. #3696
    Enthusiast ToXiPhobia is offline
    MemberRank
    Sep 2012 Join Date
    46Posts

    Re: ¤ The Complete PW Package ¤

    Oh!

    It shows me register page! How do i enter it as admin to create my GM account?

  7. #3697
    .#!/bin/bash sora1984 is offline
    MemberRank
    Feb 2011 Join Date
    127.0.0.1Location
    387Posts

    Re: ¤ The Complete PW Package ¤

    Depeds on what port 343 used in tomcat, jetty, whatever!
    By default its http://192.168.0.110:8080/pwAdmin/

  8. #3698
    Enthusiast ToXiPhobia is offline
    MemberRank
    Sep 2012 Join Date
    46Posts

    Re: ¤ The Complete PW Package ¤

    It worked!! i am logged in!! thank you very much!!

    another quiestion..if i decide to upgrade to 131 and 146 from this package i can just install it and change version by command and it will run??

  9. #3699
    .#!/bin/bash sora1984 is offline
    MemberRank
    Feb 2011 Join Date
    127.0.0.1Location
    387Posts

    Re: ¤ The Complete PW Package ¤

    Not sure, I've never used this package... although I am seeding it

  10. #3700
    Enthusiast ToXiPhobia is offline
    MemberRank
    Sep 2012 Join Date
    46Posts

    Re: ¤ The Complete PW Package ¤

    Anyway thank you very much! :D *hugs*

  11. #3701
    .#!/bin/bash sora1984 is offline
    MemberRank
    Feb 2011 Join Date
    127.0.0.1Location
    387Posts

    Re: ¤ The Complete PW Package ¤

    No problem I would recommend you reading up on networking though
    http://forum.ragezone.com/f695/absol...tcp-ip-709746/

  12. #3702
    Enthusiast ToXiPhobia is offline
    MemberRank
    Sep 2012 Join Date
    46Posts

    Re: ¤ The Complete PW Package ¤

    Quote Originally Posted by sora1984 View Post
    No problem I would recommend you reading up on networking though
    http://forum.ragezone.com/f695/absol...tcp-ip-709746/
    I did but i was like..what the hell am I supposed to do with this =¸¸=

  13. #3703
    Apprentice sCeege is offline
    MemberRank
    Sep 2013 Join Date
    15Posts

    Re: ¤ The Complete PW Package ¤

    edit: nvm dumb post!

    Also are the new files up yet? I'll keep seeding on my seedbox~
    Last edited by sCeege; 21-08-14 at 08:33 PM.

  14. #3704
    Enthusiast ToXiPhobia is offline
    MemberRank
    Sep 2012 Join Date
    46Posts

    Re: ¤ The Complete PW Package ¤

    PHP Code:
    Sigh..i installed the 146 server on ubuntuchanged server.txtpwAdmin is working but the i get no ping in client the server is not working.

    tried service pwversion and then /etc/init.d/pwversion 146 but I get an error saying "you must install the package before you can use it" ..sigh!

    however the 136 is up...can it be like damaged 146 ubuntu filebecause 136 was installing for a longer time while 146 nstalls in like 1 minute and no warning about installing daemon service 
    edit: nvm problem solved!

    Got another small problem..in the browser IP command page some pages dont load after upgrading to 146 =¸¸=
    Last edited by ToXiPhobia; 21-08-14 at 10:58 PM.

  15. #3705
    Apprentice nationss is offline
    MemberRank
    Oct 2013 Join Date
    Vineland, New JLocation
    20Posts

    Re: ¤ The Complete PW Package ¤

    Why do i get "mount /dev/sr0 unkown device" when i enter mount /dev/cdrom /cdrom ? o.o



Advertisement