Networking Forums

Networking Forums > Network Hardware > Home Networking > Networking AOL Broadband - help please

Reply
Thread Tools Display Modes

Networking AOL Broadband - help please

 
 
RoyDinsdaleUK
Guest
Posts: n/a

 
      11-17-2003, 08:14 AM
I have just succesfully networked my Laptop ( W98 ) and my desktop ( XP ) via a
Xover cable and an Ethernet card in my Laptop ( its built in to my desktop ). I
can see files and share them.

My problem now is - how do I see the Internet via my laptop. The AOL broadband
connection I have goes in to my desktop.

Thanks

Roy

 
Reply With Quote
 
 
 
 
John
Guest
Posts: n/a

 
      11-17-2003, 09:56 AM
Best to use a proxy server such as
http://www.analogx.com/contents/down...work/proxy.htm to share your
internet connection.
Install the proxy on your desktop. You will need to assign static tcpip
addresses and port no's. for any connected devices (info for this is in the
proxy readme).
I set this up for a friend who has AOL, it works well.

Good luck,

John.
"RoyDinsdaleUK" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> I have just succesfully networked my Laptop ( W98 ) and my desktop ( XP )

via a
> Xover cable and an Ethernet card in my Laptop ( its built in to my

desktop ). I
> can see files and share them.
>
> My problem now is - how do I see the Internet via my laptop. The AOL

broadband
> connection I have goes in to my desktop.
>
> Thanks
>
> Roy
>



 
Reply With Quote
 
BRG
Guest
Posts: n/a

 
      11-17-2003, 10:55 AM
(E-Mail Removed) (RoyDinsdaleUK) wrote in
news:(E-Mail Removed):

> I have just succesfully networked my Laptop ( W98 ) and my
> desktop ( XP ) via a Xover cable and an Ethernet card in my
> Laptop ( its built in to my desktop ). I can see files and share
> them.
>
> My problem now is - how do I see the Internet via my laptop. The
> AOL broadband connection I have goes in to my desktop.
>


Just for the record, a router-based solution is *not* an option for
AOL ADSL broadband in the UK.


--
BRG
===
http://www.brgservices.co.uk/
 
Reply With Quote
 
Petri Krohn
Guest
Posts: n/a

 
      11-17-2003, 02:01 PM
"BRG" <(E-Mail Removed)> wrote in
news:Xns9436790F3D4B3BRGxxx@62.253.162.115...

> > My problem now is - how do I see the Internet via my laptop. The
> > AOL broadband connection I have goes in to my desktop.


> Just for the record, a router-based solution is *not* an option for
> AOL ADSL broadband in the UK.


Could you be more specific, why?
What are the technical details that prevent the use of a NAT-router or
MS-Windows ICS (Internet Connection Sharing)?

A frequent question in this group is "how to share a broadband connection of
brand name X"? The standard answer seems to be to use a proxy server.
(I cannot realy see why people call this sharing. What you are really doing
is connecting *your* home network to the Internet. You are not *sharing*
your connection with anyone.)

I set up my first proxy network in 1996. If I remember correctly the name of
the program was "NetProxy". Had to send a check of £20 to the manufacturer
in the UK to get the licence activated.

Since then I thought proxy technology was dead. Windows 98 Second Edition
came with ICS (= NAPT) built in, so there did not seem to be any reason for
using proxies, even in an all Windows environment.

****

The standard way of connecting a private network to the Internet through one
connection, or more precisely sharing one IP address for a whole network is
to use Network Address Port Translation NAPT. (Often refered to as PAT or
simply as NAT.)

A private network with a private IP address space (typically 192.168.0.0/26)
is connected through a router doing address translation. The same device can
also do statefull inspection of packets and act as a firewall.

This address translation can be done by Linux, by Windows using the ICS
feature or by a dedicated NAT-router/firewall device (also known as a
"broadband router"). The number of hosts behind NAPT is only limited by the
size of the translation table in the router device (typically 256 - 10000)
and ultimately by the number of different port numbers, 64k.

