Websphere Port Forwarding - Linux

Mia avatar
By Mia
at 2012-01-17T21:12

Table of Contents

小弟我用VirtualBox在Guest OS灌了CentOS+WAS for Developers
VirtualBox使用NAT的port forwarding
我將9080 HTTP_Transport Port forward給Host OS
我在Guest OS開browser連9080的AP都正常
但是在Host OS就連不到
但是像ssh等其他的port forwarding都正常,Guest OS的防火牆也有開
http://goo.gl/XZVYQ
請問除了9080外,上面IBM文件上還有哪個port需要開嗎??
謝謝

--
Tags: Linux

All Comments

Kumar avatar
By Kumar
at 2012-01-21T01:49
如果Host是LAN上虛擬IP或是ISP有給多個實體IP,改用橋接器
Regina avatar
By Regina
at 2012-01-21T19:53
然後找出VM啟動後的IP,Host上的browser連往該IP:9080
Joseph avatar
By Joseph
at 2012-01-24T11:58
發現是自己防火牆沒開,因為本來開兩個server,本來不是開
9080,所以一直以為自己有開了~~~@.@~~殘念~~~
也謝謝1F大大~~~

Fortran 90 compiler

Elma avatar
By Elma
at 2012-01-17T15:37
請問哪裡可以找到F90 compiler? 找了好久可是找不到 有沒有人可以提供一下載點? 謝謝 另外我安裝一套軟體的時候 ./configure 以後出現下列訊息 loading cache ./config.cache checking for gmake... (cached) /usr/b ...

如何建立非互動shell

Aaliyah avatar
By Aaliyah
at 2012-01-17T11:56
※ 引述《Clarinetist (感謝一路幫忙的捧由們)》之銘言: : 請問如何讓使用者遠端ssh login : 看完motd之後直接idle (不斷線但無shell prompt) : 目前想到的方法是寫一隻shell script 去 sleep 9999999 : 然後放到.bashrc裡面去跑 ...

2個樹狀目錄,2個資料夾 的檔案管理軟體

James avatar
By James
at 2012-01-17T11:23
請問一下各位,在 linux 下面有沒有類似 PowerDesk 的檔案管理軟體 http://i1-win.softpedia-static.com/screenshots/PowerDesk_1.png http://i1-news.softpedia-static.com/images/reviews ...

AMD Graphics Drivers 非官方 PPA

Connor avatar
By Connor
at 2012-01-16T23:43
※ 引述《fourdollars (四元)》之銘言: : 如果遇到非常新的 AMD Graphics 硬體就會無法驅動,遇到這種情況有三種建議的解法: : 1. 使用 Ubuntu 11.10 以後提供的新機制 fglrx-installer-updates : fglrx-installer-upda ...

terminal 開程式?

Regina avatar
By Regina
at 2012-01-16T20:57
想請問一下 大家在 terminal 開一個程式通常是怎麼開的呢 像我如果要啟動 pidgin 的話 就直接在 terminal 打 pidgin 可是這樣會啟動沒錯,但是我這個 terminal 也變成不能關掉,關掉 pidgin 就會跟著死 所以想問一下有沒有方法可以用 terminal 啟動程 ...