Go Back   Wireless and Wifi Forums > News > Newsgroups > alt.internet.wireless
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

 
Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 09-16-2007, 05:27 PM
NiteRider
Guest
 
Posts: n/a
Default What IP address do I have

Hi All,

I have installed Suse 10,1. I am using a wireless internet service
from AT&T. Everything is working - but - I have made a web server and
I want a colleague of mine to be able to access it.

I do 'ifconfig' and get an IP address and send it to him. He then told
me that the address was for a WAN and not a LAN - oops! (I sent him
192.168.1.67) - see below


eth0 Link encap:Ethernet HWaddr 00:19:21:1F:EF:8C
inet addr:192.168.1.67 Bcast:192.168.1.255 Mask:
255.255.255.0
inet6 addr: fe80::219:21ff:fe1f:ef8c/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:181912 errors:0 dropped:0 overruns:0 frame:0
TX packets:103699 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:155933054 (148.7 Mb) TX bytes:13910295 (13.2 Mb)
Interrupt:177

Then, I use a website "no-ip.com" to see that the IP address that they
think I am broadcasting from is: 76.240.78.202.

Of course, when trying to use it (http://76.240.78.202:8080/), it
stalls. Leaving me to believe that this is some kind of firewall or
proxy address.

Again, I am running Suse 10.1. What can I do to allow my colleague to
see my web server?

TIA.


Reply With Quote
  #2 (permalink)  
Old 09-16-2007, 05:56 PM
tkonto@gmail.com
Guest
 
Posts: n/a
Default Re: What IP address do I have

On Sep 16, 7:27 pm, NiteRider <d0muf...@googlemail.com> wrote:
> Hi All,
>
> I have installed Suse 10,1. I am using a wireless internet service
> from AT&T. Everything is working - but - I have made a web server and
> I want a colleague of mine to be able to access it.
>
> I do 'ifconfig' and get an IP address and send it to him. He then told
> me that the address was for a WAN and not a LAN - oops! (I sent him
> 192.168.1.67) - see below
>
> eth0 Link encap:Ethernet HWaddr 00:19:21:1F:EF:8C
> inet addr:192.168.1.67 Bcast:192.168.1.255 Mask:
> 255.255.255.0
> inet6 addr: fe80::219:21ff:fe1f:ef8c/64 Scope:Link
> UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
> RX packets:181912 errors:0 dropped:0 overruns:0 frame:0
> TX packets:103699 errors:0 dropped:0 overruns:0 carrier:0
> collisions:0 txqueuelen:1000
> RX bytes:155933054 (148.7 Mb) TX bytes:13910295 (13.2 Mb)
> Interrupt:177
>
> Then, I use a website "no-ip.com" to see that the IP address that they
> think I am broadcasting from is: 76.240.78.202.
>
> Of course, when trying to use it (http://76.240.78.202:8080/), it
> stalls. Leaving me to believe that this is some kind of firewall or
> proxy address.
>
> Again, I am running Suse 10.1. What can I do to allow my colleague to
> see my web server?
>
> TIA.


Hi,

if you perform on a terminal "iptables -L" what is the output?
Obviously there is an appropriate entry missing.

Regards.
T. Kontogiannis


Reply With Quote
  #3 (permalink)  
Old 09-16-2007, 07:45 PM
Kenneth A. Jesser
Guest
 
Posts: n/a
Default Re: What IP address do I have

On Sun, 16 Sep 2007 09:27:01 -0700, NiteRider
<d0mufasa@googlemail.com> wrote:

>Hi All,
>
>I have installed Suse 10,1. I am using a wireless internet service
>from AT&T. Everything is working - but - I have made a web server and
>I want a colleague of mine to be able to access it.
>
>I do 'ifconfig' and get an IP address and send it to him. He then told
>me that the address was for a WAN and not a LAN - oops! (I sent him
>192.168.1.67) - see below
>
>
>eth0 Link encap:Ethernet HWaddr 00:19:21:1F:EF:8C
> inet addr:192.168.1.67 Bcast:192.168.1.255 Mask:
>255.255.255.0
> inet6 addr: fe80::219:21ff:fe1f:ef8c/64 Scope:Link
> UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
> RX packets:181912 errors:0 dropped:0 overruns:0 frame:0
> TX packets:103699 errors:0 dropped:0 overruns:0 carrier:0
> collisions:0 txqueuelen:1000
> RX bytes:155933054 (148.7 Mb) TX bytes:13910295 (13.2 Mb)
> Interrupt:177
>
>Then, I use a website "no-ip.com" to see that the IP address that they
>think I am broadcasting from is: 76.240.78.202.
>
>Of course, when trying to use it (http://76.240.78.202:8080/), it
>stalls. Leaving me to believe that this is some kind of firewall or
>proxy address.
>
>Again, I am running Suse 10.1. What can I do to allow my colleague to
>see my web server?
>
>TIA.



When you say you are using "wireless internet service from AT&T" can I
assume you mean you have a dsl line with a modem and then a router for
your internal network?

If so, do you 1) have port forwarding setup to get to the laptop and
2) does AT&T allow you to use port 8080?

A little more detail would ne helpful??

Ken


Reply With Quote
  #4 (permalink)  
Old 09-16-2007, 09:00 PM
ray
Guest
 
Posts: n/a
Default Re: What IP address do I have

On Sun, 16 Sep 2007 09:27:01 -0700, NiteRider wrote:

> Hi All,
>
> I have installed Suse 10,1. I am using a wireless internet service
> from AT&T. Everything is working - but - I have made a web server and
> I want a colleague of mine to be able to access it.
>
> I do 'ifconfig' and get an IP address and send it to him. He then told
> me that the address was for a WAN and not a LAN - oops! (I sent him
> 192.168.1.67) - see below
>
>
> eth0 Link encap:Ethernet HWaddr 00:19:21:1F:EF:8C
> inet addr:192.168.1.67 Bcast:192.168.1.255 Mask:
> 255.255.255.0
> inet6 addr: fe80::219:21ff:fe1f:ef8c/64 Scope:Link
> UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
> RX packets:181912 errors:0 dropped:0 overruns:0 frame:0
> TX packets:103699 errors:0 dropped:0 overruns:0 carrier:0
> collisions:0 txqueuelen:1000
> RX bytes:155933054 (148.7 Mb) TX bytes:13910295 (13.2 Mb)
> Interrupt:177
>
> Then, I use a website "no-ip.com" to see that the IP address that they
> think I am broadcasting from is: 76.240.78.202.


That would be the address of your modem/router. You'll need to set up port
forwarding to forward requests for the appropriate port to your particular
local machine. You may get more help from comp.os.linux.networking.


>
> Of course, when trying to use it (http://76.240.78.202:8080/), it
> stalls. Leaving me to believe that this is some kind of firewall or
> proxy address.
>
> Again, I am running Suse 10.1. What can I do to allow my colleague to
> see my web server?
>
> TIA.



Reply With Quote
  #5 (permalink)  
Old 09-17-2007, 02:26 AM
NiteRider
Guest
 
Posts: n/a
Default Re: What IP address do I have

On Sep 16, 11:56 am, tko...@gmail.com wrote:

> Hi,
>
> if you perform on a terminal "iptables -L" what is the output?
> Obviously there is an appropriate entry missing.
>
> Regards.
> T. Kontogiannis


Here is the output from "iptables -L"

INext-DROP-DEFLT '
DROP all -- anywhere anywhere PKTTYPE =
multicast
LOG tcp -- anywhere anywhere limit:
avg 3/min burst 5 tcp flags:FIN,SYN,RST,ACK/SYN LOG level warning tcp-
options ip-options prefix `SFW2-INext-DROP-DEFLT '
LOG icmp -- anywhere anywhere limit:
avg 3/min burst 5 LOG level warning tcp-options ip-options prefix
`SFW2-INext-DROP-DEFLT '
LOG udp -- anywhere anywhere limit:
avg 3/min burst 5 LOG level warning tcp-options ip-options prefix
`SFW2-INext-DROP-DEFLT '
LOG all -- anywhere anywhere limit:
avg 3/min burst 5 state INVALID LOG level warning tcp-options ip-
options prefix `SFW2-INext-DROP-DEFLT-INV '
DROP all -- anywhere anywhere

Chain reject_func (1 references)
target prot opt source destination
REJECT tcp -- anywhere anywhere reject-
with tcp-reset
REJECT udp -- anywhere anywhere reject-
with icmp-port-unreachable
REJECT all -- anywhere anywhere reject-
with icmp-proto-unreachable

Cheers,
NR


Reply With Quote
  #6 (permalink)  
Old 09-17-2007, 02:59 AM
NiteRider
Guest
 
Posts: n/a
Default Re: What IP address do I have

Hi All,

Thanks for all the responses :-) I did some search on the net and
found a thread (the link is listed below) of someone in a similar
situation: 2Wire gateway, Linux OS,

Basically, more information is as follows:

gandolf:~ # route -n
Kernel IP routing table
Destination Gateway Genmask Flags
Metric Ref Use Iface
192.168.1.0 0.0.0.0 255.255.255.0 U
0 0 0 eth0
127.0.0.0 0.0.0.0 255.0.0.0
U 0 0 0 lo
0.0.0.0 192.168.1.254 0.0.0.0 UG
0 0 0 eth0


According to the thread below,
http://groups.google.com/group/comp....f1f16992c5a7f4

The line:

0.0.0.0 192.168.1.254 0.0.0.0 UG
0 0 0 eth0

Should allow for my colleague to connect to my web server on my Linux
box but this is not working. Is there something else that needs to be
done? Is the table correct?

TIA,
KR


Reply With Quote
  #7 (permalink)  
Old 09-17-2007, 04:48 AM
Bill Unruh
Guest
 
Posts: n/a
Default Re: What IP address do I have

NiteRider <d0mufasa@googlemail.com> writes:

>Hi All,


>I have installed Suse 10,1. I am using a wireless internet service
>from AT&T. Everything is working - but - I have made a web server and
>I want a colleague of mine to be able to access it.


>I do 'ifconfig' and get an IP address and send it to him. He then told
>me that the address was for a WAN and not a LAN - oops! (I sent him


Other way around. Lan is Local Area Network, while Wan is Wide area
network.
The numbers 192.168.x.x and 10.x.x.x are unroutable address on the world
wide net. Any packet with those as destination are simply thrown away by
routers on the internet. Ie, noone except on your local network can use
them to communicate with your machine.

>192.168.1.67) - see below



>eth0 Link encap:Ethernet HWaddr 00:19:21:1F:EF:8C
> inet addr:192.168.1.67 Bcast:192.168.1.255 Mask:
>255.255.255.0


You probably got this via dhcp from your adsl/cable/... modem

> inet6 addr: fe80::219:21ff:fe1f:ef8c/64 Scope:Link
> UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
> RX packets:181912 errors:0 dropped:0 overruns:0 frame:0
> TX packets:103699 errors:0 dropped:0 overruns:0 carrier:0
> collisions:0 txqueuelen:1000
> RX bytes:155933054 (148.7 Mb) TX bytes:13910295 (13.2 Mb)
> Interrupt:177


>Then, I use a website "no-ip.com" to see that the IP address that they
>think I am broadcasting from is: 76.240.78.202.

Yup that is the address assigned to your router.



>Of course, when trying to use it (http://76.240.78.202:8080/), it
>stalls. Leaving me to believe that this is some kind of firewall or
>proxy address.


It is a router/modem which is not designed to pass on packets. You can do
one of three things.
a) forget coming in from outside.
b) set up a vpn between your machine and his machine.
c) set up your router to do port forwarding ( where if the router gets a
packet for port 80 say it automatically sends it to port80 on your
machine-- but this means that your local IP address must be stable-- ie not
dhcp, or with the dhcp address tied to your mac address
d) set up your router to do bridging so that your computer is also given
the address 76.240.78.202 with all packets immediately forwarded to your
machine.

