niXforums Forum Index
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   PreferencesPreferences   Log in to check your private messagesLog in to check your private messages   Log inLog in 
·  nixdoc.net ·  man pages ·  Linux HOWTOs ·  FreeBSD Tips ·  Forums
navigation Forum index » *nix » Linux » networking
run web server behine router
Post new topic   Reply to topic Page 1 of 2 [21 Posts] View previous topic :: View next topic
Goto page:  1, 2 Next
Author Message
Kevin Goodknecht [MVP]
*nix forums beginner


Joined: 16 Jul 2006
Posts: 2

PostPosted: Wed Jul 19, 2006 5:46 pm    Post subject: Re: run web server behine router Reply with quote

quickcur@yahoo.com wrote:
Quote:
Come on, guys, stop. Please do not talk about China, we are in USA.

I do not care about their contract, yet. All I want right now is to
prove that I can setup a server and people can access it. It seems to
be true because if I take out the router, everything works fine. Now,
my problem is how to run my server behind router? Did anyone find any
trick that is not commonly known?

Please help with my problem.

It seems to me that your problem is with Cisco, and you're not the only one
I know of using this router that has a problem with this same issue.

--
Best regards,
Kevin D. Goodknecht Sr. [MVP]
Hope This Helps
===================================
When responding to posts, please "Reply to Group"
via your newsreader so that others may learn and
benefit from your issue, to respond directly to
me remove the nospam. from my email address.
===================================
http://www.lonestaramerica.com/
http://support.wftx.us/
https://secure.lsaol.com/
===================================
Use Outlook Express?... Get OE_Quotefix:
It will strip signature out and more
http://home.in.tum.de/~jain/software/oe-quotefix/
===================================
Keep a back up of your OE settings and folders
with OEBackup:
http://www.oehelp.com/OEBackup/Default.aspx
===================================
Back to top
William P.N. Smith
*nix forums beginner


Joined: 07 Mar 2006
Posts: 7

PostPosted: Wed Jul 19, 2006 3:46 pm    Post subject: Re: run web server behine router Reply with quote

"medman" <phil@hearingcentral.com> wrote:
Quote:
The way to get around the COMCAST problem and use their service to be
an ISP is to use ports out of the range of their scanners. Any port
above 100000 should do the trick.

Yeah, that'll be well out of the range of anyone's scanners. 8*)
[Hint, port numbers are 0-64K]
Back to top
Tauno Voipio
*nix forums Guru


Joined: 14 Mar 2005
Posts: 678

PostPosted: Wed Jul 19, 2006 2:40 pm    Post subject: Re: run web server behine router Reply with quote

medman wrote:
Quote:
The way to get around the COMCAST problem and use their service to be
an ISP is to use ports out of the range of their scanners. Any port
above 100000 should do the trick.

It won't do - the port number is an 16 bit unsigned integer with
a maximum value of 65535.

I'd start attempting with a port above 49152 (0xc000).

--

Tauno Voipio
tauno voipio (at) iki fi
Back to top
medman
*nix forums beginner


Joined: 19 Jul 2006
Posts: 1

PostPosted: Wed Jul 19, 2006 2:32 pm    Post subject: Re: run web server behine router Reply with quote

The way to get around the COMCAST problem and use their service to be
an ISP is to use ports out of the range of their scanners. Any port
above 100000 should do the trick.
Back to top
BobT
*nix forums beginner


Joined: 19 Jul 2006
Posts: 1

PostPosted: Wed Jul 19, 2006 12:34 pm    Post subject: Re: run web server behine router Reply with quote

William P.N. Smith wrote:


Quote:
Back to the OP and his original problem. If it definitely works from
outside without the router, then the router is not doing the right
thing. Make sure you have the latest firmware, and that you are
pointing at the LAN IP that you think you are. Better yet, either use
port triggering, or a static LAN IP to ensure that your 'server' can't
inadvertently move.

