LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 10-08-2003, 10:05 AM   #1
Baran
Member
 
Registered: Aug 2003
Location: Tampere-FINLAND
Distribution: Mandrake 10.1
Posts: 105

Rep: Reputation: 15
2 ethernet card problem


I have two ethernet cards which are same, SURECOM Myson EP 320X S 1. I bought the second one today to set up a cable internet connection. On the opening kudzu recognised the ethernet card and configured. But when I tried to use Red Hat 9.0 network conf. tool I couldn't see the card there. I was expecting to see a copy of the previous one. Then I tried to install manually, by clicking "new" on the hardware menu. I looked at the hardware description of the previous one which was writing fealnx, so I looked for fealnx on the menu but there isn't such an option. Now I cannot install the second ethernet card although it is the same with the previous.

heelp me . what can I do..

I also know that the card working, I tried it on a windows machine

I am so despair and this is a urgent issue, please comment on this
 
Old 10-08-2003, 10:41 AM   #2
aqoliveira
Member
 
Registered: Dec 2001
Location: Portugal
Distribution: /Red Hat/Fedora/Solaris
Posts: 622

Rep: Reputation: 30
Howzit

use this cmd dmesg to see if the card was really detected by Linux. If it was seen the promplem maybe that the card is not being activated upon boot up. try the following cmd netconfig --device eth1 this will allow u to config the second NIC ans activate it on bootup. There are other ways but this is the easiest for now.

chow
 
Old 10-08-2003, 12:12 PM   #3
Baran
Member
 
Registered: Aug 2003
Location: Tampere-FINLAND
Distribution: Mandrake 10.1
Posts: 105

Original Poster
Rep: Reputation: 15
I wrote
dmesg
and saw a ethernet card eth1, then I wrote
netconfig --device eth1
and set the parameters. But I got this messege

Determining IP information for eth1:0...SIOCSIFFLAGS:Cannot assign requested address SIOCSIFFLAGS:Cannot assign requested address failed.

Now what can I do, can there be a proxy problem? or other thing like firewall. I don't understand these issues. Please help me !
 
Old 10-08-2003, 12:28 PM   #4
aqoliveira
Member
 
Registered: Dec 2001
Location: Portugal
Distribution: /Red Hat/Fedora/Solaris
Posts: 622

Rep: Reputation: 30
Howzit

before we try this manually try this redhat-config-network

chow
 
Old 10-08-2003, 12:44 PM   #5
Baran
Member
 
Registered: Aug 2003
Location: Tampere-FINLAND
Distribution: Mandrake 10.1
Posts: 105

Original Poster
Rep: Reputation: 15
well I tried Red hat config network and tried to activate cable internet connection there, I got the previous message there. I don't know why but know I got this message

Determining IP information for eth1... Ping 195.174.128.1 (195.174.128.1) 56(84) bytes of data.

--195.174.128.1 ping statistics--
3 packets transmitted, 0 received, +3 errors, 100% pakage loss, time 2012 ms
,pipe 3
failed


what does this mean?
what can I do..
thanks
 
Old 10-08-2003, 12:45 PM   #6
Baran
Member
 
Registered: Aug 2003
Location: Tampere-FINLAND
Distribution: Mandrake 10.1
Posts: 105

Original Poster
Rep: Reputation: 15
by the way I don't know the IP 195.174.128.1 it is somewhere outside the LAN
 
Old 10-08-2003, 12:49 PM   #7
aqoliveira
Member
 
Registered: Dec 2001
Location: Portugal
Distribution: /Red Hat/Fedora/Solaris
Posts: 622

Rep: Reputation: 30
Howzit


It seems that uyour second network card has a ip associated to it already. This maybe because it's connected to your isp which dynamivally assigns a addr to that NIC. Try this cmd ipconfig to view the ip assigned to all nic on the system and post me the result.

chow
 
Old 10-08-2003, 01:10 PM   #8
Baran
Member
 
Registered: Aug 2003
Location: Tampere-FINLAND
Distribution: Mandrake 10.1
Posts: 105

Original Poster
Rep: Reputation: 15
ipconfig

command not found

where is ipconfig
ipconfig:


By the way I learned that this IP 195.174.128.1 is the gateway to the cable connection server,

I have done this option on

Automatically obtain IP address settings with DHCP
Automatically optain DNS information from server

