Welcome to MobyThreads.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in
All support for the MobyThreads Threaded phpBB MOD can now be found on welsolutions at this forum

Setting up a Static IP address

 
   Web Hosting and Web Master Forums (Home) -> Apache RSS
Next:  How to do a case insesitive RewriteCond ?  
Author Message
mark1822

External


Since: Nov 07, 2004
Posts: 1



(Msg. 1) Posted: Sun Nov 07, 2004 4:23 pm
Post subject: Setting up a Static IP address
Archived from groups: alt>apache>configuration, others (more info?)

Hi,

I am running Suse Pro 9.1. I have running Apache 2 on it. I have
a linksys router and a cable Internet connection.

Right three of my computers are obtaining IP addresses automatically.
I want to set up my Suse computer with a static IP address so that
I can do port forwarding with my router. Can someone please tell
me how to get my computer a static IP address?

Thanks
Nick

 >> Stay informed about: Setting up a Static IP address 
Back to top
Login to vote
not18

External


Since: Dec 17, 2003
Posts: 8



(Msg. 2) Posted: Sun Nov 07, 2004 6:24 pm
Post subject: Re: Setting up a Static IP address [Login to view extended thread Info.]
Archived from groups: alt>apache>configuration (more info?)

to Nick I now respond:

Static IPs inside the LAN.
<a style='text-decoration: underline;' href="http://www.broadbandreports.com/faq/2725" target="_blank">http://www.broadbandreports.com/faq/2725</a>
--
Stephen S.
-------------------------

 > Hi,
 >
 > I am running Suse Pro 9.1. I have running Apache 2 on it. I have
 > a linksys router and a cable Internet connection.
 >
 > Right three of my computers are obtaining IP addresses automatically.
 > I want to set up my Suse computer with a static IP address so that
 > I can do port forwarding with my router. Can someone please tell
 > me how to get my computer a static IP address?
 >
 > Thanks
 > Nick<!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: Setting up a Static IP address 
Back to top
Login to vote
cysko_psyko

External


Since: Nov 07, 2004
Posts: 1



