| Author |
How can remotely access weblogic?
|
Jhonnathan Emilio Cardona Saineda
Greenhorn
Joined: Jan 24, 2012
Posts: 21
|
|
I have this:
in windows 7, i have vmware with linux centOS. I have installed weblogic and the server is started in linux.I am using NAT to configure the ip address of VMware, but when i try to access from windows don't work, when I do ping from windows to linux works. Does anyone have any idea why it does not work?
|
 |
William P O'Sullivan
Ranch Hand
Joined: Mar 28, 2012
Posts: 860
|
|
If you can ping, that's good.
What port is WebLogic running on? 80,8080 ??
You may need to do some port forwarding or firewall rules stuff.
I did this a while back putting DB2 on an Ubuntu VM instance on same box.
Was tricky.
WP
|
 |
Jhonnathan Emilio Cardona Saineda
Greenhorn
Joined: Jan 24, 2012
Posts: 21
|
|
|
sorry, looking at other forums I found that the problem was the CentOS firewall. with: iptables -F
|
 |
 |
|
|
subject: How can remotely access weblogic?
|
|
|