I'd second this - the following works for me.

1) assign your server PC a static IP number with a high last one - like
192.168.1.200
2) on the router make sure that the IP numbers available for dynamic
dishing out to the other computers in the place do not go as high as
192.168.1.200 - restrict them to maybe 192.168.1.100 and below.
3) set port forwarding on the router for port 80 to 192.168.1.200

That should do it.

BobT
Back to top
William P.N. Smith
*nix forums beginner


Joined: 07 Mar 2006
Posts: 7

PostPosted: Wed Jul 19, 2006 3:01 am    Post subject: Re: run web server behine router Reply with quote

quickcur@yahoo.com wrote:
Quote:
I do not think my isp is blocking port 80 because if I do not use the
router, I can visit the web server from outside.

Back to the OP and his original problem. If it definitely works from
outside without the router, then the router is not doing the right
thing. Make sure you have the latest firmware, and that you are
pointing at the LAN IP that you think you are. Better yet, either use
port triggering, or a static LAN IP to ensure that your 'server' can't
inadvertently move.
Back to top
quickcur@yahoo.com
*nix forums beginner


Joined: 11 Nov 2005
Posts: 15

PostPosted: Wed Jul 19, 2006 2:28 am    Post subject: Re: run web server behine router Reply with quote

Come on, guys, stop. Please do not talk about China, we are in USA.

I do not care about their contract, yet. All I want right now is to
prove that I can setup a server and people can access it. It seems to
be true because if I take out the router, everything works fine. Now,
my problem is how to run my server behind router? Did anyone find any
trick that is not commonly known?

Please help with my problem.

qq


Dave wrote:
Quote:
yeah, tracked it down... not available here. currently paying almost
$200/mo for 128kb isdn plus separate isp since verizon doesn't do idsn isp
service any more. they'll take your money for the line, but won't give you
anything but that now. t1 quoted over $2k/mo out here in the sticks.

"William P.N. Smith" <news2006c@compusmiths.com> wrote in message
news:36mpb2t79d4mj8dr66brmc6avuh1fgl8s7@4ax.com...
"Dave" <noone@nowhere.com> wrote:
where can i get that $100/mo service????

http://www22.verizon.com/content/businessfios

[I lied, their low-end starts at $60/month, 15M/2M dynamic IP]
Back to top
Tom D
*nix forums Guru


Joined: 28 Feb 2005
Posts: 377

PostPosted: Tue Jul 18, 2006 9:50 pm    Post subject: Re: run web server behine router Reply with quote

yeah, tracked it down... not available here. currently paying almost
$200/mo for 128kb isdn plus separate isp since verizon doesn't do idsn isp
service any more. they'll take your money for the line, but won't give you
anything but that now. t1 quoted over $2k/mo out here in the sticks.

"William P.N. Smith" <news2006c@compusmiths.com> wrote in message
news:36mpb2t79d4mj8dr66brmc6avuh1fgl8s7@4ax.com...
Quote:
"Dave" <noone@nowhere.com> wrote:
where can i get that $100/mo service????

http://www22.verizon.com/content/businessfios

[I lied, their low-end starts at $60/month, 15M/2M dynamic IP]
Back to top
William P.N. Smith
*nix forums beginner


Joined: 07 Mar 2006
Posts: 7

PostPosted: Tue Jul 18, 2006 12:57 pm    Post subject: Re: run web server behine router Reply with quote

"biggerdigger" <MBOX8408414666@moose.jlab.org> wrote:
Quote:
Let's try the common sense approach here, shall we? Most people cannot
afford additional charges of $100/month to their telco bill.

How do you go from "I can't afford it" to "these restrictions are like
those that the Chinese government imposes on everyone in China"?

Yes, it's all about economics, you can have any bandwidth, and run any
servers you want as long as you are willing to pay for the priviledge.
Back to top
William P.N. Smith
*nix forums beginner


