Iwconfig wlan1 dhcpcd:timed out

hi,
I manage to connect to my wifi using
iwconfig wlan1 essid "mywlan" key 1234567890
then iwconfig wlan1 gives me:
wlan1          IEEE 802.11bg    ESSID: "mywlan"
                  Mode:Manager   Access Point: Not-Associated     Tx-Power=20  dBm
                  Retry  long  limit:7     RTS  thr:off     Fragment     thr:off
                  Encrytion key:1234-5678-90
                  Power Management:off
dhcpcd wlan1
dhcpcd: version 5.2.2 starting
dhcpcd: wlan1: waiting for carrier
dhcpcd: timed out
Im using a Adla Awus036h wifi dongel.
what obvius thing am i missing?
Cheers
Soff
Last edited by Sofflock (2010-11-19 17:08:44)

Snowknight wrote:
Make sure you bring up the interface with ifconfig before you run dhcpcd.
Try:
# ifconfig wlan1 up
And then run dhcpcd on that interface.
should i run
#ifconfig wlan1 up
just before i run dhcpcd? Becuse ive followed the wireless guide on the wiki without luck.
I get the feeling i am just missing something stupid tbh.
Tnx for your answers!

Similar Messages

  • [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.

  • [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.

  • Airlive USB WiFi - dhcpcd timed out

    Hi all,
    I'm trying to get working wireless connection with AirLive Turbo-g USB Wifi. I've installed wifi-radar and tried to connect to my AP. Firstly, output says Invalid argument to my WPA key and then it's trying to get an IP adress by dhcpcd which ends with Timed out.
    Some ideas please? And it's Dell Latitude X200 laptop.

    But how? May I reconfigure wifi-radar, so it will use dhclient instead dhcpcd? I've tried that, but thats not better.
    I'm wondering why it says "Invalid argument 'my WPA key' "
    Heh, really strange.

  • [SOLVED] Asus 1005PE ethernet | Atheros AR8132 | dhcpcd eth0:timed out

    Hello, this was solved through the following process BUT:
        pacman -Syu updated my system and kernel. After that update I needed
        to reverse the line that I changed before in rc.conf. I change it back to
        MODULes=() [removed !atl1c atl1e] which leads to atl1c being loaded
        autmoatically. Seems they fixed the problem in a update.
    These threads helped me:
    (   I )http://bbs.archlinux.org/viewtopic.php?id=78891
    (  II )http://www.ubuntugeek.com/howto-setup-n … aunty.html
    Current driver for AR8132:
    ( III )AR81Family-linux-v1.0.1.6.tar.gz http://partner.atheros.com/Drivers.aspx
    Hardware:
      Asus eeePC 1005PE with Atheros AR8132 ethernet device.
    uname -r:
      2.6.30-ARCH
    Problems:
      eth0 not showing up at ifconfig
      ethernet device not showing up at lspci
      at boot error ar "Start Network"
      dhcpcd: timed out
      ridiculous count of errors Tx, Rx ..
    Removing battery and power cord for a while and then booting without lan cable helped
    recognizing the ethernet device at lspci (and eth0 at ifconfig if I remeber right). Plugging
    the lan cable produced a high count of errors at Tx, Rx.
    (II)
    Get the driver (III) and get it ready(II):
    tar -xzvf AR81Family-linux-v1.0.1.6.tar.gz
    cd src
    make
    make install
    (the note about "#define IRQ_HANDLED 1" (II) wasn't necessary for me. My guess is they updated the driver and it is no longer necessary.)
    edit the /etc/rc.conf, prevent atl1c from loading, add atl1e:
    MODULES=(!atl1c atl1e)                                         [should look similar to this]
    reboot
    After reboot the error "dhcpcd: timed out" or "eth0: interface not found or invalid" was fixed,
    "ping -c 3 www.google.com" was successful.
    lsmod shows atl1e and ifconfig shows eth0.
    I hope this is useful to someone, it took me a while to figure it out.
    ===================================================
                                                    O L D
    ===================================================
    Hello,
    I installed Arch yesterday on my Asus 1005PE and am trying to get online since.
    Wired should be easier but there is a problem.
    I am connecting through a router with DHCP. While booting it fails after
    'Starting Network':   'dhcpcd: eth0: interface not found or invalid'
    Same error when I enter '/etc/rc.d/network restart'.
    ifconfig -a
    lo Link encap:Local Loopback
    inet addr:127.0.0.1 Mask:255.0.0.0
    UP LOOPBACK RUNNING MTU:16436 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:0
    RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
    wlan0 Link encap:Ethernet HWaddr 00:25:D3:D8:CF:CA
    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)
    wmaster0 Link encap:UNSPEC HWaddr 00-25-D3-D8-CF-CA-00-00-00-00-00-00-00-00-00-00
    [NO FLAGS] MTU:0 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)
    lspci
    ( . . . nothing with Ethernet, just Intel, VGA, .. )
    02:00.0 Network controller: Atheros Communications Inc. AR9285 Wireless Network Adapter (PCI-Express) (rev 01)
    I think I saw the lan device recognised once, but rebooting doesn't help.
    I read WPA encryption makes WLAN more complicated so I hope you can help me out with my wired connection.
    - Felix
    Last edited by phlex (2010-03-20 15:48:04)

    This is already in my rc.conf:
    MOD_AUTOLOAD="yes"
    MODULES=()
    USELVM="no"
    HOSTNAME="newton"
    eth0="dhcp"
    INTERFACES=(eth0)
    gateway="default gw 192.168.0.1"
    ROUTES=(!gateway)
    DAEMONS=(syslog-ng network netfs crond)
    I don't see lines missing there.
    Unplugging the power cord and removing the battery for some minutes helped somehow (found that odd tip through google). I booted without the lan cable connected and the Atheros AR8132 / L1c was recognized.
    Got a new problem then. /etc/rc.d/network restart leads to:
    :: Stopping Network [DONE]
    :: Starting Network [BUSY]
    dhcpcd: timed out
    [FAIL]
    dhcpcd eth0 leads to:
    dhcpcd: version 5.0.6 starting
    dhcpcd: eth0: waiting for carrier
    dhcpcd: timed out
    Suprisingly the 1005HA has the same ethernet device and should be working out of the box..

  • [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)

  • [Solved with dhcpcd-5.1.5-1] dhcpcd-5.1.4-1, timed out

    Hello,
    I experienced a timed out issue with the new release of dhcpcd. When launched, it indicates a time out, so it can't get information about the network. Downgrading to dhcpcd-5.1.3-1 is the only fix I found.
    Is anyone else experiencing this upgrade issue ?
    My ethernet card :
    Ethernet controller: nVidia Corporation nForce2 Ethernet Controller
    Last edited by keronn (2010-02-04 08:17:09)

    I have the same problem. Thought it had something to do with the new version of dhcpcd, so I did a fresh install (it's a test machine), added dhcpcd in the IGNORE list and updated the system. The version of dhcpcd is 4.0.10-1 and the kernel is 2.6.32.3-1
    Upon first reboot after the system update eth0 received an address, but every reboot since I experience the timeout problem. The DHCP server does acknowledge the test-machine, but the test-machine doesn't apply the address. Anyway it seems the problem isn't dhcpd as such, maybe a problem with a network driver in 2.6.32?
    Edit:
    Hmm.. There's 2 NIC's in the test-machine, but it seems random which module is loaded first and apparently what interface get the name eth0 and eth1. I remember that listing the modules in the right order in rc.conf can help, and upon reboot the test-machine correctly received a DHCP address! There's just one strange thing.. The 2. NIC (eth1) is set to a static address, but during my "debugging" I set it to DHCP so both NIC's should get an address from DHCP. However, when restarting the network ifconfig still reported that eth1 was set to the static address?? How could the static address be used when I commented that line out? As if rc.conf was not read?
    Edit2:
    So besides the weird static address thing (which doesn't matter now), DHCP works every time now when rebooting. BUT this is with the old dhcpcd. I haven't tried upgrading it and dhcpcd is still ignored in pacman.conf. Now that the test-machine is behaving I think I'll let it be, sorry to be such a chicken.. I'll keep an eye on this issue and hope it'll work with a new version of dhcpcd soon.
    Last edited by numasan (2010-01-20 21:58:19)

  • [Solved] wlan0 carrier timed out - AR9285

    Good evening, fellows.
    I've been reading this forums for some time now, and I've decided to register and to post a problem that probably has a simpler solution than what I'm thinking about right now.
    So, I have a quick script for connecting to a WPA wlan0 address (home one), and I keep getting:
    dhcpcd[...]: version 5.5.6 starting
    dhcpcd[...]: wlan0: waiting for carrier
    dhcpcd[...]: timed out
    The script is:
    #!/bin/bash
    ip link set wlan0 down
    rm /var/lib/dhcpcd/dhcpcd-wlan0.lease
    rm /var/run/wpa_supplicant/wlan0
    iwconfig wlan0 channel auto
    ip link set wlan0 up
    wpa_supplicant -B -Dwext -iwlan0 -c/etc/wpa_supplicant.conf
    dhcpcd wlan0
    ip addr show wlan0
    The strange part comes when I'm trying to run this script, as it has been working flawlessly until yesterday. Do you see anything strange?
    lspci:
    02:00.0 Network controller: Atheros Communications Inc. AR9285 Wireless Network Adapter (PCI-Express) (rev 01)
    rc.conf daemons:
    DAEMONS=(hwclock syslog-ng netfs sshd crond dbus)
    (I've never needed any type of modules or modprobe configuration for this)
    lsmod |grep ath:
    ath9k 92940 0
    ath9k_common 2096 1 ath9k
    ath9k_hw 358828 2 ath9k_common,ath9k
    ath 15393 3 ath9k_hw,ath9k_common,ath9k
    mac80211 396060 1 ath9k
    cfg80211 17621 3 mac80211,ath,ath9k
    Also, I'm not on a graphical interface, but a console-only view. (aka I have to startx to logon onto xfce, but I rarely do). I'm using 3.3.1-1-ARCH kernel, might this be the same problem as exposed here?
    Last edited by kseniya (2012-04-12 21:59:58)

    .:B:. wrote:
    If you're on kernel 3.3.1, there are issues with ath9k on that one. Either downgrade the kernel or install compat-wireless.
    There are quite a few threads around there already... Can't miss them .
    Yup, I bet the one that I was quoting on the last sentence might be one of those, sorry for the duplicity. However, I'd probably wait until 3.4, as it's now on rc2 -- maybe there we'll have that issue solved on both sides.
    Thanks!

  • Toshiba Portégé M800-10C , eth0:timed out

    So , i'm trying to install archlinux with the new archboot 2008.12 isos
    Everything installed fine via a cd install (arch64), so i rebooted on my computer to find that internet via ethernet doesn't work.
    Ethernet & Wifi worked just fine on linux mint or ubuntu 8.10
    The  boot-up process displays an "eth0: timed out" on startup, heres the output of lspci for ethernet and wifi :
    07:00.0 Ethernet controller: Marvell Technology Group Ltd. 88E8040 PCI-E Fast Ethernet Controller (rev 12)
    08:00.0 Network controller: Intel Corporation Wireless WiFi Link 5100
    hwdetect --net
    MODULES=(sky2 iwlagn iwlcore)
    lsmod correctly shows that iwlagn and iwlcore are loaded
    iwlwifi-5000-ucode is correctly installed
    eth0 is correctly set as eth0=dhcp in /etc/rc.conf
    running dhcpcd eth0 outputs :
    eth0: dhcpcd 4.0.4 starting
    eth0: broadcasting for a lease
    eth0: timed out
    Damn i want to use arch so bad :'( help !

    mar00n wrote:P.S. I'd like to post the output of commands, but since I don't have internet access through Arch and I only have one PC, I have to reboot under windows to go on the forum...
    Save the output to a file:
    [karol@black ~]$ ifconfig -a > if.log
    [karol@black ~]$ cat if.log
    eth0 Link encap:Ethernet HWaddr 00:09:6B:F3:A8:42
    inet addr:192.168.1.2 Bcast:192.168.1.255 Mask:255.255.255.0
    UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
    RX packets:939338 errors:0 dropped:0 overruns:0 frame:0
    TX packets:251922 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:1000
    RX bytes:1267079090 (1208.3 Mb) TX bytes:27331350 (26.0 Mb)
    lo Link encap:Local Loopback
    inet addr:127.0.0.1 Mask:255.0.0.0
    UP LOOPBACK RUNNING MTU:16436 Metric:1
    RX packets:14 errors:0 dropped:0 overruns:0 frame:0
    TX packets:14 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:0
    RX bytes:880 (880.0 b) TX bytes:880 (880.0 b)

  • [Solved] dhcpcd times out, fails

    i686
    kernel 3.6.6-1
    dhcpcd 5.6.2
    desktop xfce
    My ethernet card is a Rhine II VT6102 rev 74 and the driver is via_rhine.
    Today I installed xscreensaver and immediately lost my network connection.  So far I have tried the following without success:
    killed xscreensaver and removed the package
    reboot
    found eth0 state was UNKNOWN rather than UP
    tried several versions of ip link... without any change
    unplugged the network cable for a few seconds; now eth0 state is UP
    restarted dhcpcd@eth0
    stopped dhcpcd@eth0 and tried just dhcpcd eth0
    disable dhcpcd@eth0 and enable dhcpcd
    reload the driver using modprobe
    Sorry for the lack of log/error msg output but I have no way to get the data off the computer except copy by hand and then manually enter it here.  Journalctl and the error msgs are all similar however:
    eth0: sending IPv6 router solicitation
    rebinding lease of 192.168.1.22
    sending IPv6 router solicitation
    broadcasting for a lease
    sending IPv6 router solicitation
    sending IPv6 router solicitation
    no IPv6 routers available
    timed out
    Failed to start dhcpcd on eth0
    Unit [email protected] entered failed state
    What should I try next?  Thanks for any help.
    Last edited by barronmo (2013-02-21 20:20:39)

    I tried removing xscreensaver and all its dependencies, but that did not help.  Here is a picture of journalctl output after restarting the [email protected]
    http://picpaste.com/photo-ss49EjET.JPG
    Here is picture of my pacman.log:
    http://picpaste.com/photo_1_-eIKG5mNL.JPG
    I also tried the -t 120 idea without any change.  Here is a picture of my [email protected] file:
    http://picpaste.com/photo_2_-SiRAN8eT.JPG
    Anything else I could try?  Thanks.

  • Timed out waiting for device sys-subsystem-net-devices-enp69s0.device

    Hi all,
    Since quite some time I have been waiting for Arch Linux to startup (and shutdown), and today I wanted to figure out what was going wrong. I found out that I could find the boot log file with journalctl, and this seems to be the issue:
    Oct 13 21:01:52 localhost systemd[1]: Job sys-subsystem-net-devices-enp69s0.device/start timed out.
    Oct 13 21:01:52 localhost systemd[1]: Timed out waiting for device sys-subsystem-net-devices-enp69s0.device.
    Oct 13 21:01:52 localhost systemd[1]: Dependency failed for dhcpcd on enp69s0.
    Oct 13 21:01:52 localhost systemd[1]: Starting Network.
    Oct 13 21:01:52 localhost systemd[1]: Reached target Network.
    Oct 13 21:01:52 localhost systemd[1]: Mounting /mnt/homesrv/storage...
    Now, enp69s0 is my LAN network interface, which I barely use, and my WLAN connection is handled by NetworkManager. However, I can't find out what I'm supposed to do to stop this behaviour. I tried:
    systemctl disable sys-subsystem-net-devices-enp69s0.device
    But that does not seem to solve anything. Can anyone help me out?
    Last edited by Hmail (2013-10-13 19:09:53)

    Andreaskem wrote:Maybe try "systemctl disable [email protected]".
    That did the trick! I didn't want to disable the device because I might use it once in a while.
    The shutdown issue is not solved yet, but that seems to be an issue with a samba share that is unmounted after the network services are shutdown. I'll delve in the wiki to figure out how to fix that. But for now, I can at least start my machine up within seconds. Thanks a lot!

  • Troubleshoting help needed:  My iMac keeps crashing and restarting with a report detail: "spinlock application timed out"  What can I do to fix this?timed out"

    Troubleshooting help needed:  My iMac keeps crashing and restarting with a notice: "Spinlock application timed out"  What can I do?

    Launch the Console application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Console in the page that opens.
    Select the most recent panic log under System Diagnostic Reports. Post the contents — the text, please, not a screenshot. In the interest of privacy, I suggest you edit out the “Anonymous UUID,” a long string of letters, numbers, and dashes in the header and body of the report, if it’s present (it may not be.) Please don't post shutdownStall, spin, or hang reports.

  • Request timed out.- Error while opening a item in Blog

    Hi,
       We have a blog in our share point portal which was running properly before few days.
    We get Request Timed out error while opening an item in the blog. The list contains about        
       3500 items
    [HttpException (0x80004005): Request timed out.]
    We were able to create a new item but not able to view the item.
    When we check the server SQLSERVR.EXE takes more than 90% of the CPU Usage.
    Please let me know how to resolve this issue.
    Thanks,
    Vanitha

    Hi,
    According to your description, Please check the RAM allocated to your SQL server. MOSS server needs 2GB RAM
    to preform well. SQL requires 2GB RAM for optimum performance.
    Messages like this are mainly due to lack of RAM Allocation.
    Best Regards
    David Hu

  • TNS-12535 Operation timed out

    Hi
    I am working on IBM AIX, Oracle 10.2.0.4 version.
    Here I got the TNS-12535 error while running a report at particular time. (i.e 8:30 PM to 10:00 PM PST). But aftter this particular time it runs good.
    There is no errors found in alert log file. The below is the error found in the sqlnet.log file.
    Please help me to resolve this...
    Time: 18-FEB-2011 17:05:53
    Tracing not turned on.
    Tns error struct:
    ns main err code: 12535
    TNS-12535: TNS:operation timed out
    ns secondary err code: 12560
    nt main err code: 505
    TNS-00505: Operation timed out
    nt secondary err code: 78
    nt OS err code: 0
    Client address: (ADDRESS=(PROTOCOL=tcp)(HOST=host_name)(PORT=1521))
    nt OS err code: 0
    Thanks

    Hi,
    Nothing to investigate at the application side, there is everything to investigate at the network side.
    Check the below points.
    - is there any firewall in play
    - is there any Network Address Translation into play
    - have the correct ports been opened in the firewall
    - is Oracle using random return ports (by default Oracle always uses 2 tcp/ip ports, the first one fixed, and configured in tnsnames.ora, the actual communication takes place on a radom port. If that is a problem at your site you need to fix that)
    - You need to run netstat -r to identify which ports are actually used.
    - Pavan kumar N

  • I cannot acess some of my emails. Thunderbird keeps saying "connection to SMTP server (email adress) timed out. What does that mean? What do I do please?

    I purchased 2 new email, adresses a few weeks ago. Both were fine but a few days ago I was stopped sending and stopped receiving emails on the one. The message comes up on my screen "connection to SMTP server (followed by my email adress) timed out. That does not mean a thing to me. What should I do please?

    Thankyou.
    I had been asked by ICANN some days ago to do something but I thought it was a scam so ignored it. Most other users I have spoken to have never heard of ICANN or been asked to 'register' with them or whatever. Anyway, post writing to you I have now 'registered' with them . When I now click on my incoming email adress it just says "failed to connect to server" but why it fails I do not know.

Maybe you are looking for

  • FREE check box in PO should be selected by default for specific material

    Hi All, We have a check box  FREE in PO creation - ME21N in the item row  which is selected when ever we want the vendor to supply those items as free. - I have a list ot items which are supplied freely by the vendor which I have to mention in the PO

  • How to change field text in standard trasaction

    Hi, In XD01 transaction i need to change the standard field label, How difficult/easy is it to change field label of a SAP standard field? Is there any other way to change the screen text. please let me know. regards Jaya

  • Mapping issue in Data Services

    Hello, Experts! I'm just starting to learn DS. Can anybody help me with the following question: I have a table, for example: id  Curr value 1  USD  100 2  JPY  200 3  USD  300 4  JPY  400 5  EUR  500 And the issue is to map it so as to check the cond

  • I can't find my photos i just edited in iPhoto

    I AM SOOO FRUSRATED ...I AM AVID APPLE FOR OVER 20 YEARS ..THIS NEW OS IS COMPLETELY WACKED ..I JUST IMPORTED PHOTOS FROM IPHONE THEN EDITED THEM , ADDED TO AN ALBUM .....NOW IMMEDIATELY AFTER , AS I TRY TO PUT IN A NEW FOLDER ( NOT DONE )...I CAN'T

  • Defining keys on user defined tables

    Regarding tables of type 'lines' (in document or master data). I want to define a unique key for the DocEntry fields and some other user-field (so I could restrict the user to add only 1 type of line for each master record), but the problem is that k