"CJB" <(E-Mail Removed)> wrote in message
news:a8d602b5-93c7-4ac4-9073-(E-Mail Removed)...
>I usually use a Three dongle for secure Internet connections - that is
> when logging onto email etc.
>
> And living on the top floor of a block of flats I can also get a free
> wifi service from the nearest airport. This is quite useful in that I
> can browse the web for free.
>
> However I have noticed that sometimes whilst I am connected via the
> Three dongle, the free wifi service also connects.
>
> So in effect I am connected twice to the Internet. When I spot this I
> usially disconnect the free wifi 'cos if I'm using my dongle I'm doing
> secure stuff like emails, eBay, etc.
>
> When this happens I have checked both connections and they are
> transmitting megabytes to and fro.
>
> How is this possible. And which service am I really connected to? And
> what are the consequences re: potential hacking into my computer etc.?
You are connected to both. However, one has priority for outgoing traffic.
On a PC, run the command
netstat -rn
This will show all the active routes. The value in the "metric" column
indicates priority. Lower value means higher priority.
Potentially anybody on the public WiFi network can see your computer. If
file sharing is off, ordinarily they should not be able to see any files.
However, being a public WiFi network the operator may have configured the
network so their clients cannot see each other. Ideally you should have a
firewall on your computer, and configure it to prevent access to machines on
the WiFi LAN.
Perhaps the "Three" connection has NAT somewhere, and you are allocated a
private address on the Three network. Alternatively you might be allocated
a public IP address. As with any such connection, you should have a firewall
to protect your computer.
Ideally, you should not run the firewall on your computer. Potentially
malware could corrupt any firewall running on the computer, so you should
place the firewall between your computer(s) and all the internet
connections. This can be done with a router, which will implement NAT
(effectively a firewall function) and - depending on the router - will have
more sophisticated firewall features you can configure.
However, in your circumstances you would require a router that supports the
Three dongle and a WiFi connection. You could implement the WiFi connection
with an Access Point configured as a client. Then choose an ethernet router
with the facility for connecting a USB dongle. Such a router could be
configured for load sharing, so traffic goes out through either or both
connections, depending on the rules you set.
It follows that with this arrangement the internet connections(s) would be
available to all the computers (PC, Mac, Linux - whatever)connected to the
router. Handy if you have several computers.
--
Graham J
|