Joined: 07 Mar 2006
Posts: 7

PostPosted: Tue Jul 18, 2006 12:50 pm    Post subject: Re: run web server behine router Reply with quote

"Dave" <noone@nowhere.com> wrote:
Quote:
where can i get that $100/mo service????

http://www22.verizon.com/content/businessfios

[I lied, their low-end starts at $60/month, 15M/2M dynamic IP]
Back to top
biggerdigger
*nix forums beginner


Joined: 17 Jul 2006
Posts: 2

PostPosted: Mon Jul 17, 2006 11:16 pm    Post subject: Re: run web server behine router Reply with quote

Let's try the common sense approach here, shall we? Most people cannot
afford additional charges of $100/month to their telco bill. The math
is quite simple. The telcos know that.

And what kind of service do we get? Is your telco going to fix your
problem on your server? I doubt it. What exactly is different if
someone runs a server? The bandwidth from the customer to the CO is
already crippled by an order of magnitude. Does anything depend on from
where the connection was initiated? What exactly is the justifications
for the COMCAST COX VERIZON Chinese Government style terms of services?
Why do the telcos have a problem to be upfront with their terms of
service? When I contacted Verizon, I was told on the phone that I can
only get the terms of service with my order. Go to the telcos web sites
and see if you find the terms of service on the same page where you
sign up. Do you smell a rat?

The telcos cripple all services because they want to sell them over and
over again. And they want to prohibit people from running servers,
because the telcos are planning to expand their service monopoly in the
future. That is why we cannot run servers on our computers. That is why
they are selling junk.

Some telcos even cripple the firmware of their customers' phones. How
sick is that?
http://digg.com/gadgets/Verizon_Cripples_RAZR_Phones_Audio_Ability
Back to top
Tom D
*nix forums Guru


Joined: 28 Feb 2005
Posts: 377

PostPosted: Mon Jul 17, 2006 10:27 pm    Post subject: Re: run web server behine router Reply with quote

where can i get that $100/mo service????

"William P.N. Smith" <news2006c@compusmiths.com> wrote in message
news:2l2ob2hoktqstf4eqjhefr3s0mr81jodba@4ax.com...
Quote:
"biggerdigger" <MBOX8408414666@moose.jlab.org> wrote:
To me, it does not matter whether an ISP limits my Internet access or
the Chinese government. Welcome to the not-so-free Internet in the USA!

I get Verison Fios for business, 5 static IPs, 5M/2M, and all the
servers I want for $100/month. No-one is limiting anything, but you
gotta pay more if you want something more than consumer service.

[Note, the requirement to pay more money for a better class of service
doesn't count as a 'limitation' or an infringement on your civil
rights.]
Back to top
William P.N. Smith
*nix forums beginner


Joined: 07 Mar 2006
Posts: 7

PostPosted: Mon Jul 17, 2006 10:12 pm    Post subject: Re: run web server behine router Reply with quote

"biggerdigger" <MBOX8408414666@moose.jlab.org> wrote:
Quote:
To me, it does not matter whether an ISP limits my Internet access or
the Chinese government. Welcome to the not-so-free Internet in the USA!

I get Verison Fios for business, 5 static IPs, 5M/2M, and all the
servers I want for $100/month. No-one is limiting anything, but you
gotta pay more if you want something more than consumer service.

[Note, the requirement to pay more money for a better class of service
doesn't count as a 'limitation' or an infringement on your civil
rights.]
Back to top
biggerdigger
*nix forums beginner


Joined: 17 Jul 2006
Posts: 2

PostPosted: Mon Jul 17, 2006 9:41 pm    Post subject: Re: run web server behine router Reply with quote

I am looking myself for an ISP which allows me to run my own servers,
including a web server, of course, on my own computer. Out of curiosity
I checked COMCAST's terms of service. COMCAST hides the terms quite
well. Anyway, they offer the same kind of sickening service like COX
and VERIZON do. Have a closer look at section 14.

