i am trying to access my computer from the web. i have set up apache and on local it works fine :
http://photoworks/fashionbug/
however, when trying to access to this link from the intermet (my WAN ip being 82.17.144.113) in using this address :
http://82.17.144.113/fashionbug/ , it does not work.
When i type ifconfig in konsole, here is what i get :
eth0 Link encap:Ethernet HWaddr 00:08:74:97:18:AE
inet6 addr: fe80::208:74ff:fe97:18ae/64 Scope:Link
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:5 errors:0 dropped:0 overruns:0 carrier:5
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:378 (378.0 B)
Interrupt:11 Base address:0xec80
eth1 Link encap:Ethernet HWaddr 00:02:2D:BC:51:7C
inet addr:192.168.2.13 Bcast:255.255.255.255 Mask:255.255.255.0
inet6 addr: fe80::202:2dff:febc:517c/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:9538 errors:0 dropped:0 overruns:0 frame:0
TX packets:7881 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:7630926 (7.2 Mb) TX bytes:2097963 (2.0 Mb)
Interrupt:5 Base address:0x100
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:1414 errors:0 dropped:0 overruns:0 frame:0
TX packets:1414 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:1977407 (1.8 Mb) TX bytes:1977407 (1.8 Mb)
sit0 Link encap:IPv6-in-IPv4
inet6 addr: ::192.168.2.13/96 Scope:Compat
inet6 addr: ::127.0.0.1/96 Scope:Unknown
UP RUNNING NOARP MTU:1480 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
i was wondering one thin about my router configuration. on the router, the IP address is 192.168.2.1, but when i type ifconfig in a linux console on my computer, it tells me the ip address is 192.168.2.13.
would not be where the problem comes from ?
i tried also to put an ip address in the dmz zone (i tried to put 192.168.2.1 or 192.168.2.13) but it does not work either.
Now i am a little baffled by the page "special application settings"
i have a field for trigger port, tcp, udp choice,then a public port field, then again a tcp, udp choice and then an Enabled box.
What exactly do i have to enter in those fields ?
i also have a "virtual server" setting page
i tried to enter 192.168.2.13 (private ip) then 80 in private port, choosing tcp and then entering 80 in public port.
But then again, it did not work.
One strange thing is that before i moved to 10.1 OE, when i was on 10.0, it was working fine.
here are some images of my router configuration pages (how do i setup my router so that i can access my computer from the web ?)