Networking Forums

Networking Forums > Computer Networking > Linux Networking > Blue linksys DSL switches

Reply
Thread Tools Display Modes

Blue linksys DSL switches

 
 
tom
Guest
Posts: n/a

 
      11-05-2003, 08:19 PM
We have a blue linksys DSL box.

I am thinking of getting a static IP address for the
Linux computer and then running some web things from it.

But how would the rest of the world be able to see
this computer behind the linksys box?


 
Reply With Quote
 
 
 
 
Jacob Westenbach
Guest
Posts: n/a

 
      11-05-2003, 09:16 PM
"tom" <(E-Mail Removed)> wrote in message
newsPdqb.13186$(E-Mail Removed) y.com...
> We have a blue linksys DSL box.
>
> I am thinking of getting a static IP address for the
> Linux computer and then running some web things from it.
>
> But how would the rest of the world be able to see
> this computer behind the linksys box?
>


Look into port forwarding on the LinkSys box.

JW


 
Reply With Quote
 
Philip
Guest
Posts: n/a

 
      11-05-2003, 09:24 PM
tom wrote:
> We have a blue linksys DSL box.
>
> I am thinking of getting a static IP address for the
> Linux computer and then running some web things from it.
>
> But how would the rest of the world be able to see
> this computer behind the linksys box?


Configure the linksys to forward the appropriate services (i.e. port 80 == http,
etc) to the computer's local ip assigned by the linksys' internal DHCP server.

The outside world will then see the computer at your static IP address.

 
Reply With Quote
 
David Efflandt
Guest
Posts: n/a

 
      11-06-2003, 01:56 AM
On Wed, 05 Nov 2003 21:19:17 GMT, tom <(E-Mail Removed)> wrote:
> We have a blue linksys DSL box.
>
> I am thinking of getting a static IP address for the
> Linux computer and then running some web things from it.
>
> But how would the rest of the world be able to see
> this computer behind the linksys box?


I do not think the Linksys would be able to utilize more than 1 internet
IP, unless that is all you need (SBC Yahoo static packages include network
IP, WAN IP, 5 usable IPs, and broadcast IP).

If you want to use more than just your connecting IP, you would either
need their modem/router (installation cost), or another suitable router
(or Linux router). See http://www.dslreports.com/faq/3759

Your PPPoE connection would still configured as dynamic, but
you@static_ameritech.net for login name would automatically assign and
route your static IPs to your connecting PPPoE IP (new SBC Yahoo users
would use (E-Mail Removed)).

--
David Efflandt - All spam ignored http://www.de-srv.com/
http://www.autox.chicago.il.us/ http://www.berniesfloral.net/
http://cgi-help.virtualave.net/ http://hammer.prohosting.com/~cgi-wiz/
 
Reply With Quote
 
tom
Guest
Posts: n/a

 
      11-06-2003, 04:06 PM

"David Efflandt" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> On Wed, 05 Nov 2003 21:19:17 GMT, tom <(E-Mail Removed)> wrote:
> > We have a blue linksys DSL box.
> >
> > I am thinking of getting a static IP address for the
> > Linux computer and then running some web things from it.
> >
> > But how would the rest of the world be able to see
> > this computer behind the linksys box?

>
> I do not think the Linksys would be able to utilize more than 1 internet
> IP, unless that is all you need (SBC Yahoo static packages include network
> IP, WAN IP, 5 usable IPs, and broadcast IP).
>
> If you want to use more than just your connecting IP, you would either
> need their modem/router (installation cost), or another suitable router
> (or Linux router). See http://www.dslreports.com/faq/3759
>
> Your PPPoE connection would still configured as dynamic, but
> you@static_ameritech.net for login name would automatically assign and
> route your static IPs to your connecting PPPoE IP (new SBC Yahoo users
> would use (E-Mail Removed)).
>
> --
> David Efflandt - All spam ignored http://www.de-srv.com/
> http://www.autox.chicago.il.us/ http://www.berniesfloral.net/
> http://cgi-help.virtualave.net/ http://hammer.prohosting.com/~cgi-wiz/


It seems like a need a new router. How much do
these run? I think I would just need one to handle
two ip addresses, perhaps one dynamic ip to keep
the windows machines on the internet and another
static ip to pass on to the linux machine.

Am I thinking right here?


 
Reply With Quote
 