http://www.comcast.net/terms/use.jsp

Prohibited uses include, but are not limited to, using the Service,
Customer Equipment, or the Comcast Equipment to:
....
run programs, equipment, or servers from the Premises that provide
network content or any other services to anyone outside of your
Premises LAN (Local Area Network), also commonly referred to as public
services or servers. Examples of prohibited services and servers
include, but are not limited to, e-mail, Web hosting, file sharing, and
proxy services and servers;
....

To me, it does not matter whether an ISP limits my Internet access or
the Chinese government. Welcome to the not-so-free Internet in the USA!

I also found the following introduction quite interesting. Loan-sharks
have better terms!

Important Note: Comcast may revise this Acceptable Use Policy (the
"Policy") from time to time without notice by posting a new version of
this document on the Comcast Web site at http://www.comcast.net (or any
successor URL(s)). All revised copies of the Policy are effective
immediately upon posting. Accordingly, customers and users of the
Comcast High-Speed Internet Service should regularly visit our web site
and review this Policy to ensure that their activities conform to the
most recent version. In the event of a conflict between any subscriber
or customer agreement and this Policy, the terms of this Policy will
govern. Questions regarding this Policy and complaints of violations of
it by Comcast customers and users can be directed to
http://www.comcast.net/help/contact/.
Back to top
Larry Finger
*nix forums beginner


Joined: 02 Sep 2005
Posts: 47

PostPosted: Sun Jul 16, 2006 11:42 pm    Post subject: Re: run web server behine router Reply with quote

Kevin Goodknecht [MVP] wrote:
Quote:
quickcur@yahoo.com wrote:
Thanks for your emails.

Here is my router config from http://192.168.1.1/start.htm

# Service Name, Start Port, End Port, Server IP Address
1 AIM 5190 5190 192.168.1.2
2 HTTP 80 80 192.168.1.2

I do not know what else I should do.

Get rid of the router and install Windows 2000 server as a stand-alone on an
old 500mhz box, with two NICs and configure RRAS as a router. and RAS and
configure inbound and outbound packet filters. You'll need to spend some big
bucks to get the same features in a store bought router.


I do this with a $70 Linksys WRT54G, which takes a whole lot less electricity that any old 500 MHz
box, didn't cost me a Windows 2K license, and has never given me a BSOD! In addition, it is a
wireless AP.

Larry
Back to top
Google

Back to top
Display posts from previous:   
Post new topic   Reply to topic Page 1 of 2 [21 Posts] Goto page:  1, 2 Next
View previous topic :: View next topic
The time now is Fri Nov 21, 2008 1:25 pm | All times are GMT
navigation Forum index » *nix » Linux » networking
Jump to:  

Similar Topics
Topic Author Forum Replies Last Post
No new posts Transfer qmail email account to postfix server tallman Postfix 0 Thu Jun 05, 2008 12:43 pm
No new posts NFS server on Solaris 10 gurgle Solaris 0 Tue Sep 04, 2007 7:05 pm
No new posts Help required for configuring the VPN Server in Linux SHERDIL security 0 Sun Nov 19, 2006 2:22 pm
No new posts Need Help with Program in Perl on a Netware Server fhadzocos@gmail.com Perl 3 Fri Jul 21, 2006 1:57 pm
No new posts Problem while accessing 64 bit Server thru 32 bit client Ganesh Server 0 Fri Jul 21, 2006 1:40 pm

Remortgages | Cingular Ringtones | Books | Bad Credit Debt Consolidation | Loans
Copyright © 2004-2005 DeniX Solutions SRL
 
Other DeniX Solutions sites: Unix/Linux blog |  electronics forum |  medicine forum |  science forum | 
Privacy Policy


Powered by phpBB © 2001, 2005 phpBB Group
[ Time: 0.8686s ][ Queries: 16 (0.7365s) ][ GZIP on - Debug on ]