› Forums › Network Management › ZeroShell › can some one help me with virtual servers
- This topic is empty.
-
AuthorPosts
-
February 28, 2008 at 2:53 am #40928
charliechaklam
Memberhi,
i have ppoe connected to interface eth00 and switch conected to eth02 and i am hosting a page on 192.168.0.92 on port 80 in the internal network with is on eth02. so i went in vir. serv. and configure 8080 to go to 192.168.0.92:80 but it does not work , i cant figure it out i have given up so some assistace would be golden, below is the network info.
Nat view
Chain PREROUTING (policy ACCEPT 13043 packets, 723K bytes)
pkts bytes target prot opt in out source destination
0 0 DNAT tcp — ppp0 * 0.0.0.0/0 0.0.0.0/0 tcp dpt:8080 to:192.168.0.92:80
0 0 DNAT tcp — ETH02 * 0.0.0.0/0 0.0.0.0/0 tcp dpt:8080 to:192.168.0.92:80Chain POSTROUTING (policy ACCEPT 767 packets, 95694 bytes)
pkts bytes target prot opt in out source destination
12967 745K SNATVS all — * * 0.0.0.0/0 0.0.0.0/0
12200 650K MASQUERADE all — * ppp0 0.0.0.0/0 0.0.0.0/0Chain SNATVS (1 references)
pkts bytes target prot opt in out source destinationInfo from network page
PPP0 Connected inet addr:64.86.xxx.112 P-t-P:206.xxx.48.10 (Modem: ETH00)
Velcom InternetETH02 100Mb/s Full Duplex
Intel Corporation 82557/8/9 Ethernet Pro 100 (rev 02) UP192.168.0.1 255.255.255.0
Thank you
March 12, 2008 at 4:23 pm #46196jeremy.haynes
MemberIf you point your browswer at http://192.168.0.1:8080 does that redirect you to your webserver?
@charliechaklam wrote:
hi,
i have ppoe connected to interface eth00 and switch conected to eth02 and i am hosting a page on 192.168.0.92 on port 80 in the internal network with is on eth02. so i went in vir. serv. and configure 8080 to go to 192.168.0.92:80 but it does not work , i cant figure it out i have given up so some assistace would be golden, below is the network info.
Nat view
Chain PREROUTING (policy ACCEPT 13043 packets, 723K bytes)
pkts bytes target prot opt in out source destination
0 0 DNAT tcp — ppp0 * 0.0.0.0/0 0.0.0.0/0 tcp dpt:8080 to:192.168.0.92:80
0 0 DNAT tcp — ETH02 * 0.0.0.0/0 0.0.0.0/0 tcp dpt:8080 to:192.168.0.92:80Chain POSTROUTING (policy ACCEPT 767 packets, 95694 bytes)
pkts bytes target prot opt in out source destination
12967 745K SNATVS all — * * 0.0.0.0/0 0.0.0.0/0
12200 650K MASQUERADE all — * ppp0 0.0.0.0/0 0.0.0.0/0Chain SNATVS (1 references)
pkts bytes target prot opt in out source destinationInfo from network page
PPP0 Connected inet addr:64.86.xxx.112 P-t-P:206.xxx.48.10 (Modem: ETH00)
Velcom InternetETH02 100Mb/s Full Duplex
Intel Corporation 82557/8/9 Ethernet Pro 100 (rev 02) UP192.168.0.1 255.255.255.0
Thank you
-
AuthorPosts
- You must be logged in to reply to this topic.