Well everything works after following hrace009 guide but now my 192.168.0.1:8080/pwAdmin dosent work any help.....
Well everything works after following hrace009 guide but now my 192.168.0.1:8080/pwAdmin dosent work any help.....
check mac adress and the ipv4 and if theyr corectly click the lower link
http://192.168.0.10:8080/pwAdmin
1. Set network to bridget. Forget anything about MAC adresses or something else.
2. run vBox machine and type ifconfig. check for the correct IP adress.
3. Depending on your host system you need to setup the correct IP range. See your normal network card/ your routersetup for the IP of your host system. If it is in 192.168.1.xxx range, the vBox image must be set to the same range ! ( Win 7 uses 192.168.137.xxx btw )
4. Check if the vBox itself is reachable by login in with WinSCP. If it is, goto step 5. If not, go back to step 3.
5. Setup all serverrelated IPs to the correct IP.
If it still does not work, type ./tomcat_start.sh and try again( and if it still doesnt work go back to step 2 )
Did you run the start up comment? ./tomcat_start.sh ?
You should be able to ping it then... if not you need to check to see if the address and subnet match your routers, if it doesn't then that is why it is unreachable
The ip 192.168.0.1 works just not with :8080/pwAdmin :S
my router is 192.168.254.1 how do i fix it then?
Change the server IP by 192.168.254.10 then :doh:
Check this: http://forum.ragezone.com/f452/vbox-...ml#post5979857
I am so confused because this worked when i tried it before :/.
In your case it will be this:
For your network configuration...Code:# This file describes the network interfaces available on your system # and how to activate them. For more information, see interfaces(5). # The loopback network interface auto lo iface lo inet loopback # The primary network interface iface eth0 inet static address 192.168.254.10 netmask 255.255.255.0 gateway 192.168.254.1 network 192.168.254.0 broadcast 192.168.254.255
NEtwork config in where ? vbox or my comp?
vbox![]()
Still confused XD
networking 101 my friend, why don't you google it (it does not specifically pertain to PW)? This is the reality of networking and any type of server. If you do not know the utter basics of networking how can you expect to run any type of server?
Tolearn.....
fair enough. divulge this for absolute basics ;)
YouTube - A+ certification: Understanding TCP/IP
Last edited by 343; 03-12-10 at 12:27 AM.
And when you done learning the network basics go back to my list i wrote on first page. You will get it running then.
Btw its not confusing when you know how networks work.![]()
ok i have went threw and changed all my config files back to 192.168.0.10 i changed the routers ip to start with 192.168.0.1 my computer is now set to 192.168.0.202 and the vb when i use ifconfig i get the same screen he posted earyler, i pinged 192.168.0.10 from my host pc, and i got this![]()
so it pinged correctly. so then i try to open http://192.168.0.10:8080/pwAdmin/ and still nothing, can anyone help me figure out why?
bump...