Networking Forums

Networking Forums > Computer Networking > Broadband > HELP: NON NAT HIGH SPEED MODEM ROUTERS

Reply
Thread Tools Display Modes

HELP: NON NAT HIGH SPEED MODEM ROUTERS

 
 
lesforward@sparkhall.com
Guest
Posts: n/a

 
      02-18-2006, 05:41 PM
Hi

I have just bought a Belkin 125MB wireless modem router.

I have just found out that this router uses NAT. I now need help
finding high speed wireless modem routers that do not use NAT.

I have 5 external IP's which need to be related to internal IP's. This
is important as I have FTP and remote desktop sessions running
constantly.

Any recommendations?

 
Reply With Quote
 
 
 
 
Joker7
Guest
Posts: n/a

 
      02-18-2006, 09:17 PM

<(E-Mail Removed)> wrote in message
news:(E-Mail Removed) ups.com...
: Hi
:
: I have just bought a Belkin 125MB wireless modem router.
:
: I have just found out that this router uses NAT. I now need help
: finding high speed wireless modem routers that do not use NAT.
:
: I have 5 external IP's which need to be related to internal IP's. This
: is important as I have FTP and remote desktop sessions running
: constantly.
:
: Any recommendations?
:

Why is "nat" a problem ?

Chris


--
Cheap As Chips Broadband http://yeah.kick-butt.co.uk


 
Reply With Quote
 
Alex Heney
Guest
Posts: n/a

 
      02-18-2006, 09:54 PM
On 18 Feb 2006 10:41:30 -0800, (E-Mail Removed) wrote:

>Hi
>
>I have just bought a Belkin 125MB wireless modem router.
>
>I have just found out that this router uses NAT. I now need help
>finding high speed wireless modem routers that do not use NAT.
>


You won't find one.

I doubt if any are made for retail sale.

>I have 5 external IP's which need to be related to internal IP's. This
>is important as I have FTP and remote desktop sessions running
>constantly.
>


I don't know the Belkin, but most routers have ways of doing that.
--
Alex Heney, Global Villager
Enter any 11-digit prime number to continue...
To reply by email, my address is alexATheneyDOTplusDOTcom
 
Reply With Quote
 
Alastair
Guest
Posts: n/a

 
      02-19-2006, 07:54 AM
<(E-Mail Removed)> wrote in message
news:(E-Mail Removed) ups.com...
> Hi
>
> I have just bought a Belkin 125MB wireless modem router.
>
> I have just found out that this router uses NAT. I now need help
> finding high speed wireless modem routers that do not use NAT.
>
> I have 5 external IP's which need to be related to internal IP's. This
> is important as I have FTP and remote desktop sessions running
> constantly.
>
> Any recommendations?


Vigor 2800G
http://www.draytek.co.uk/products/vigor2800.html


 
Reply With Quote
 
Graham Murray
Guest
Posts: n/a

 
      02-19-2006, 09:22 AM
"Joker7" <(E-Mail Removed)> writes:

> Why is "nat" a problem ?


Because of the way that many ADSL routers only handle the 1<->many
variant of NAT where a single public IP address (that of the WAN
interface) is NAT'd into multiple IP addresses on the LAN side. This
is inconvenient (to say the least) when you have a multiple IP address
block especially if you require access to more than one system on the
LAN from outside, as although many routers provide a DMZ capability it
can normally only contain a single system.

When you have multiple IP addresses allocated you either need a router
which does no NAT, and presents the global IP addresses on the LAN
interface or you need a router which does many<->many NAT (which not
many ADSL routers have) where you can map external IP addresses to
specific local IP addresses on the LAN.
 
Reply With Quote
 
Peter M
Guest
Posts: n/a

 
      02-19-2006, 11:43 AM
Graham Murray wrote:

> When you have multiple IP addresses allocated you either need a router
> which does no NAT, and presents the global IP addresses on the LAN
> interface or you need a router which does many<->many NAT (which not
> many ADSL routers have) where you can map external IP addresses to
> specific local IP addresses on the LAN.


