Networking Forums  

Go Back   Networking Forums > Networking Newsgroups > Linux Networking

No network when using a static adderss.

Reply
 
Thread Tools Display Modes
  #1  
Old 02-25-2005, 09:53 AM
Default No network when using a static adderss.



Hi,

I have just installed Mandrake 10.0 on a DELL SC1600. The installation
process went as planned, however, I cannot connect to the network. If I
change the connection type from static to DHCP, there is a connection
immediately. I have tried changing the network card from the on-board Intel
to a second PCI card (Disabled the on-board card in the BIOS), but the
result is the same. I can ping the machines card but nothing else on the
network.

Any suggestions will be greatly appreciated.




D Durham
Reply With Quote
  #2  
Old 02-25-2005, 10:09 AM
Davide Bianchi
Guest
 
Posts: n/a
Default Re: No network when using a static adderss.

On 2005-02-25, D Durham <(E-Mail Removed)> wrote:
> change the connection type from static to DHCP, there is a connection


Well, when is in 'static', did you give him a _correct_ ip address,
netmask and so on?

Davide

--
A truly stable environment would be a concrete basement with no windows!
Computers are no different.
-- Carey McLelland
Reply With Quote
  #3  
Old 02-25-2005, 10:24 AM
D Durham
Guest
 
Posts: n/a
Default Re: No network when using a static adderss.

Yes, the IP and subnet are correct and to be sure I checked what we have on
othe machines in the network. One interesting point though; our subnet mask
is 128, on all but the machince in question, the broadcast address ends with
255, whereas the problem machine ends as 215.

-David

"Davide Bianchi" <(E-Mail Removed)> skrev i melding
news:(E-Mail Removed) .net...
> On 2005-02-25, D Durham <(E-Mail Removed)> wrote:
> > change the connection type from static to DHCP, there is a connection

>
> Well, when is in 'static', did you give him a _correct_ ip address,
> netmask and so on?
>
> Davide
>
> --
> A truly stable environment would be a concrete basement with no windows!
> Computers are no different.
> -- Carey McLelland



Reply With Quote
  #4  
Old 02-25-2005, 10:38 AM
Peter N. M. Hansteen
Guest
 
Posts: n/a
Default Re: No network when using a static adderss.

"D Durham" <(E-Mail Removed)> writes:

> I have just installed Mandrake 10.0 on a DELL SC1600. The installation
> process went as planned, however, I cannot connect to the network. If I
> change the connection type from static to DHCP, there is a connection
> immediately.


Use DHCP, then. If that for some reason is not an option, you need to
enter at least the following bits of valid information in order to make
the static IP address work -

* IP address
* Netmask
* Gateway's IP address
* Name server IP address (at least one)

Then again, if DHCP works, why bother - at least if we are talking about
the same network? If the network is set up to assign IP addresses via
DHCP and you just pick one statically, there might be trouble ahead if
you did not clear this with whoever manages the DCHP service.

--
Peter N. M. Hansteen, member of the first RFC 1149 implementation team
http://www.blug.linux.no/rfc1149/ http://www.datadok.no/ http://www.nuug.no/
"First, we kill all the spammers" The Usenet Bard, "Twice-forwarded tales"
Reply With Quote
  #5  
Old 02-25-2005, 10:56 AM
D Durham
Guest
 
Posts: n/a
Default Re: No network when using a static adderss.

Well, we need this machine to replace a web server, so DHCP is not an
option. The machine has the information you suggested and we have tried
flushing all ARP caches on the network.

-David

"Peter N. M. Hansteen" <(E-Mail Removed)> skrev i melding
news:(E-Mail Removed)...
> "D Durham" <(E-Mail Removed)> writes:
>
> > I have just installed Mandrake 10.0 on a DELL SC1600. The installation
> > process went as planned, however, I cannot connect to the network. If I
> > change the connection type from static to DHCP, there is a connection
> > immediately.

>
> Use DHCP, then. If that for some reason is not an option, you need to
> enter at least the following bits of valid information in order to make
> the static IP address work -
>
> * IP address
> * Netmask
> * Gateway's IP address
> * Name server IP address (at least one)
>
> Then again, if DHCP works, why bother - at least if we are talking about
> the same network? If the network is set up to assign IP addresses via
> DHCP and you just pick one statically, there might be trouble ahead if
> you did not clear this with whoever manages the DCHP service.
>
> --
> Peter N. M. Hansteen, member of the first RFC 1149 implementation team
> http://www.blug.linux.no/rfc1149/ http://www.datadok.no/

http://www.nuug.no/
> "First, we kill all the spammers" The Usenet Bard, "Twice-forwarded tales"



Reply With Quote
  #6  
Old 02-25-2005, 11:01 AM
Peter N. M. Hansteen
Guest
 
Posts: n/a
Default Re: No network when using a static adderss.

"D Durham" <(E-Mail Removed)> writes:

> Well, we need this machine to replace a web server, so DHCP is not an
> option.


Just to eliminate the obvious - it sounds like you may be re-using the
same IP address used by the previous machine - you did take the old one
offline before plugging in the new one?

--
Peter N. M. Hansteen, member of the first RFC 1149 implementation team
http://www.blug.linux.no/rfc1149/ http://www.datadok.no/ http://www.nuug.no/
"First, we kill all the spammers" The Usenet Bard, "Twice-forwarded tales"
Reply With Quote
  #7  
Old 02-25-2005, 12:59 PM
James Knott
Guest
 
Posts: n/a
Default Re: No network when using a static adderss.

D Durham wrote:

> Hi,
>
> I have just installed Mandrake 10.0 on a DELL SC1600. The installation
> process went as planned, however, I cannot connect to the network. If I
> change the connection type from static to DHCP, there is a connection
> immediately. I have tried changing the network card from the on-board
> Intel to a second PCI card (Disabled the on-board card in the BIOS), but
> the result is the same. I can ping the machines card but nothing else on
> the network.
>
> Any suggestions will be greatly appreciated.


If it works with dhcp, but not without, the problem is in your config.
Please post your config info.

Reply With Quote
  #8  
Old 02-27-2005, 11:13 AM
Hans Poppe
Guest
 
Posts: n/a
Default Re: No network when using a static adderss.

D Durham wrote:

> Hi,
>
> I have just installed Mandrake 10.0 on a DELL SC1600. The installation
> process went as planned, however, I cannot connect to the network. If I
> change the connection type from static to DHCP, there is a connection
> immediately. I have tried changing the network card from the on-board
> Intel to a second PCI card (Disabled the on-board card in the BIOS), but
> the result is the same. I can ping the machines card but nothing else on
> the network.
>
> Any suggestions will be greatly appreciated.

Why not set up a reservation for your webserver in the DHCP configuration
file?
Hans Poppe, Oslo
--
**************
C:\DOS
C:\DOS\RUN
RUN\DOS\RUN
Reply With Quote
Reply

Tags
adderss, network, static

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
Forum Jump


All times are GMT. The time now is 07:44 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.