(And yes that is four points not three).


>Again, I am running Suse 10.1. What can I do to allow my colleague to
>see my web server?


Is your address supplied by a router under your command ( eg from an adsl
modem) or is it supplied from some organisation out of your command. In the
latter case you are SOL.


>TIA.



Reply With Quote
  #8 (permalink)  
Old 09-17-2007, 04:54 AM
Bill Unruh
Guest
 
Posts: n/a
Default Re: What IP address do I have

NiteRider <d0mufasa@googlemail.com> writes:

>Hi All,


>Thanks for all the responses :-) I did some search on the net and
>found a thread (the link is listed below) of someone in a similar
>situation: 2Wire gateway, Linux OS,


Ah. Look into the 2Wire manual and set up the router to do bridging or half
bridging. Or tell it to port forward, and make sure it gives your computer
the same address each time.
It is that 2wire modem/router that is assigned that routable address and is
supplying your machine with its address.


>Basically, more information is as follows:


>gandolf:~ # route -n
>Kernel IP routing table
>Destination Gateway Genmask Flags
>Metric Ref Use Iface
>192.168.1.0 0.0.0.0 255.255.255.0 U
>0 0 0 eth0
>127.0.0.0 0.0.0.0 255.0.0.0
>U 0 0 0 lo
>0.0.0.0 192.168.1.254 0.0.0.0 UG
>0 0 0 eth0