My friend can connect his XP via ethernet connection and has these

IP address: 195.174.138.67
Subnetmask: 255.255.240.0
standartgateway: 195.174.128.1

I don't know if I can give further information...
thank you for your help
I guess I don't have that
 
Old 10-08-2003, 01:18 PM   #9
aqoliveira
Member
 
Registered: Dec 2001
Location: Portugal
Distribution: /Red Hat/Fedora/Solaris
Posts: 622

Rep: Reputation: 30
sorry about that I mean ifconfig
 
Old 10-08-2003, 01:23 PM   #10
Baran
Member
 
Registered: Aug 2003
Location: Tampere-FINLAND
Distribution: Mandrake 10.1
Posts: 105

Original Poster
Rep: Reputation: 15
there isn't anything about eth1

there are just ifo about
eth0 and lo
 
Old 10-08-2003, 01:36 PM   #11
aqoliveira
Member
 
Registered: Dec 2001
Location: Portugal
Distribution: /Red Hat/Fedora/Solaris
Posts: 622

Rep: Reputation: 30
type this cmd ifup eth1 or ifconfig eth1 up then check ifconfig or ifconfig eth1
 
Old 10-08-2003, 01:41 PM   #12
Baran
Member
 
Registered: Aug 2003
Location: Tampere-FINLAND
Distribution: Mandrake 10.1
Posts: 105

Original Poster
Rep: Reputation: 15
ifup eth1
Determining IP information for eth1... Ping 195.174.128.1 (195.174.128.1) 56(84) bytes of data.

--195.174.128.1 ping statistics--
3 packets transmitted, 0 received, +3 errors, 100% pakage loss, time 2012 ms
,pipe 3
failed


after this

ifconfig

again there is no information about eth1, only writes about eth0 and Io
 
Old 10-08-2003, 01:50 PM   #13
Baran
Member
 
Registered: Aug 2003
Location: Tampere-FINLAND
Distribution: Mandrake 10.1
Posts: 105

Original Poster
Rep: Reputation: 15
can the proxy be problem... By friend cannt connect his ICQ because of proxy. There is some information about proxy on the cable internet provider which are:

proxy server host : proxy.ttnet.net.tr
port:8080
HTTPS

I don't know if I had to set these too...
 
Old 10-08-2003, 02:10 PM   #14
aqoliveira
Member
 
Registered: Dec 2001
Location: Portugal
Distribution: /Red Hat/Fedora/Solaris
Posts: 622

Rep: Reputation: 30
The resaon that u might not be able to ping that addr is that the ISP has blocked pings to that addr therefor it will not answer with a ping. cat /etc/sysconfig/networking/device/ifcfg-eth0 and cat /etc/sysconfig/networking/device/ifcfg-eth1 and post this information as displayed on u'r screen. The answer is no to the proxy this is only applicable if u trying to use a service of some sort and it's going through a proxy.

chow
 
Old 10-08-2003, 02:16 PM   #15
Baran
Member
 
Registered: Aug 2003
Location: Tampere-FINLAND
Distribution: Mandrake 10.1
Posts: 105

Original Poster
Rep: Reputation: 15
DEVICE=eth0
ONBOOT=yes
BOOTPROTO=none
IPADDR=192.168.0.1
NETMASK=255.255.255.0
USERCTL=no
PEERDNS=no
GATEWAY=192.168.0.1
TYPE=Ethernet
NETWORK=192.168.0.0
BROADCAST=192.168.0.255

DEVICE=eth1
ONBOOT=yes
BOOTPROTO=dhcp
USERCTL=yes
PEERDNS=yes
TYPE=Ethernet


thank you a lot aquliveira
 
  


Reply



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Problem with ethernet card Kover_25 Linux - Networking 2 04-19-2005 05:20 AM
Ethernet card on laptop: I installed my D-Link ethernet card into Redhat 9, not detec brighamr Linux - Hardware 0 05-18-2004 12:33 AM
Problem with ethernet card? ankitgdit Linux - Hardware 3 04-28-2004 02:22 PM
problem with ethernet card n3wb1e Linux - Hardware 1 02-13-2004 08:54 PM
Problem with ethernet card? Machinegun Linux - Networking 32 07-09-2003 05:01 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 12:25 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration