[SOLVED] "eth1 timed out" but by iwconfig-command it works

Hi,
Strange, Im setting up my wireless with ipw2200-fw. I used the template-Network-Profile and changed the settings like this:
# Network Profile
DESCRIPTION="wifi profile"
# Network Settings
INTERFACE=eth1
HOSTNAME=myhostname
# Interface Settings (use IFOPTS="dhcp" for DHCP)
IFOPTS="dhcp"
#GATEWAY=192.168.0.1
# DNS Settings (optional)
# Wireless Settings (optional)
ESSID="essid"
KEY=1234567890
IWOPTS="mode managed essid $ESSID channel 11 key restricted $KEY"
#WIFI_INTERFACE=wlan0 # use this if you have a special wireless interface
# that is linked to the real $INTERFACE
#WIFI_WAIT=5 # seconds to wait for the wireless card to
# associate before bringing the interface up
#USEWPA="yes" # start wpa_supplicant with the profile
#WPAOPTS="" # use "" for normal operation or specify additional
# options (eg, "-D ipw")
# see /etc/wpa_supplicant.conf for configuration
#AUTOWPA="yes" # automatically configure WPA
#PASSKEY="" # wpa passkey/phrase. for use with AUTOWPA
When I boot up with kernel-option "net=home" it results in a "eth1 timed out". But if I use the following iwconfig-command, it works:
iwconfig eth1 mode managed essid "essid" channel 11 key restricted 1234567890
What is wrong with my config? Maybe the kernel-parameter is not correct?
Thanks for help.
Last edited by curana (2007-05-29 09:59:08)

that configurations are wrong.
http://wiki.archlinux.org/index.php/Con … or_DHCP_IP
btw the is no differences of packages between 2008.06 and 2009.02. that versions are for installers only. if you didn't know until now archlinux is a rolling release distributions.
Last edited by wonder (2009-02-19 00:53:24)