In Finland NAT-routers are being used to connect whole appartement buildings
to one (or two) ADSL connections. The bill for the ISP-service is shared
between the connected users or picked up by the housing co-operative.

****

There are a few ways the ISP can try to restrict the number of hosts
directly or indirectly connected to service. Most can be easily overcome.

1) Limiting the number of IP addresses. Some ISPs offer up to five IP
addresses for one subscription. If only one is available, then NAPT as
described above is the solution.

2) PPPoE: The ISP might require connection over Point to Point Protocol over
Ethernet. This should not cause problems. Most broadband routers have built
in support for PPPoE.
(If you use ICS with PPPoE you may not even need a second NIC on your
Windows computer. The PPPoE appears as a virtual interface. You can "share"
this virtual interface on the physical interface.)

3) MAC address control: The ISP may require that physical MAC address of the
NIC be registered thus preventing other devices from being connected to the
service. Most broadband routers offer a "MAC cloning" feature where the MAC
address of the NIC is copied to the WAN interface of the router.

4) VPN (Virtual Private Network): The ISP may provide the customer with a
VPN client program and require that the connection is formed using this
client. The client program may block all other TCP/IP interfaces thus
disabling any ICS.
Ïn practice all VPN clients use standard VPN protocols (PPTP, IPsec) so any
standard VPN client supporting the protocol, including Windows built in
clients, will do.


--
Petri Krohn
petri. krohn <a@t> iki. FI(nland)
__________________________________________________ ___________
Fiber-optic Community Networking: http://www.HelsinkiOpen.net
















 
Reply With Quote
 
BRG
Guest
Posts: n/a

 
      11-17-2003, 08:53 PM
"Petri Krohn" <(E-Mail Removed)> wrote in
news:bpanla$5e0$(E-Mail Removed):

> "BRG" <(E-Mail Removed)> wrote in
> news:Xns9436790F3D4B3BRGxxx@62.253.162.115...
>
>> > My problem now is - how do I see the Internet via my laptop.
>> > The AOL broadband connection I have goes in to my desktop.

>
>> Just for the record, a router-based solution is *not* an option
>> for AOL ADSL broadband in the UK.

>
> Could you be more specific, why?
> What are the technical details that prevent the use of a
> NAT-router or MS-Windows ICS (Internet Connection Sharing)?
>

I was referring to the use of a separate router device. I have been
told** that AOL UK broadband uses proprietary networking,
particular the set-up and authentication of a link. They will not
make this available to router manufacturers to incorporate into
their products.

AOL US (and maybe other parts of the world) have a different
implementation and some router vendors claim compatibility.

ICS doesn't work either - don't know why - but some proxy software,
such as Analogx's, does work.

** By Netgear, Linksys and AOL UK.

<snip>


--
BRG
===
http://www.brgservices.co.uk/
 
Reply With Quote
 
geep
Guest
Posts: n/a

 
      11-18-2003, 05:30 PM
Hi Roy.
I just had a good experience using this proxy server....
http://www.youngzsoft.net/ccproxy/pr...r-download.htm
Connected my 2 ethernet x-connected Win98 FE PCs thru 1 USB ADSL to Pipex.


 
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 On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Broadband networking................... waugh682@gmail.com Wireless Internet 0 03-20-2008 08:47 AM
Broadband networking................... waugh682@gmail.com Linux Networking 0 03-20-2008 08:45 AM
Broadband/networking/AOL/Mac/PC JJJJ Home Networking 4 04-26-2005 07:52 AM
Networking without broadband. Michael Morris Home Networking 6 05-27-2004 10:43 PM
AOL Broadband and home networking with a broadband router What The!!! Home Networking 4 09-12-2003 11:52 AM



1 2 3 4 5 6 7 8 9 10 11