>According to the thread below,
>http://groups.google.com/group/comp....f1f16992c5a7f4


>The line:


>0.0.0.0 192.168.1.254 0.0.0.0 UG
>0 0 0 eth0


>Should allow for my colleague to connect to my web server on my Linux
>box but this is not working. Is there something else that needs to be
>done? Is the table correct?


No it should not. That simply says that your default route is through
192.168.1.254 ( which is the router). It says nothing about packets getting
back to you. There is NOTHING you can do on your computer which can get
others to be able to send stuff to you. You MUST go into the router/modem (
use your web browser and go to
192.168.1.254 and you will get the setup pages for the router.)

Then either tell the router to do bridging or to do port forwarding.



>TIA,
>KR



Reply With Quote
  #9 (permalink)  
Old 09-17-2007, 06:45 AM
Matt Giwer
Guest
 
Posts: n/a
Default Re: What IP address do I have

NiteRider wrote:
> Hi All,
>
> I have installed Suse 10,1. I am using a wireless internet service
> from AT&T. Everything is working - but - I have made a web server and
> I want a colleague of mine to be able to access it.
>
> I do 'ifconfig' and get an IP address and send it to him. He then told
> me that the address was for a WAN and not a LAN - oops! (I sent him
> 192.168.1.67) - see below
>
>
> eth0 Link encap:Ethernet HWaddr 00:19:21:1F:EF:8C
> inet addr:192.168.1.67 Bcast:192.168.1.255 Mask:
> 255.255.255.0
> inet6 addr: fe80::219:21ff:fe1f:ef8c/64 Scope:Link
> UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
> RX packets:181912 errors:0 dropped:0 overruns:0 frame:0
> TX packets:103699 errors:0 dropped:0 overruns:0 carrier:0
> collisions:0 txqueuelen:1000
> RX bytes:155933054 (148.7 Mb) TX bytes:13910295 (13.2 Mb)
> Interrupt:177
>
> Then, I use a website "no-ip.com" to see that the IP address that they
> think I am broadcasting from is: 76.240.78.202.
>
> Of course, when trying to use it (http://76.240.78.202:8080/), it
> stalls. Leaving me to believe that this is some kind of firewall or
> proxy address.
>
> Again, I am running Suse 10.1. What can I do to allow my colleague to
> see my web server?


In FC since it was Redhat there has been a user usable program ip in /sbin It
will tell you more than you want to know.

--
Hodie decimo quinto Kalendas Novembres MMVII est
-- The Ferric Webceasar
nizkor http://www.giwersworld.org/nizkook/nizkook.phtml
http://www.giwersworld.org

Reply With Quote
  #10 (permalink)  
Old 09-17-2007, 01:07 PM
Andy Ruddock
Guest
 
Posts: n/a
Default Re: What IP address do I have

On Sep 17, 5:48 am, Bill Unruh <un...@physics.ubc.ca> wrote:
> NiteRider <d0muf...@googlemail.com> writes:
> >Hi All,
> >I have installed Suse 10,1. I am using a wireless internet service
> >from AT&T. Everything is working - but - I have made a web server and
> >I want a colleague of mine to be able to access it.
> >I do 'ifconfig' and get an IP address and send it to him. He then told
> >me that the address was for a WAN and not a LAN - oops! (I sent him

>
> Other way around. Lan is Local Area Network, while Wan is Wide area
> network.
> The numbers 192.168.x.x and 10.x.x.x are unroutable address on the world
> wide net. Any packet with those as destination are simply thrown away by
> routers on the internet. Ie, noone except on your local network can use
> them to communicate with your machine.
>
> >192.168.1.67) - see below
> >eth0 Link encap:Ethernet HWaddr 00:19:21:1F:EF:8C
> > inet addr:192.168.1.67 Bcast:192.168.1.255 Mask:
> >255.255.255.0

>
> You probably got this via dhcp from your adsl/cable/... modem
>
> > inet6 addr: fe80::219:21ff:fe1f:ef8c/64 Scope:Link
> > UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
> > RX packets:181912 errors:0 dropped:0 overruns:0 frame:0
> > TX packets:103699 errors:0 dropped:0 overruns:0 carrier:0
> > collisions:0 txqueuelen:1000
> > RX bytes:155933054 (148.7 Mb) TX bytes:13910295 (13.2 Mb)
> > Interrupt:177
> >Then, I use a website "no-ip.com" to see that the IP address that they
> >think I am broadcasting from is: 76.240.78.202.

>
> Yup that is the address assigned to your router.
>
> >Of course, when trying to use it (http://76.240.78.202:8080/), it
> >stalls. Leaving me to believe that this is some kind of firewall or
> >proxy address.

>
> It is a router/modem which is not designed to pass on packets. You can do
> one of three things.
> a) forget coming in from outside.
> b) set up a vpn between your machine and his machine.
> c) set up your router to do port forwarding ( where if the router gets a
> packet for port 80 say it automatically sends it to port80 on your
> machine-- but this means that your local IP address must be stable-- ie not
> dhcp, or with the dhcp address tied to your mac address
> d) set up your router to do bridging so that your computer is also given
> the address 76.240.78.202 with all packets immediately forwarded to your
> machine.
>
> (And yes that is four points not three).
>
> >Again, I am running Suse 10.1. What can I do to allow my colleague to
> >see my web server?