Or you could (not suggesting this as best idea!) disable the NAT feature
on a (relatively cheap) ADSL modem/router and on the LAN side, plug in a
second (cheap) router (no ADSL modem) so the WAN side has one of many IP
addresses with LAN side handling any more PCs which need to be via NAT.

I'd have thought NAT could be disabled on whatever model Belkin this is,
so the original poster might consider this method, though the need for a
wireless model would make this less attractive, perhaps. Peter M.

 
Reply With Quote
 
usenet@isbd.co.uk
Guest
Posts: n/a

 
      02-19-2006, 05:29 PM
Graham Murray <(E-Mail Removed)> wrote:
> "Joker7" <(E-Mail Removed)> writes:
>
> > Why is "nat" a problem ?

>
> Because of the way that many ADSL routers only handle the 1<->many
> variant of NAT where a single public IP address (that of the WAN
> interface) is NAT'd into multiple IP addresses on the LAN side. This
> is inconvenient (to say the least) when you have a multiple IP address
> block especially if you require access to more than one system on the
> LAN from outside, as although many routers provide a DMZ capability it
> can normally only contain a single system.
>
> When you have multiple IP addresses allocated you either need a router
> which does no NAT, and presents the global IP addresses on the LAN
> interface or you need a router which does many<->many NAT (which not
> many ADSL routers have) where you can map external IP addresses to
> specific local IP addresses on the LAN.


If it's of any relevance Zyxel routers (well all the ones I have seen)
do many to many NAT.

--
Chris Green

 
Reply With Quote
 
usenet@isbd.co.uk
Guest
Posts: n/a

 
      02-19-2006, 05:30 PM
Alastair <(E-Mail Removed)> wrote:
> <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed) ups.com...
> > Hi
> >
> > I have just bought a Belkin 125MB wireless modem router.
> >
> > I have just found out that this router uses NAT. I now need help
> > finding high speed wireless modem routers that do not use NAT.
> >
> > I have 5 external IP's which need to be related to internal IP's. This
> > is important as I have FTP and remote desktop sessions running
> > constantly.
> >
> > Any recommendations?

>
> Vigor 2800G
> http://www.draytek.co.uk/products/vigor2800.html
>

.... or, as I said, a Zyxel.

--
Chris Green

 
Reply With Quote
 
Beck
Guest
Posts: n/a

 
      02-19-2006, 05:47 PM
Peter M wrote:
>
> I'd have thought NAT could be disabled on whatever model Belkin this
> is, so the original poster might consider this method, though the
> need for a wireless model would make this less attractive, perhaps. Peter
> M.


I disabled NAT in my router (d-link) and could not connect to my isp, seemed
that the isp required it maybe?


 
Reply With Quote
 
Joker7
Guest
Posts: n/a

 
      02-19-2006, 06:11 PM

"Graham Murray" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
: "Joker7" <(E-Mail Removed)> writes:
:
: > Why is "nat" a problem ?
:
: Because of the way that many ADSL routers only handle the 1<->many
: variant of NAT where a single public IP address (that of the WAN
: interface) is NAT'd into multiple IP addresses on the LAN side. This
: is inconvenient (to say the least) when you have a multiple IP address
: block especially if you require access to more than one system on the
: LAN from outside, as although many routers provide a DMZ capability it
: can normally only contain a single system.
:
: When you have multiple IP addresses allocated you either need a router
: which does no NAT, and presents the global IP addresses on the LAN
: interface or you need a router which does many<->many NAT (which not
: many ADSL routers have) where you can map external IP addresses to
: specific local IP addresses on the LAN.


Maybe then something like smoothwall on a old box then the wireless lan side
..

Chris


 
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
idea for high speed low cost dsl 7 Broadband 2 02-02-2005 01:29 AM
High Speed Document Scanner helpkarl@yahoo.com Windows Networking 0 01-17-2005 08:22 AM
Upgrading to high speed, FAQ? David Wireless Networks 3 11-09-2004 07:43 PM
Wireless high speed Mike Wireless Networks 1 07-20-2004 03:14 PM
No high speed NIC internet connection Alan Windows Networking 0 09-20-2003 05:03 PM



1 2 3 4 5 6 7 8 9 10 11