LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   How to see Apache server from outside? (https://www.linuxquestions.org/questions/linux-networking-3/how-to-see-apache-server-from-outside-44398/)

rob99 02-06-2003 08:31 PM

How to see Apache server from outside?
 
Hi All,
I have installed APache web server and I have question: My ISP
(verizon) gives me dynamic IP address, can my website somehow be visible from outside my local network giving somebody my IP address? (of course until it's not changed)
I have DSL with one linux box and 2 with windows 2k.
thanks

born4linux 02-06-2003 09:11 PM

if your IP address is a public IP address - yes. It can be accessed outside your LAN. inquire with your ISP to verify this.

rob99 02-06-2003 10:50 PM

I have following network adresseses,

Ethernet adapter Local Area Connection:
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : CNet PRO200 PCI Fast Ethernet Adapte
r
Physical Address. . . . . . . . . : 00-80-AD-C0-CE-B9
DHCP Enabled. . . . . . . . . . . : No
IP Address. . . . . . . . . . . . : 192.168.0.1
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . :
DNS Servers . . . . . . . . . . . :

PPP adapter WinPoET Connection:

Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : WAN (PPP/SLIP) Interface
Physical Address. . . . . . . . . : 00-53-45-00-00-00
IP Address. . . . . . . . . . . . : 151.198.15.149
Subnet Mask . . . . . . . . . . . : 255.255.255.255
Default Gateway . . . . . . . . . : 151.198.15.149
DNS Servers . . . . . . . . . . . : 151.198.0.38
151.198.0.39

It looks like it's kind of subnet. Which addres I could use??
Calling verizon its like calling santa clause...

Noerr 02-07-2003 02:42 AM

IP Address. . . . . . . . . . . . : 151.198.15.149
this is where you are reacable, until dhcp gives you new ip. You can make a script to check for your ip change, and when it occurs you can send signals to your friends (email, icq message..)


All times are GMT -5. The time now is 10:55 PM.