Similar Messages

  • I cannot do the initial first time sync of match, it tells me my network connection has timed out but is doing it on work and home networks as well different laptops (PC HP Laptop), any ideas at all guys!!!!

    It gets as far as most of the initial step one but then showing awaiting a responce from Apple it stops saying that the connection has timed out.

    I saw in one thread around here that some folks with a particular brand of firewall or anti-virus installed actually had to uninstall it to get it to work. Unfortunately I can't find the thread again. What brand of firewall and/or anti-virus are you running?
    Ah ha! Just thought of it... NOD32. If you're got this software installed you may need to completely uninstall it.

  • ITunes wont download the restoring software for my itouch it gets finished and gives me an error message that says the network conection timed out but it works fine what do i do?

    i tunes wont download itouch restoring sotware it gets finished and gives me an error message saying the network conection timed out but its working fine what do i do?

    I have this same problem, i though it was my internet (super slow) it would take 3 HOURS!! to download the update and then after all the waiting, it would say "network connection timed out" Ive restarted it and checked my settings over and over but it still says "timed out" wat should I do?!?

  • I want to update my ipad2 when i used to download the os it shows error as network timed out and i repeated again and again always it shows that network timed out but the apps are downloading but large apps are't why?

    i want to update my ipad2 when i used to download the os it shows error as network timed out and i repeated again and again always it shows that network timed out but the apps are downloading but large apps are't why?

    Try temporarily turning off all your firewall and antivirus software until the download has completed.

  • I keep trying to download ios5 but it keeps saying my network timed out but network is fine any ideas

    having trouble downloading ios5 keep getting error saying network timed out but network is fine

    Hello Nitadoo,
    u can make a new id and password by going to apple.com and clicking on the forgot id and forgot password button in login.
    also u can go to a nearby apple store and tell them that u want a new apple id and password
    maybe they'll even help u to retrieve ur old apple id and password
    HOPE THIS'LL BE HELPFUL

  • [solved] dhcpcd: timed out after reinstalling arch

    Hi erveryone!
    After reinstalling arch I can't connect to my wireless network anymore.
    Typed:
    wpa_supplicant -B -Dwext -i wlan0 -c /etc/wpa_supplicant_vienna.conf
    dhcpcd wlan0
    Got:
    dhcpcd: wlan0: waiting for carrier
    dhcpcd: timed out
    wpa_supplicant_vienna.conf (ssid and psk deleted):
    network={
        ssid=""
        proto=RSN
        pairwise=CCMP TKIP
        key_mgmt=WPA-PSK
        psk=
    I reinstalled arch on my netbook at the same time and there's everything working fine (even with the same wireless-card). The only difference between the two systems is that my laptop has an i686 installation while on my netbook I've installed x86_64.
    Things I've tried:
    + Update the system via wired-connection (mirrors.kernel.org) --> the download never gets faster than 10KB/s (?).
    + Configure the wireless interface via netcfg --> same problem
    + Reinstalled again and only changed LOCALE in /etc/rc.conf --> same problem
    So you may see, I have no idea what I could be doing wrong and hope that theres anybody out there who knows what to do!
    P.S. Well, i have now by-passed my problem.
    1.) Created a list of packages installed during system-update on my netbook.
    2.) In this list I changed package-name-x86_64.tar.gz to package-name-i686.tar.gz
    3.) Downloaded the list with wget.
    4.) Ccopied the packages to my laptop
    5.) Created a local repository and made a system-update.
    Last edited by kronfeld (2010-05-04 17:34:43)

    Hi trusktr
    This might seem stupid but are you sure you are using "eth0" and not "eth1" etc.? As an example I have two on-board lans and I'm plugged into eth1. I had to change rc.conf as it defaults to using eth0.
    #Static IP example
    #eth0="eth0 192.168.0.2 netmask 255.255.255.0 broadcast 192.168.0.255"
    eth1="dhcp"
    INTERFACES=(eth1)
    Since I am using eth1 and not eth0 here is what I get when I try:
    ifconfig eth0:
    eth0    Link encap:Ethernet  HWaddr 00:04:4B:00:88:0E 
              BROADCAST MULTICAST  MTU:1500  Metric:1
              RX packets:0 errors:0 dropped:0 overruns:0 frame:0
              TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:1000
              RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)
              Interrupt:23 Base address:0x6000
    Look familiar?
    I'm not saying this is the case but it could be something as simple as that.
    ifconfig -a
    should show you how many lans you have.
    Thought I would drop the obvious first in case that's all it is.

  • [SOLVED] dmraid "Timed out waiting for device" at boot

    Created a bug report with solution proposal: https://bugs.archlinux.org/task/33166
    I created a virtual machine to demonstrate the problem
    https://docs.google.com/open?id=0B40Hp1 … WZUQ21xZk0
    The root and the other mount points are all on one raid disk. Although the root mounts quickly, other mount points cause timeouts at boot time.
    dmraid prints that all /dev/mapper/isw_* devices are created.
    I think /dev/disk/by-uuid/* links are created too, but for some reason systemd doesn't see them.
    After boot I can execute "mount -a" without errors.
    here's my fstab:
    tmpfs /tmp tmpfs nodev,nosuid 0 0
    UUID=e89249d8-49a5-415b-8f9b-97de5cfbe82d / ext3 defaults
    UUID=c37f8bdd-3d6c-495f-bf8a-5ef059e55254 swap swap defaults 0 0
    UUID=91988343-dd89-43b9-8975-babb0b9510a2 /media/ARCHLINUXNEW ext4 nofail 0 1
    UUID=62C813E9C813B9ED /media/distrpart ntfs-3g rw,nofail
    UUID=E0A1-D623 /media/realboot vfat rw,codepage=866,iocharset=utf8,umask=002,noatime,nofail
    # journalctl -b
    Dec 15 00:25:24 localhost kernel: firewire_core 0000:05:03.0: created device fw0: GUID 0011d800017a5dd7, S400
    Dec 15 00:26:50 localhost systemd[1]: Job dev-disk-by\x2duuid-E0A1\x2dD623.device/start timed out.
    Dec 15 00:26:50 localhost systemd[1]: Timed out waiting for device dev-disk-by\x2duuid-E0A1\x2dD623.device.
    Dec 15 00:26:50 localhost systemd[1]: Dependency failed for /media/realboot.
    Dec 15 00:26:50 localhost systemd[1]: Job media-realboot.mount/start failed with result 'dependency'.
    Dec 15 00:26:50 localhost systemd[1]: Job dev-disk-by\x2duuid-E0A1\x2dD623.device/start failed with result 'timeout'.
    Dec 15 00:26:50 localhost systemd[1]: Job dev-disk-by\x2duuid-62C813E9C813B9ED.device/start timed out.
    Dec 15 00:26:50 localhost systemd[1]: Timed out waiting for device dev-disk-by\x2duuid-62C813E9C813B9ED.device.
    Dec 15 00:26:50 localhost systemd[1]: Dependency failed for /media/distrpart.
    Dec 15 00:26:50 localhost systemd[1]: Job media-distrpart.mount/start failed with result 'dependency'.
    Dec 15 00:26:50 localhost systemd[1]: Job dev-disk-by\x2duuid-62C813E9C813B9ED.device/start failed with result 'timeout'.
    Dec 15 00:26:50 localhost systemd[1]: Job dev-disk-by\x2duuid-91988343\x2ddd89\x2d43b9\x2d8975\x2dbabb0b9510a2.device/start timed out.
    Dec 15 00:26:50 localhost systemd[1]: Timed out waiting for device dev-disk-by\x2duuid-91988343\x2ddd89\x2d43b9\x2d8975\x2dbabb0b9510a2.device.
    Dec 15 00:26:50 localhost systemd[1]: Dependency failed for /media/ARCHLINUXNEW.
    Dec 15 00:26:50 localhost systemd[1]: Job media-ARCHLINUXNEW.mount/start failed with result 'dependency'.
    Dec 15 00:26:50 localhost systemd[1]: Dependency failed for File System Check on /dev/disk/by-uuid/91988343-dd89-43b9-8975-babb0b9510a2.
    Dec 15 00:26:50 localhost systemd[1]: Job systemd-fsck@dev-disk-by\x2duuid-91988343\x2ddd89\x2d43b9\x2d8975\x2dbabb0b9510a2.service/start failed with result 'dependency
    Dec 15 00:26:50 localhost systemd[1]: Job dev-disk-by\x2duuid-91988343\x2ddd89\x2d43b9\x2d8975\x2dbabb0b9510a2.device/start failed with result 'timeout'.
    Dec 15 00:26:50 localhost systemd[1]: Dependency failed for /dev/disk/by-uuid/c37f8bdd-3d6c-495f-bf8a-5ef059e55254.
    Dec 15 00:26:50 localhost systemd[1]: Reached target Swap.
    Note the 1.5 minute pause
    # mount | grep /dev/mapper
    /dev/mapper/isw_ebaifefjbf_Volume0p9 on / type ext3 (rw,relatime,stripe=64,data=ordered)
    /dev/mapper/isw_ebaifefjbf_Volume0p1 on /media/realboot type vfat (rw,noatime,fmask=0002,dmask=0002,allow_utime=0020,codepage=cp866,iocharset=utf8,shortname=mixed,errors=remount-ro)
    /dev/mapper/isw_ebaifefjbf_Volume0p8 on /media/ARCHLINUXNEW type ext4 (rw,relatime,stripe=64,data=ordered)
    /dev/mapper/isw_ebaifefjbf_Volume0p5 on /media/distrpart type fuseblk (rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other,blksize=4096)
    Last edited by leniviy (2012-12-22 16:06:25)

    I've ran into exactly same problem lately, but finally solved it.
    Setup: Intel Fake RAID, mirror, partitioned as:
    /dev/mapper/isw_dfjeffgfaj_rootvol1 /boot
    /dev/mapper/isw_dfjeffgfaj_rootvol2 /
    /dev/mapper/isw_dfjeffgfaj_rootvol3 /home (dm-crypted)
    In /etc/fstab i had following mountpoints:
    # file /etc/fstab
    /dev/mapper/isw_dfjeffgfaj_rootvolp2 / ext4 rw,relatime,data=ordered 0 1
    /dev/mapper/isw_dfjeffgfaj_rootvolp1 /boot ext4 rw,relatime,data=ordered 0 2
    and boot hung on waiting for /dev/mapper/isw_dfjeffgfaj_rootvolp1. Solution involves changing dev path to UUID:
    # file /etc/fstab
    /dev/mapper/isw_dfjeffgfaj_rootvolp2 / ext4 rw,relatime,data=ordered 0 1
    UUID=44809529-11d9-4f53-9652-7b97ed077225 /boot ext4 rw,relatime,data=ordered 0 2
    For some reason symlinks /dev/mapper/isw* are not present during systemd mount.

  • Had to reload i tunes following hard drive reboot now cannot acess i tunes stor keep getting error message "unable to connect to the internet connection timed out " but I have no problem getting onto the internet

    Had to redownload i tunes following hard drive reboot but now cannot connect the i tunes store as I get the following error message " itunes could not connect to the itunes store the connection timed out " I get this message as soon as I click on the store.
    Any ideas how to solve this  ?????
    Bill

    Had to redownload i tunes following hard drive reboot but now cannot connect the i tunes store as I get the following error message " itunes could not connect to the itunes store the connection timed out " I get this message as soon as I click on the store.
    Any ideas how to solve this  ?????
    Bill

  • [solved]eth0: timed out

    Hi,
    I am having problems getting internet connection bia ethernet.
    I have no way of posting the exact files from the arch box, but here is my rc.conf network part:
    eth0="dhcp"
    INTERFACES=(eth0)
    ROUTES=(!gateway)
    And i can not connect
    It always says it timed out.
    Last edited by Fork (2008-06-20 22:43:22)

    What is your router's IP address?  That will be your gateway's address, and before the "ROUTES=(!gateway)" line, you need to put this:
    gateway="default gw 192.168.0.1"
    where 192.168.0.1 is the router's IP address; yours may differ (mine is 192.168.1.1, for example).
    and it should connect.  Also, you should make sure that the "network" daemon is up and running and is in the DAEMONS section at the bottom of /etc/rc.conf.
    Last edited by kclive18 (2008-06-20 17:17:13)

  • Connection timed out, but diagnostics show I can connect OK. ***?

    Problem: iTunes has recently crapped itself. I have no new software of changes to make. I am running the stock XP Firewall, and iTunes was checked fine. I unchecked and rechecked to no avail. I ran diagnostics and all seems well. I am using Symantec Endpoint Protection, but have been running that for years. I even made a new HOSTS file, but I still have no luck getting to the store. I actually want to conduct commerce here, but cannot. This seems to be a huge issue of late and I need your help.
    Firewall Information
    Windows Firewall is on.
    iTunes is enabled in Windows Firewall.
    Connection attempt to Apple web site was successful.
    Connection attempt to iTunes Store was successful.
    Secure connection attempt to iTunes Store was successful.
    Secure connection attempt to iPhone activation server was successful.
    Last successful store access was 2008-07-08 13:19:45.

    I don't have an answer, but I thought I'd back you up by saying that I've had exactly the same problem. I received the same diagnostic messages.
    I have tried completely disabling Norton Firewall (where I had already allowed complete access for iTunes and anything that looked remotely related) and turned of the Windows Firewall without any luck. I could launch a basic browser and navigate to the iTunes website manually, but from within the iTunes app, I continue to receive the "unable to connect... connection timed out" message.
    I also uninstalled and re-installed iTunes. This appears to have made the problem only worse in that now when I run the diagnostic, it returns the following:
    Active Connection: LAN Connection
    Connected: Yes
    Online: Yes
    Using Modem: No
    Using LAN: Yes
    Using Proxy: No
    SSL 3.0 Support: Enabled
    TLS 1.0 Support: Enabled
    Firewall Information
    Windows Firewall is off.
    Connection attempt to Apple web site was unsuccessful.
    The network connection timed out.
    Connection attempt to iTunes Store was unsuccessful.
    The network connection timed out.
    Secure connection attempt to iTunes Store was unsuccessful.
    The network connection timed out.
    Secure connection attempt to iPhone activation server unsuccessful.
    The network connection timed out.
    iTunes has never successfully accessed iTunes store.
    This is incredibly frustrating. I have done many searches for the problem and found several bits of advice: clearing the DNS cache, clearing history and cookies in IE, etc. I've tried all of these to no avail. I would like to now deauthorize the system iTunes is currently on and set it up on another system, but without a valid connection to iTunes I can't even successfully deauthorize the computer.
    I've seen several other forum posts over the past couple of years regarding this problem. Seems like Apple could have, by now, consolidated the responses and provided a straightforward troubleshooting document.

  • Timed out but services started

    Dear all,
    When am starting the services as below adoacorectl.sh start
    script returned failure.. but when I check the services it is up and running as you can see .. any iea
    Executing service control script:
    /u01/prod/inst/apps/prod/admin/scripts/adoacorectl.sh start
    script returned:
    ERROR : Timed out( 100000 ): Interrupted Exception
    You are running adoacorectl.sh version 120.13
    Starting OPMN managed OACORE OC4J instance ...
    bash-3.00$ sh adoacorectl.sh status apps
    You are running adoacorectl.sh version 120.13
    Checking status of OPMN managed OACORE OC4J instance ...
    Processes in Instance:
    --------------------------------------------------------------+---------
    ias-component | process-type | pid | status
    --------------------------------------------------------------+---------
    OC4JGroup:default_group | OC4J:oafm | 25762 | Alive
    OC4JGroup:default_group | OC4J:forms | 25731 | Alive
    OC4JGroup:default_group | OC4J:oacore | 25702 | Alive
    OC4JGroup:default_group | OC4J:oacore | 25701 | Alive
    HTTP_Server | HTTP_Server | 25647 | Alive
    adoacorectl.sh: exiting with status 0
    adoacorectl.sh: check the logfile /u01/prod/inst/apps/prod/logs/appl/admin/log/adoacorectl.txt for more information ...
    Edited by: 902105 on Dec 16, 2011 1:00 PM

    Please post the details of the application release, database version and OS.
    Please see these docs
    Release 12 : ADSTRTAL.sh returns error : TIMED OUT( 100000 ): INTERRUPTED EXCEPTION [ID 564536.1]
    Starting up AS10g services in an EBusiness Suite Release 12 environment [ID 743518.1]
    Using Latest Java 6.0 Update With Oracle E-Business Suite Release 12 [ID 455492.1]
    R12: Stopping OPMN Managed J2EE Processes Results In Timeout [ID 566142.1]
    Unable to start the Middle-Tier Services after stopping the Instance for Backup [ID 1084306.1]
    Timed Out Error When Running Adstpall.Sh [ID 1316649.1]
    Thanks,
    Hussein

  • I restored my computer, now when I try to update my iphone it keeps saying networked timed out but my internet works just fine. What can I do?

    I can't update my iphone 4 it keeps saying network timed out check my settings but my internet works just fine.This happened after I restored my computer

    This question is asked at least 5 times a day. 
    Turn off all antivirus, antispamware, and all firewall software.

  • [SOLVED] dhcpcd: timed out

    I want to install Arch using wifi. I'm trying to connect to my WPA network before I even begin.
    I did this (with my own network and passphrase in place)
    wpa_passphrase mywireless "secretpassphrase"
    wpa_passphrase mywireless "secretpassphrase" > /etc/wpa_supplicant.conf
    ifconfig wlan0 up
    wpa_supplicant -B -Dwext -i wlan0 -c /etc/wpa_supplicant.conf
    dhcpcd wlan0
    And got:
    dhcpcd: version 5.2.2 starting
    dhcpcd: wlan0: waiting for carrier
    dhcpcd: timed out
    What's wrong?
    EDIT: Long story. Wrong key
    Last edited by RocketLauncher (2010-07-21 09:36:10)

    Before starting dhcpd, make sure you are connected - run wpa_supplicant without the -B switch to check for errors.

  • Ipad update failed, says network connection failed or timed out, but have good coverage, tried several times

    Been trying to update my ipad, and it keeps failing. the screen message I get says network failed ot timed out. Have no problem with internet coverage. Have tried on several occasions now.

    Tap Settings > General > Reset > Reset Network Settings
    Then restart the device.
    Hold the On/Off Sleep/Wake button down until the red slider appears. Slide your finger across the slider to turn off iPhone. To turn iPhone back on, press and hold the On/Off Sleep/Wake button until the Apple logo appears.

  • In times of slow Internet, Thunderbird repeatedly says sending timed out, but it actually sends, resulting in multiple emails.

    That about sums it up. I feel very unprofessional when it happens. Can I determine from within Thunderbird when it sends or doesn't send? How can I fix it? Is there a way to tell Thunderbird to prevent multiple identical emails?
    When it times out, it won't appear in the Sent folder. Right now, to see if these timed-out emails actually sent, I have to open my web interface to gmail, which is the only place it'll show a complete roster of sent email. (I don't like the web interface, which is why I have Thunderbird in the first place.)

    Thank you. After referring to these articles and checking the gmail settings, the SMTP appears to be correct. Also, this only happens when I have very slow speeds, and at all other times, Thunderbird does exactly what I expect it to do with outgoing email.

Maybe you are looking for

  • New Release of Edge Reflow CC (Preview 7)

    We're excited to share Edge Reflow CC (Preview 7)! This new update helps you get up to speed with Reflow quickly, so you can create awesome responsive designs without a huge learning curve. Thanks to your feedback, we've added the following new featu

  • Any room for improvement for this query? Explain Plan attached.

    Is there any room for improvement for this query? Table stats are up-to-date. Any suggestions Query rewrite, addition of indexes,...etc ?? select sum(CONF              when (cd.actl_qty - cd.total_alloc_qty - lsd.Q < 0) then               0          

  • Download edited photos from IPhone 5

    Can anyone please advise on how to download edited photos in the standard "Photo" app to my PC? previously I used IPhoto to transfer edited photos into my camera roll and then deleted the original copies. When I then downloaded the photos to my PC vi

  • Automated storage type and bin in wms

    hi In continuous how can we use the fixed bin method in the mm01  without using the putqway strategy how to get the storage type and bin in the transfer order at the destination pop up.

  • Error installing TimesTen on Windows 7

    I get the following error when I try to install TimesTen 11.2.2.2.0 for Windows (32-bit) on Windows 7: http://i.imgur.com/szzGr.png. After I close the dialog, the installer exits. The error reads: "Error: -2 The system cannot find the file specified.