Networking Forums

Networking Forums > Computer Networking > Linux Networking > linux hdcp client howto

Reply
Thread Tools Display Modes

linux hdcp client howto

 
 
pu
Guest
Posts: n/a

 
      01-24-2005, 02:32 PM
Hi all,

I have run my Linux 9.0 as 192.168.0.1 for a while now with little problems.
I am trying to change the static IP address to obtaining a dynamic one from
192.168.0.190 (router with DHCP server). When I change the contents of
ifcfg-eth0 to
===begin===DEVICE=eth0
BOOTPROTO=dhcp
ONBOOT=yes===end===
and reboot, linux hangs on "Bringing up eth0 interface". I then reboot in
resuce mode and restore the original files to boot up back to the static ip.
The /etc/sysconfig/network file also has the
following:NETWORKING=yesHOSTNAME=linleeGATEWAY=192 .168.0.190Can anybody shed
some light on this please?RegardsLeighcc to (E-Mail Removed)


 
Reply With Quote
 
 
 
 
Davide Bianchi
Guest
Posts: n/a

 
      01-24-2005, 05:44 PM
On 2005-01-24, pu <(E-Mail Removed)> wrote:
> I am trying to change the static IP address to obtaining a dynamic one from
> 192.168.0.190 (router with DHCP server).


Is your router giving out for real addresses? Do you have a firewall that
block dhcp requests on that interface?

Davide

--
The nice thing about Windows is - It does not just crash, it displays a
dialog box and lets you press 'OK' first.
 
Reply With Quote
 
prg
Guest
Posts: n/a

 
      01-24-2005, 06:14 PM

pu wrote:
> Hi all,
>
> I have run my Linux 9.0


No such thing, so presume you mean Redhat Linux 9.0. If it's Mandrake
or Suse, then following does not apply (directly).

> as 192.168.0.1 for a while now with little problems.
> I am trying to change the static IP address to obtaining a dynamic

one from
> 192.168.0.190 (router with DHCP server).


If it ain't broke, why "fix" it? Does it assign IPs/GW/DNS or just act
as relay to ISP's dhcp server?

>When I change the contents of
> ifcfg-eth0 to
> ===begin===
> DEVICE=eth0
> BOOTPROTO=dhcp
> ONBOOT=yes
> ===end===


Did you edit the files by hand? Unless you know how Rh boots up the
network and _all_ the files it uses, it is best to use the gui X tool.
$ redhat-config-network
or
$ neat

> and reboot, linux hangs on "Bringing up eth0 interface".


Usually means that a dhcp server is not on the local segment and there
is no relay. Also could be that GW router is offline/not
connecting/responding.

> I then reboot in
> resuce mode and restore the original files to boot up back to the

static ip.

Be happy and leave it that way

> The /etc/sysconfig/network file also has the
> following:
> NETWORKING=yes
> HOSTNAME=linlee
> GATEWAY=192.168.0.190


Also check that /etc/sysconfig/static-routes is an empty (zero bytes)
file.

hth,
prg
email above disabled

 
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
Help : howto use properly 2 gw under linux .... Judicator Linux Networking 6 12-21-2004 11:20 PM
* New HOWTO Article - Making a simple Linux Firewall NoNameHere Linux Networking 2 09-15-2004 09:25 PM
Trouble Installing Linux/Cisco VPN Client Has anyone had trouble compiling the linux cisco vpn client? Here is the output of the install script: # uname -rviosm Linux 2.4.22-1.2188.nptl #1 Wed Apr 21 20:19:18 EDT 2004 x86_64 x86_64 GNU/Linux JSH Linux Networking 4 07-02-2004 12:48 PM
Re: Howto enable multicast forwarding on Linux Warren Linux Networking 0 04-01-2004 07:34 PM
Linux router howto - not just NAT Terence Parker Linux Networking 6 12-24-2003 03:07 AM



1 2 3 4 5 6 7 8 9 10 11