>
> Is your address supplied by a router under your command ( eg from an adsl
> modem) or is it supplied from some organisation out of your command. In the
> latter case you are SOL.
>
> >TIA.


If the external address is supplied by the ISP he can still use one of
the dynamic-dns services (I use dyndns.org) together with port-
forwarding to make the web-site publicly available.


Reply With Quote
  #11 (permalink)  
Old 09-17-2007, 01:26 PM
Andy Ruddock
Guest
 
Posts: n/a
Default Re: What IP address do I have

On Sep 17, 3:59 am, NiteRider <d0muf...@googlemail.com> wrote:
> Hi All,
>
> Thanks for all the responses :-) I did some search on the net and
> found a thread (the link is listed below) of someone in a similar
> situation: 2Wire gateway, Linux OS,
>
> Basically, more information is as follows:
>
> gandolf:~ # route -n
> Kernel IP routing table
> Destination Gateway Genmask Flags
> Metric Ref Use Iface
> 192.168.1.0 0.0.0.0 255.255.255.0 U
> 0 0 0 eth0
> 127.0.0.0 0.0.0.0 255.0.0.0
> U 0 0 0 lo
> 0.0.0.0 192.168.1.254 0.0.0.0 UG
> 0 0 0 eth0
>
> According to the thread below,http://groups.google.com/group/comp..../browse_thread...
>
> The line:
>
> 0.0.0.0 192.168.1.254 0.0.0.0 UG
> 0 0 0 eth0
>
> Should allow for my colleague to connect to my web server on my Linux
> box but this is not working. Is there something else that needs to be
> done? Is the table correct?
>
> TIA,
> KR