(Msg. 3) Posted: Sun Nov 07, 2004 7:58 pm
Post subject: Re: Setting up a Static IP address [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Sun, 07 Nov 2004 16:23:43 -0800, Nick wrote:

 > Hi,
 >
 > I am running Suse Pro 9.1. I have running Apache 2 on it. I have
 > a linksys router and a cable Internet connection.
 >
 > Right three of my computers are obtaining IP addresses automatically.
 > I want to set up my Suse computer with a static IP address so that
 > I can do port forwarding with my router. Can someone please tell
 > me how to get my computer a static IP address?
 >
 > Thanks
 > Nick

The default settings for most Linksys routers start the DHCP addresses at
192.168.1.100 so make sure your fixed IP is 192.168.1.xx where xx is 01-99.
Then just go into Yast and click on network and configure your card to use a
fixed ip.

You might have to put a gateway address which should be 192.168.1.1.

That should do it.

John Weaver<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Setting up a Static IP address 
Back to top
Login to vote
user3130

External


Since: Nov 07, 2004
Posts: 1



(Msg. 4) Posted: Sun Nov 07, 2004 9:02 pm
Post subject: Re: Setting up a Static IP address [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Nick wrote:

 > Hi,
 >
 > I am running Suse Pro 9.1. I have running Apache 2 on it. I have
 > a linksys router and a cable Internet connection.
 >
 > Right three of my computers are obtaining IP addresses automatically.
 > I want to set up my Suse computer with a static IP address so that
 > I can do port forwarding with my router. Can someone please tell
 > me how to get my computer a static IP address?

Just configure the NIC to use a static IP, instead of DHCP. One thing you
have to do, is make sure the address used is not one covered by the range
of addresses issued by the DHCP server in the router.<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Setting up a Static IP address 
Back to top
Login to vote
user3129

External


Since: Nov 08, 2004
Posts: 1



(Msg. 5) Posted: Sun Nov 07, 2004 11:28 pm
Post subject: Re: Setting up a Static IP address [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"Nick" <mark1822.DeleteThis@hotmail.com> wrote in message
news:LOadncOwY-sTJhPcRVn-pQ@comcast.com...
 > Hi,
 >
 > I am running Suse Pro 9.1. I have running Apache 2 on it. I have
 > a linksys router and a cable Internet connection.
 >
 > Right three of my computers are obtaining IP addresses automatically.
 > I want to set up my Suse computer with a static IP address so that
 > I can do port forwarding with my router. Can someone please tell
 > me how to get my computer a static IP address?
 >
 > Thanks
 > Nick

When I did this, I turned off DHCP on the router and gave each PC it's own
static address. 192.168.1.100, 192.168.1.101, etc and to do that on your
Suse machine you need to go into Yast2, network card and enter the address
manually. Hope this helps. I think you have to enter the address of the
gateway, too. I'd have a look, but I'm on a Windows machine atm.

Zorg<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Setting up a Static IP address 
Back to top
Login to vote
maik

External


Since: Nov 09, 2004
Posts: 1



(Msg. 6) Posted: Tue Nov 09, 2004 3:23 pm
Post subject: Re: Setting up a Static IP address [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Just use YAST! Under network adapters use static ipadress instead of DHCP!
Maik

"Nick" <mark1822.RemoveThis@hotmail.com> schrieb im Newsbeitrag
news:LOadncOwY-sTJhPcRVn-pQ@comcast.com...
 > Hi,
 >
 > I am running Suse Pro 9.1. I have running Apache 2 on it. I have
 > a linksys router and a cable Internet connection.
 >
 > Right three of my computers are obtaining IP addresses automatically.
 > I want to set up my Suse computer with a static IP address so that
 > I can do port forwarding with my router. Can someone please tell
 > me how to get my computer a static IP address?
 >
 > Thanks
 > Nick<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Setting up a Static IP address 
Back to top
Login to vote
keith4

External


Since: Nov 15, 2004
Posts: 1



(Msg. 7) Posted: Mon Nov 15, 2004 10:32 pm
Post subject: Re: Setting up a Static IP address [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Nick wrote:
 > Hi,
 >
 > I am running Suse Pro 9.1. I have running Apache 2 on it. I have
 > a linksys router and a cable Internet connection.
 >
 > Right three of my computers are obtaining IP addresses automatically.
 > I want to set up my Suse computer with a static IP address so that
 > I can do port forwarding with my router. Can someone please tell
 > me how to get my computer a static IP address?
 >
 > Thanks
 > Nick

Do you mean static outward facing IP address so that your Ip resolves to
a domain name, eg <a style='text-decoration: underline;' href="http://www.fred.com," target="_blank">www.fred.com,</a> or do you just mean a static IP address
on you local lan

If you mean the former, first of all you need an ISP that provides you
with atleast 1 static IP address.

This should ideally be assigned to your router as you network IP
address, you then have all your computers get local address 192.168.x.x,
or 10.10.x.x etc, and port forward to one of these machines. This can
all be done via DHCP from your router, and can even be configured to
allow each machine to get a static local IP, by having the DHCP server
always give each MAC address the same IP address

Once you can resolve to a global static IP from the outside, configure
your router to port forward to which ever machine on your local lan is
running your web server.

So if you static ip address is 1.2.3.240, and you have 2 machines on the
local lan 192.168.1.2 ( desktop ), and 192.168.1.3 ( wwww ), port
forward 1.2.3.240:80 to 192.168.1.3:80

hopefully !!!<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Setting up a Static IP address 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
how to know if my PHP is a STATIC module or a DYNAMIC modu.. - I have installed PHP4 using (SuSE 8.2) RPM : mod_php4-core-4.3.1.24 and apache2-mod_php4-4.3.1-24 Now, I have /usr/bin/php executable and /usr/lib/apache-prefork/libphp4.so Also, Apache accepts DSO : "httpd2 -l" shows "mod_so.c" Al...

Static Page/SSI Newbie Question - I am a first time poster to this group, so apologies in advance if I step on any toes or violate any taboos. I mean no offense, but I'm having trouble finding an answer via Google, so I thought I'd give this a try. I have a personal website..

Compressing Static Pages in Storage - Hi all, The project I've been assigned to is a servlet app that generates lots and lots of static html pages, many of which are 200+K. It is a bioinformatics lab, and as users start to analyze entire proteomes the hard disk usage is going through the..

how to disable tomcat locking static resources? - currently we're having problem with tomcat locking the HTML files. The web authors here cannot update the files directly. What we're using here is apache 2.0.46 and tomcat 4.1.24 using mod_jk to link them together. for some reasons, these html cannot be...

Apache2/Tomcat5 - mapping static pages to apache - I'm using Tomcat5 to serve my webapps and have connected Tomcat to Apache2. By now all requests to my site are processed by Tomcat through Apache but I would like Apache to take care of the static pages. My workers2.properties shows that all requests..
   Web Hosting and Web Master Forums (Home) -> Apache All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]