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

 
Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 01-21-2007, 05:40 PM
gopherhockey@gmail.com
Guest
 
Posts: n/a
Default One ISP, 2 Static IPs, 2 Linksys Routers, One internal network... ?

Ok, I have a situation that I can't seem to solve and hope someone here
can shed some light.

I have one ISP connection that provides me with a number of static
(public) IPs. I want to use 2 of them, each hosting a different domain
name. (lets call tem domain1.com and domain2.com)

First, to get more than one connection to my WAN I have the incoming
WAN connected to a switch, of course.

I currently have a Linksys WRT54GS connected (that provides wireless as
well) and an older BEFSRU31 on the other. (which I plan to upgrade
eventually).

WRT54GS = 10.2.1.1 (gateway mode)
BEFSRU31 = 10.2.1.2 (tried both gateway and router mode)
both using 255.255.255.0
internal network all using default gateway of 10.2.1.1

Now, lets say I have incoming email to domain1.com. It flows through
the WRT router just fine to my internal Exchange server (10.2.1.15).
Outbound works just fine. Everything seems to work just fine with the
WRT and domain1.

incoming email through domain2.com does not work. I assume this is
because te BEFSR passes it to the Exchange server which has a default
gateway of the other router, so the conversation never happens and the
session is dropped.

My question.. how to fix this? Am I missing a router on the inside
perhap? And if so, what should I use... (prefer linksys hardware)

You might want to ask "why the second router" because port 25 (smtp)
works just fine if I point both domains to router1, but for things like
port 80 where I want it to point to different internal servers, this
configuration doesn't work.

Any help would be appreciated!!


Reply With Quote
  #2 (permalink)  
Old 01-22-2007, 07:36 AM
annie.ramos@link2support.com
Guest
 
Posts: n/a
Default Re: One ISP, 2 Static IPs, 2 Linksys Routers, One internal network... ?

please click this link for reference:

http://linksys.custhelp.com/cgi-bin/...i=&p_topview=1



gopherhockey@gmail.com wrote:
> Ok, I have a situation that I can't seem to solve and hope someone here
> can shed some light.
>
> I have one ISP connection that provides me with a number of static
> (public) IPs. I want to use 2 of them, each hosting a different domain
> name. (lets call tem domain1.com and domain2.com)
>
> First, to get more than one connection to my WAN I have the incoming
> WAN connected to a switch, of course.
>
> I currently have a Linksys WRT54GS connected (that provides wireless as
> well) and an older BEFSRU31 on the other. (which I plan to upgrade
> eventually).
>
> WRT54GS = 10.2.1.1 (gateway mode)
> BEFSRU31 = 10.2.1.2 (tried both gateway and router mode)
> both using 255.255.255.0
> internal network all using default gateway of 10.2.1.1
>
> Now, lets say I have incoming email to domain1.com. It flows through
> the WRT router just fine to my internal Exchange server (10.2.1.15).
> Outbound works just fine. Everything seems to work just fine with the
> WRT and domain1.
>
> incoming email through domain2.com does not work. I assume this is
> because te BEFSR passes it to the Exchange server which has a default
> gateway of the other router, so the conversation never happens and the
> session is dropped.
>
> My question.. how to fix this? Am I missing a router on the inside
> perhap? And if so, what should I use... (prefer linksys hardware)
>
> You might want to ask "why the second router" because port 25 (smtp)
> works just fine if I point both domains to router1, but for things like
> port 80 where I want it to point to different internal servers, this
> configuration doesn't work.
>
> Any help would be appreciated!!



Reply With Quote
  #3 (permalink)  
Old 01-22-2007, 02:25 PM
gopherhockey@gmail.com
Guest
 
Posts: n/a
Default Re: One ISP, 2 Static IPs, 2 Linksys Routers, One internal network... ?

Thanks, but that doesn't really address my issues.

First, all my servers are behind my router(s), not external. I control
the ports that can reach my servers via the Linksys router.

For example, domain1.com comes to router1 and it forwards port 80 to an
internal server.
domain2.com comes to router2 and forwards port 80 to another web server
internally. The problem is that all my internal systems use router1
as their default gateway, so when the web server tries to reply back to
the originator on domain2.com it gets lost.

One router, at least the models I have, won't work because I can only
forward one port 80 to one server via one wan request. It won't let me
say "requests coming to public IP X.X.X.1 on port 80 go here, but
requests coming to public ip X.X.X.2 on port 80 go there"



On Jan 22, 2:36 am, annie.ra...@link2support.com wrote:
> please click this link for reference:
>
> http://linksys.custhelp.com/cgi-bin/...user/std_adp.p...
>
>
>
> gopherhoc...@gmail.com wrote:
> > Ok, I have a situation that I can't seem to solve and hope someone here
> > can shed some light.

>
> > I have one ISP connection that provides me with a number of static
> > (public) IPs. I want to use 2 of them, each hosting a different domain
> > name. (lets call tem domain1.com and domain2.com)

>
> > First, to get more than one connection to my WAN I have the incoming
> > WAN connected to a switch, of course.

>
> > I currently have a Linksys WRT54GS connected (that provides wireless as
> > well) and an older BEFSRU31 on the other. (which I plan to upgrade
> > eventually).

>
> > WRT54GS = 10.2.1.1 (gateway mode)
> > BEFSRU31 = 10.2.1.2 (tried both gateway and router mode)
> > both using 255.255.255.0
> > internal network all using default gateway of 10.2.1.1

>
> > Now, lets say I have incoming email to domain1.com. It flows through
> > the WRT router just fine to my internal Exchange server (10.2.1.15).
> > Outbound works just fine. Everything seems to work just fine with the
> > WRT and domain1.

>
> > incoming email through domain2.com does not work. I assume this is
> > because te BEFSR passes it to the Exchange server which has a default
> > gateway of the other router, so the conversation never happens and the
> > session is dropped.

>
> > My question.. how to fix this? Am I missing a router on the inside
> > perhap? And if so, what should I use... (prefer linksys hardware)

>
> > You might want to ask "why the second router" because port 25 (smtp)
> > works just fine if I point both domains to router1, but for things like
> > port 80 where I want it to point to different internal servers, this
> > configuration doesn't work.

>
> > Any help would be appreciated!!- Hide quoted text -- Show quoted text -



Reply With Quote
  #4 (permalink)  
Old 01-25-2007, 03:22 PM
John Navas
Guest
 
Posts: n/a
Default Re: One ISP, 2 Static IPs, 2 Linksys Routers, One internal network... ?

On 22 Jan 2007 07:25:25 -0800, gopherhockey@gmail.com wrote in
<1169479525.100239.256160@38g2000cwa.googlegroups. com>:

>First, all my servers are behind my router(s), not external. I control
>the ports that can reach my servers via the Linksys router.
>
>For example, domain1.com comes to router1 and it forwards port 80 to an
>internal server.
>domain2.com comes to router2 and forwards port 80 to another web server
>internally. The problem is that all my internal systems use router1
>as their default gateway, so when the web server tries to reply back to
>the originator on domain2.com it gets lost.


Why not set the gateway on web server 2 to router 2?

>One router, at least the models I have, won't work because I can only
>forward one port 80 to one server via one wan request. It won't let me
>say "requests coming to public IP X.X.X.1 on port 80 go here, but
>requests coming to public ip X.X.X.2 on port 80 go there"


How about putting the web server for domain2 on a different port, using
forwarding if necessary?

--
Best regards, FAQ for Wireless Internet: <http://Wireless.wikia.com>
John Navas FAQ for Wi-Fi: <http://wireless.wikia.com/wiki/Wi-Fi>
Wi-Fi How To: <http://wireless.wikia.com/wiki/Wi-Fi_HowTo>
Fixes to Wi-Fi Problems: <http://wireless.wikia.com/wiki/Wi-Fi_Fixes>

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Don't fall victim to the 'Free Wi-Fi' scam Ablang alt.internet.wireless 6 05-19-2011 02:38 PM
Plan: Network Dlink & LInksys, on 2 network Wlan via WDS TJROCKSTAR Network Troubleshooting 2 02-21-2008 03:26 PM
Linksys home network problems spacemonkey485@yahoo.com alt.internet.wireless 46 08-13-2006 10:19 PM
[Job] Network Engineer - San Jose, CA toprecruiter alt.internet.wireless 2 10-20-2005 01:34 PM


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



Powered by vBulletin® Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.6.0 PL2

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