Internet <---> | Router | <---> | Server |

Your router has 2 interfaces, each with it's own IP address.
The interface which is connected to the internet has it's IP address
allocated by the ISP to which it connects (76.240.78.202).
The internal IP of the router is usually setup as a non-routable
address (packets addressed to a non-routable address are just dropped
if you try to send them over the internet - this means we can all use
these addresses on out internal networks without fear of interfering
with anybody outside). This internal interface is generally the
gateway address you see as the default gateway in the 'route' command.
Packets sent from your server go via the router and out to their
detination somewhere on the internet, the router keeps a note of all
'conversations' started in this way and automatically routes the
replies back through it's internal interface and on to your computer.
However, packets arriving at the router which are not part of an
ongoing conversation started by you are just dropped by the router as
it doesn't know what to do with them.
You need to tell you router that a packet arriving from the internet
with a destination port of 8080 is really intended for the web-server
inside your network. This is known as 'port-forwarding' (for obvious
reasons) and requires configuration of your router.
You can usually configure the port-forwarding on your router by
pointing your web-browser at the ip address of the internal interface
of your router (http://192.168.1.254).
While configuring your network in this way it's best to disable any
firewall you may have on the local machine - you need to know where
your problems lie.


Reply With Quote
  #12 (permalink)  
Old 09-17-2007, 07:53 PM
Michael Soibelman
Guest
 
Posts: n/a
Default Re: What IP address do I have

NiteRider wrote:

> Hi All,
>
> I have installed Suse 10,1. I am using a wireless internet service
> from AT&T. Everything is working - but - I have made a web server and
> I want a colleague of mine to be able to access it.
>
> I do 'ifconfig' and get an IP address and send it to him. He then told
> me that the address was for a WAN and not a LAN - oops! (I sent him
> 192.168.1.67) - see below
>
>
> eth0 Link encap:Ethernet HWaddr 00:19:21:1F:EF:8C
> inet addr:192.168.1.67 Bcast:192.168.1.255 Mask:
> 255.255.255.0
> inet6 addr: fe80::219:21ff:fe1f:ef8c/64 Scope:Link
> UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
> RX packets:181912 errors:0 dropped:0 overruns:0 frame:0
> TX packets:103699 errors:0 dropped:0 overruns:0 carrier:0
> collisions:0 txqueuelen:1000
> RX bytes:155933054 (148.7 Mb) TX bytes:13910295 (13.2 Mb)
> Interrupt:177
>
> Then, I use a website "no-ip.com" to see that the IP address that they
> think I am broadcasting from is: 76.240.78.202.
>
> Of course, when trying to use it (http://76.240.78.202:8080/), it
> stalls. Leaving me to believe that this is some kind of firewall or
> proxy address.
>
> Again, I am running Suse 10.1. What can I do to allow my colleague to
> see my web server?
>
> TIA.


I see a lot of replies to your query but this is the one I use as it is
simple and works. Copy the following in a text editor and save as some
convenient name. I use "whatismyip.sh" . Then I created a desktop
shortcut to this shell script with a nice icon I chose. So save the shell
script somewhere you wont erase it. Then right click on the desktop and
choose 'create new link to application. In the dialog that appears you can
first choose an icon and title which should be something like "What Is My
IP". On the 'Application tab next to the Command box click on the 'Browse
button and navigate to the script you saved. Double click on it to select
it. Now back at the 'Application' tab click on the 'Advanced Options'
button and select [x] Run in terminal and then select [x] Do not close when
command exits. Click OK. that should do it. You'll have to manually
close the window when you are done reading the ip address.

Here's the script: (leave off the dotted lines !)

-----------------------------------------------------------------

#!/bin/sh

echo "My Internet IP is: "`wget -qO- http://checkip.dyndns.org/ | sed 's|.*
\([[:digit:]]*\.[[:digit:]]*\.[[:digit:]]*\.[[:digit:]]*\).*|\1|'`

-------------------------------------------------------------------

Just copy and paste into the editor of your choice. I still use Nedit as It
is powerful enough for most things and easy to use and learn.

P.S. This script works for me. I have a dsl modem from SBC and a Linksys
switch so this scipt makes getting my 'actual' IP easy. It's fast and
reliable.

Enjoy :-)

Reply With Quote
  #13 (permalink)  
Old 09-17-2007, 09:29 PM
Unruh
Guest
 
Posts: n/a
Default Re: What IP address do I have

Andy Ruddock <andy.ruddock@gmail.com> writes:

>On Sep 17, 5:48 am, Bill Unruh <un...@physics.ubc.ca> wrote:
>> NiteRider <d0muf...@googlemail.com> writes:
>> >Hi All,
>> >I have installed Suse 10,1. I am using a wireless internet service
>> >from AT&T. Everything is working - but - I have made a web server and
>> >I want a colleague of mine to be able to access it.
>> >I do 'ifconfig' and get an IP address and send it to him. He then told
>> >me that the address was for a WAN and not a LAN - oops! (I sent him

>>
>> Other way around. Lan is Local Area Network, while Wan is Wide area
>> network.
>> The numbers 192.168.x.x and 10.x.x.x are unroutable address on the world
>> wide net. Any packet with those as destination are simply thrown away by
>> routers on the internet. Ie, noone except on your local network can use
>> them to communicate with your machine.
>>
>> >192.168.1.67) - see below
>> >eth0 Link encap:Ethernet HWaddr 00:19:21:1F:EF:8C
>> > inet addr:192.168.1.67 Bcast:192.168.1.255 Mask:
>> >255.255.255.0

>>
>> You probably got this via dhcp from your adsl/cable/... modem
>>
>> > inet6 addr: fe80::219:21ff:fe1f:ef8c/64 Scope:Link
>> > UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
>> > RX packets:181912 errors:0 dropped:0 overruns:0 frame:0
>> > TX packets:103699 errors:0 dropped:0 overruns:0 carrier:0
>> > collisions:0 txqueuelen:1000
>> > RX bytes:155933054 (148.7 Mb) TX bytes:13910295 (13.2 Mb)
>> > Interrupt:177
>> >Then, I use a website "no-ip.com" to see that the IP address that they
>> >think I am broadcasting from is: 76.240.78.202.

>>
>> Yup that is the address assigned to your router.
>>
>> >Of course, when trying to use it (http://76.240.78.202:8080/), it
>> >stalls. Leaving me to believe that this is some kind of firewall or
>> >proxy address.

>>
>> It is a router/modem which is not designed to pass on packets. You can do
>> one of three things.
>> a) forget coming in from outside.
>> b) set up a vpn between your machine and his machine.
>> c) set up your router to do port forwarding ( where if the router gets a
>> packet for port 80 say it automatically sends it to port80 on your
>> machine-- but this means that your local IP address must be stable-- ie not
>> dhcp, or with the dhcp address tied to your mac address
>> d) set up your router to do bridging so that your computer is also given
>> the address 76.240.78.202 with all packets immediately forwarded to your
>> machine.
>>
>> (And yes that is four points not three).
>>
>> >Again, I am running Suse 10.1. What can I do to allow my colleague to
>> >see my web server?