David Efflandt
Guest
Posts: n/a

 
      11-07-2003, 01:16 AM
On Thu, 06 Nov 2003 17:06:06 GMT, tom <(E-Mail Removed)> wrote:
>
> "David Efflandt" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
>> On Wed, 05 Nov 2003 21:19:17 GMT, tom <(E-Mail Removed)> wrote:
>> > We have a blue linksys DSL box.
>> >
>> > I am thinking of getting a static IP address for the
>> > Linux computer and then running some web things from it.
>> >
>> > But how would the rest of the world be able to see
>> > this computer behind the linksys box?

>>
>> I do not think the Linksys would be able to utilize more than 1 internet
>> IP, unless that is all you need (SBC Yahoo static packages include network
>> IP, WAN IP, 5 usable IPs, and broadcast IP).
>>
>> If you want to use more than just your connecting IP, you would either
>> need their modem/router (installation cost), or another suitable router
>> (or Linux router). See http://www.dslreports.com/faq/3759
>>
>> Your PPPoE connection would still configured as dynamic, but
>> you@static_ameritech.net for login name would automatically assign and
>> route your static IPs to your connecting PPPoE IP (new SBC Yahoo users
>> would use (E-Mail Removed)).

>
> It seems like a need a new router. How much do
> these run? I think I would just need one to handle
> two ip addresses, perhaps one dynamic ip to keep
> the windows machines on the internet and another
> static ip to pass on to the linux machine.


I just wish I had gotten a Zyxel P314 when they were $109. The price went
up and I think was replaced by new model. If you did get a suitable
router, you could put your server on one of your static IPs and the
Linksys WAN on another one (which could protect other private boxes behind
it). Or if you initially only use the Linksys, you would only have 1
public IP, but could forward specific ports to specific private IPs like
you can now.

--
David Efflandt - All spam ignored http://www.de-srv.com/
 
Reply With Quote
 
Michael W. Cocke
Guest
Posts: n/a

 
      11-07-2003, 10:56 AM
On Wed, 05 Nov 2003 21:19:17 GMT, "tom" <(E-Mail Removed)>
wrote:

>We have a blue linksys DSL box.
>
>I am thinking of getting a static IP address for the
>Linux computer and then running some web things from it.
>
>But how would the rest of the world be able to see
>this computer behind the linksys box?
>


No. And the Linksys DMZ and port redirection features are still,
AFAIK, broken. My suggestion would be to build a linux system with 2
NICs in it and run your web, mail, and whatever servers on it, as well
as the firewall software that's built into linux. If you need a good
gui for the FW configuration, take a look at shoreline firewall
(shorewall). Don't forget to block ports 135-139 (inclusive) before
you do anything else.

Mike-

Mornings: Evolution in action. Only the grumpy will survive.
-----------------------------------------------------

Please note - Due to the intense volume of spam, we have
installed site-wide spam filters at catherders.com. If
email from you bounces, try non-HTML, non-encoded,
non-attachments.


----== Posted via Newsfeed.Com - Unlimited-Uncensored-Secure Usenet News==----
http://www.newsfeed.com The #1 Newsgroup Service in the World! >100,000 Newsgroups
---= 19 East/West-Coast Specialized Servers - Total Privacy via Encryption =---
 
Reply With Quote
 
tom
Guest
Posts: n/a

 
      11-10-2003, 05:05 PM

> > I am thinking of getting a static IP address for the
> > Linux computer and then running some web things from it.
> >
> > But how would the rest of the world be able to see
> > this computer behind the linksys box?

>
> I do not think the Linksys would be able to utilize more than 1 internet
> IP, unless that is all you need (SBC Yahoo static packages include network
> IP, WAN IP, 5 usable IPs, and broadcast IP).
>


Is there a difference between each IP?

Is there a difference between a usable IP and network IP?


 
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
Linksys Blue box and Debian Tom Linux Networking 4 04-28-2005 07:28 PM
Debian and Linksys Blue Box Tom Linux Networking 2 04-27-2005 12:58 AM
Debian and Blue Linksys DSL switch Tom Linux Networking 2 04-09-2005 12:50 AM
Name serving behind a blue linksys box tom Linux Networking 2 11-14-2004 04:54 PM
Blue Linksys box, dhcp and Samba tom Linux Networking 0 11-19-2003 02:34 AM



1 2 3 4 5 6 7 8 9 10 11