>>
>> Is your address supplied by a router under your command ( eg from an adsl
>> modem) or is it supplied from some organisation out of your command. In the
>> latter case you are SOL.
>>
>> >TIA.


>If the external address is supplied by the ISP he can still use one of
>the dynamic-dns services (I use dyndns.org) together with port-
>forwarding to make the web-site publicly available.


Sure, but first he must use port forwarding, if he can actually get at the
router to set that. If the router is out of his control (it sounds like it
is not-- it is a 2wire I assume dsl modem/router), then he is SOL. If it is
in his control, he may be able ( after negotiating the user manual of the
modem) to enable port forwarding. That is the hard part.


Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Can connect to router, networked comps, but not DNS Puppet79Master Troubleshooting 8 04-19-2007 02:43 PM
FSV318 VPN Client Software Prosafe jerlejeune@gmail.com alt.comp.hardware 0 02-03-2007 06:23 PM
setting ip address to forward to benn686@hotmail.com alt.internet.wireless 1 08-14-2006 01:54 AM
MAC address are similar result in similar ip address zillah Security 3 04-22-2006 03:34 PM
changing MAC address questions apngss@yahoo.com alt.internet.wireless 17 10-24-2005 04:20 PM


All times are GMT. The time now is 08:26 PM.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.2.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45