Encrypt listener connection to DB?

I have an installation that works fine. However, I need to encrypt traffic from the ORDS/TOMCAT server to the Oracle DB on the back-end (the traffic that is normally over port 1521).. passwords etc from apex applications are sent over the wire in clear-text on the LAN (I have SSL on the browser->tomcat configured okay).. Does anyone have any experience with how to configure SSL like this? I've found docs on configuring a wallet on the DB server, as well as how to configure the tnsnames etc with TCPS (all DB configs) -- but I cannot find anything at all about configuring the Apex Listener (ORDS) to complement it (except changing to the new TCPS port).
Thoughts? Thank you for anything you can share on this subject.

I haven't gotten that far yet.  (I just have my app servers <-> DB servers communication on a separate vLAN)
A quick google search, it looks like you just need to use the "Adv. Settings" with a "Custom JDBC URL"
source:   http://www.oracle.com/technetwork/database/enterprise-edition/wp-oracle-jdbc-thin-ssl-130128.pdf
jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=tcps)(HOST=servername)(PORT=2484))(CONNECT_DATA=(SERVICE_NAME=servicename)))
In SQL*Developer, connect to the ORDS/APEX Listener server.
Listener -> Administration -> Database Settings -> {database service} -> Connections:
set the Connection Type to "Advanced"
and fill out the appropriate jdbc setting as above.
let us know if this worked.
MK

Similar Messages

  • Disconnecting listener connection to workstation, request timed out

    <b>144820.P0251WLADC!WSL.6461.1.0: WSNAT_CAT:1175: WARN: Disconnecting listener connection to workstation, request timed out</b>
    hello all,
    i have been observing this error number of times these days.
    catalogue messages say "This probably indicates that the number of workstation clients that need to join the application can not be supported by the existing configuration"
    how do i define a client?
    I want to know diffrence between remote clients & native clients.As far as i know remote clients are WorkStation clients but what are native clients?
    thr is billing application (Singl.eview 4.02) residing above tuxedo 7.1 & by Work station clients i mean all remote clients logging into the front-end of the billing application.
    i run following script:
    echo 'pclt' | tmadmin -r 2>/dev/null | egrep -v '>|-------|tpsysadm|tmadmin|WSH|^$'|wc -l
    & most of the times i get o/p greater than 40 (MAXWSCLIENTS)
    basically,what is the diffrence between front-end clients and tuxedo clients/users?
    this is what has been defined in my ubb...
    MAXACCESSERS     4000
    MAXSERVERS     1200
    MAXWSCLIENTS 40
    pls clarify the doubt.
    thanks & regards
    abhijeet

    Hi Abhijit,
    The message regarding time out is probably due to time limit defined for WSL in your UBBConfig file. Check whether in CLOPT parameter for WSL timeout value(with '-t' option) is defined or not? due to this timeout value, whenever any WS client will be in idle status more than the timelimit, will get disconnected with the warning message.
    Native client is the client process which interact with Tuxedo services without using WSL, means that process should run on the same box. But a remote/WS client may reside on same as well as on remote box.
    Regards
    -Ashish

  • Why when I plug my earphone on my ipod, I hear nothing just the beat and the singer, sing make noise, and to have heard correctly I have to keep taking the listener connection, I would like to know how to repair it? srry google traduc .

    pourquoi quand je branche mes ecouteur sur mon ipod, je entend rien juste le beat et le chanteur , chanter en bruit de font , et pour avoir entendre correctement je dois maintenir la prise de connection des écouteur , j'aimerais savoir comment reparer sa ?
    why when I plug my earphone on my ipod, I hear nothing just the beat and the singer, singmake noise, and to have heard correctly I have to keep taking the listener connection, Iwould like to know how to repair it?

    - Sure sounds like the headphone jack is defective and requires replacement. Try cleaning out/blowing out the headphone jack first.
    - Apple will only replace your iPod for a refurbished one for this price
    Apple - Support - iPod - Repair pricing
    - Google to find a third-party place in yuor country.
    - Replace the jack yourself
    iPod Touch Repair – iFixit

  • Because of a POLL() Timeout, Listener Connection to a DB Takes Long Time!

    Envionment: OS: OEL5.3 (2.6.18-128.el5Xen) x86-64bit RDBMS: 11.1.0.7 (in an OVM setup)
    The Problem:
    It takes more than 10 seconds to get connected to the 11.1.0.7 database using SQL*Net with dedicated servers.
    Points to consider:
    0. I posted this in DB (Net) forum as well.
    1. Direct local connection has no such issue.
    2. Connection to a 10.2.0.4 database on the same server is no problem either (direct as well as through SQL*Net)
    3. Only dedicated connection takes such a long time. With shared servers, the connection is quick again.
    4. Using prespawned servers does not help.
    5. Connection is quick with another 11.1.0.7 on the same network (another guest on the same OVM server, but it is 32-bit: OEL4.3 / 2.6.9-55.0.12.9.1 ELxenU)
    When I ran strace on the client as well as on listener (using: strace -T -tt -ff -o <outputfile> -p <pid>), the client process took the longest time waiting for a read() call to finish (about 10 seconds), and by looking at the entries with the same timestamp from the listener side straces, I found the following entries from the shadow process:
    11:41:01.095138 poll({fd=10, events=POLLIN}, 1, 4769) = 0 (Timeout) <4.768228>
    11:41:06.086246 poll({fd=10, events=POLLIN}, 1, 4777) = 0 (Timeout) <4.777516>
    As we can see, these timeouts together account for more than 9.5 seconds out of 10.x seconds total elapsed time.
    Any clue why this happens (and why not in other cases listed above)? More important, how to get this resolved? __If decreasing the timeout value for the POLL call could be a workaround, how can I achieve that in OEL5.3?_
    Appreciate all your help and suggestions.
    Thanks and regards,
    Govardhanan.

    I've updated my profile to show my email address, so go ahead and email me the strace output (compressed please). Maximum attachment size for emails to Oracle is 10MB (encoded), so split the strace output in 5MB chunks if necessary.
    poll() is not normally used by the Oracle network layer for client-server connections. So this may be related to an OS network service, such as DNS or NIS. The strace should make this clear (to me anyway).
    Edited by: herb on Aug 14, 2009 10:25 AM

  • IDoc Listener connecting to a clustered SAP

    We have SAP MII V12.1 loaded to Netweaver CE 7.11 EHP1, and want to connect one of the Resource Adapters (an iDoc Listener in this case) to a clustered SAP environment by connecting to a message server / system ID / logon group combination.
    I can successfully connect to a specific application server using server name / port number, but these don't exist within the clustered environment.
    When I point to the message server, I can get the iDoc Listener to sucessfully register a connection to the RFC destination, but it does not receive any iDocs when they are pushed out.
    Note that traditionally, I have used XMIIIDOC01 as a "Resource Adapter" within NW, and configured it to point to a "ServerName" and "PortNumber", but as mentioned these do not exist within a clustered environment.
    Has anybody ever managed to connect XMIIIDOC01 (or similar resource) to a clustered SAP environment, by pointing to a message server / logon group?
    I have been able to successfully configure a new JRA by cloning a "JCA Connection Factory", and call BAPI's etc, but now I want to be able to receive iDocs.
    To be honest, I'm not overly familiar with the NW architecture, nor the relationship between
    1. Resource Adapter
    2. JCA Resource
    3. JCA Connection Factory
    Any assistance greatly appreciated.
    Regards
    Kevin.
    Edited by: Kevin Hibbins on Mar 31, 2011 1:56 AM

    Hi Kevin,
    Were you able to figure out what the relationship is between those 3 components?  If so could you post what you have learned here?
    Thanks.
    Justin

  • Listener connection

    hi there,
    1.what is a listener? how it is useful in oracle database?
    2.A listener is connected to some 10 systems? if i disconnect listener from one system, will all the remaining nine systems get disconnected from listener?
    Please write me the answer..
    Thanks in advance.

    1.what is a listener? how it is useful in oracle database? Listener is a process which receives and handel the user connection requests.
    The listener process transfers the call to the either Server process in case of Dedicated Server environment or to Dispatcher in case of Shared Server environment.
    This default listener has a name of LISTENER and runs on TCP/IP protocol on 1521 port. But a listen can listen for multiple protocols.
    You can register many database with one listener. Also, multiple listerners can listen for one database for load balancing.
    Listener.ora is used to configure the listener.
    LSNRCTL utility is used to configure listener.
    2.A listener is connected to some 10 systems? if i disconnect listener from one system, will all the remaining nine systems get disconnected from listener?I hope you meant 10 databases are registered with one listener.
    In that case listener will continue to listen for remaining 9 databases.

  • Music streaming not possible over encrypted wireless connection

    Hi,
    I have two AE bases,
    the first is used for wireless connection to the wired network and the internet
    the second is connected to the hifi system and has been configured as a client in the network defined by the first one.
    The problem is that the moment I use encryption no music streaming will be possible any more. Is this a feature? or a bug? or did I miss anything?
    Thanks,
    Andre

    If you are going to implement encrytion (like WPA) on a wireless network that has previously been unsecured - make sure you enable it on the client first, and on the base station second. If you do it the other way around you will lose access to the client and you will no longer be able to make the required configuration changes so that its settings match that of the base station.

  • Multiple instances and listener/connect problem

    Hi All
    I Installed Oracle 8.0.5 on Redhat 6.2 , successfully. but I
    have a problem Could any one please help me? Here i describe my
    problem, please read patiently.
    I am running three instances (t1,t2,t3). ( i started this
    instances by logging in as 3 diferent users t1,t2,t3). and I
    have included all this instances in the listener.ora properly.
    now i start the listenr using LSNRCTL start, listener says 3
    service handlers t1,t2,t3. ( all the t1,t2,t3 instances are up
    and running i cheked using v$instance view by logging in as sys
    as sysdba at svrmgrl)
    now when i access t2 from the oracle client such as sqlplus
    from a client machine, i get an error ORA-01034 Oracle Not
    Avialable. this error i am getting only when i try to connect to
    t2 and t3 instances. but when i connect to t1 the connection is
    successful, one thing i observed here is i started the listener
    from the login session of t1, so i stopped the listener and
    started it again as the t2 user, now some thing strange ,
    connection to t2 is successfull but t1 and t2 are giveing the
    same error ORA-01034 Oracle not avialble. in the same way for
    team3.
    so if i start the listener from the same login session where
    the instance is running ONLY that instance is accessible.
    Could U please help me if any one has idea about this
    situation.
    Thanks in advance.

    The listener.ora configures the server. You should configure your
    clients using tnsnames.ora. You could use a unified tnsnames.ora
    by pointing the TNS_ADMIN to the same location.

  • Proxy Listener Connections

    I have a requirement to secure the database server, yet we have some apps that connect remotely via odbc to the database directly. I am trying to determine if there is anyway to minimize direct connections from client machines to the DB server. The main app uses oracle forms, and app server, so we can create a private communications network for those connections. Is there a way to proxy sqlnet connections via a listener on a forward facing server. For instance I connect to server A which is running Oracle Net, can that server proxy the connection to server B via the private network, creating a machanism where no direct client connections exist to the DB server.
    thanks.

    try looking up Oracle Connection Manager. I've used this in the past to proxy connections through firewalls where the firewall wasn't sqlnet aware. The client basically connects to the Connection Manager server and the connection manager does all the talking to the server and basically passes the information back to the client.
    I'm sure that it would work for what you are trying to do. I've not used it since 9i (or possibly 8i) as firewalls are now sqlnet aware but it used to be an optional install from the database server cds.
    cheers.
    R

  • WebDB 2.1 Listener connecting to remote WebDB server

    Any pointers on connecting a dedicated WebDB listener to a WebDB server on a remote system. Directions are a bit obtuse.
    Frank

    We have solved this problem by using "Remote Link" to tables on Server and creating views on Listener system to tables on Server.
    You have to copy/create your WEBDB forms to/on Listener System (as far as I know).
    But be carefull some "standard buttons" like "Add New" does not perform/show at all.
    Please let me know if you find a better solution.

  • Encrypted Safari connection to Google

    I was unable to use Trusteer Rapport following an update for OS Mavericks 10.9.5(13F34); having resolved it with McAfee help, I now find Safari is using an encrypted connection to www.google.com.  Is this OK and/or any suggestions on how to resolve this if not?

    It's probably OK, since the first search result for "Google" is its encrypted web page:
    Your Mac will not run properly with Trusteer Rapport though. It will require ongoing attention such as you describe, while providing no benefit. I recommend you uninstall it.
    http://www.trusteer.com/support/uninstalling-rapport-mac-os-x

  • HTTP Listener connection problem

    Hi
    I am using Oracle 9i, and I'm trying to run a form using the Forms Builder application in the developer suite. I start the OC4J Instance before I start the Forms Builder application but when I try to run a form I get an error message displaying the following message:
    FRM-10142: The HTTP Listener is not running on [computer name] at port 8888. Please start your listener or check your runtime preferences.
    I have checked my runtime preferences thru the Edit> Preferences menu and I don't have anything entered on the "Runtime" tab in the Preferences dialog box, should I? If I should what should I have entered for this preference?
    I have administrator rights for my account. I am running Windows XP Pro with SP2.
    I would appreciate any help with this problem. Thank you in advance.
    Jo

    From Metalink:
    Note:234537.1
    Subject: Getting FRM-10142 Running a Form in Forms 9i Builder
    fact: Oracle Forms Developer 9.0.2
    fact: Oracle Forms 9i Builder
    symptom: Running forms fails
    symptom: FRM-10142: The HTTP Listener is not running on <host> at
    port 8888
    symptom: Please start the listener or check your runtime preferences
    cause: Unlike Forms 6i, Forms 9i does not support client-server. A fmb run
    from the Forms Builder is a 'web deployed form.'
    To do this Forms 9i Builder needs to integrate with some form of HTTP Listener.
    This is provided by another component of the Oracle 9iDS Rel 2 install - the
    OC4J (Oracle Container For J2EE). If there is no HTTP Listener started FRM-
    10142 occurs
    Once an OC4J instance has been started it acts as lightweight HTTP Listener
    enabling the developer to test the forms / reports application modules in a
    true web (even if only intranet) architecture.
    fix:
    1. Start the OC4J instance:
    -> In the Start menu click,
    Start\Programs\Oracle 9i Developer Suite\Reports Developer\Start OC4J Instance.
    OR
    -> Find and run the startinst.bat file in your Dev 9i home.
    It is usually in
    Dev9i home\j2ee\Oracle9iDS\
    On MS Windows an MS DOS dialogue should appear indicating that an OC4J instance
    has been started, simply minimize this DOS window to the taskbar
    2. Then try running the form again from Forms Builder
    3. Having finished with Forms Builder, to stop the OC4J instance:
    - use the Stop OC4J Instance shortcut, located in same place as the Start
    shortcut
    or shut the DOS window)
    Useful References
    Note 198297.1 How To Run Forms from Forms 9i Builder (9iDS Rel 2)?
    Note 234538.1 FRM-10063: Cannot find the help file, For Help on FRM-10142
    in Forms 9i
    Note 197481.1 Use Forms 9i Via Another OC4J Port Than The Default 8888

  • TNS Listener Connecting issue through ISA 2006

    We have Oracle 8i installed on?a Win XP Professional workstation, and pretty much as it comes - we haven't?changed many config. parms.
    We have a basic ISA 2006 firewall, and when the Oracle machine is not behind it we can contact it without ay problems. However, when we put the machine behind the firewall we can 'tnsping' it, but cannot contact it with SQL*Plus
    I have 1521 Port Opened in my ISA 2006 Firewall
    i set USE_SHARED_SOCKET = TRUE under Windows registry on Oracle Server, Firewall & on the Client.
    My tnsnames.ora is somewhat like this...
    L.world =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS =
    (COMMUNITY = oracle.world)
    (PROTOCOL = TCP)
    (Host = 127.0.0.1)
    (Port = 1521)
    (CONNECT_DATA = (SID = ORCL)
    (SERVER = DEDICATED)
    M.world =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS =
    (COMMUNITY = oracle.world)
    (PROTOCOL = TCP)
    (Host = 213.XXX.XXX.XXX)
    (Port = 1521)
    (ADDRESS =
    (COMMUNITY = oracle.world)
    (PROTOCOL = TCP)
    (Host = 213.XXX.XXX.XXX)
    (Port = 1526)
    (CONNECT_DATA = (SID = ORCL)
    (SERVER = DEDICATED)
    I've run a trace on SQL*Net and the problem seems to be as follows:
    1. The client contacts the server using its external IP address.
    2. Oracle responds with a packet which contains the?INTERNAL IP address of the machine. (i.e. the machines IP address on our local intranet)
    3. The client attempts to contact Oracle using the Oracle machine's internal intranet IP address.?Of course this fails because only the external address is valid outside the firewall.
    4. SQL*Plus responds TNS-12535: TNS:operation timed out???
    Can anyone suggest ....
    what to be done now

    I just went through something similar. Have you tried the setting to make request appear to come from the ISA server rather than the original client in the configuration rule? I'm not sure how you examined the packet, so I can't say my situation was exactly the same, but it sounds very similar and that solved it for me.

  • Connect Coldusion to Oracle when encryption connection is enabled

    We have had ColdFusion 8.0.1 connected to Oracle (11g r2) with no problem until we encrypted the Oracle connections. All our software tools had no problem still connecting except Coldfusion. Supposedly encryption changes should only have been server based but is ColdFusion an exception? Do if we need to add a Connection String parameter into ColdFusion Data Source Definition? If Yes, what is it? Or is there another solution?
    Thanks

    893730 wrote:
    We have had ColdFusion 8.0.1 connected to Oracle (11g r2) with no problem until we encrypted the Oracle connections. How are you encrypting the connections? Are you using the Oracle Advanced Security option to do network encryption? Or are you encrypting the connections at a lower level in the network.
    All our software tools had no problem still connecting except Coldfusion. What is the error you get in ColdFusion?
    Supposedly encryption changes should only have been server based but is ColdFusion an exception? Do if we need to add a Connection String parameter into ColdFusion Data Source Definition? If Yes, what is it? Or is there another solution?Does ColdFusion use OCI to connect to the database? Or does it use JDBC? Or something else?
    Justin

  • I can't connect with wep encrypted network

    Hi,
    I'm trying to connect with this accesspoint:
    Cell 03 - Address: 00:14:C1:30:FE:ED
    Channel:11
    Frequency:2.462 GHz (Channel 11)
    Quality=40/70 Signal level=-70 dBm
    Encryption key:on
    ESSID:"Masters"
    Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 18 Mb/s
    24 Mb/s; 36 Mb/s; 54 Mb/s
    Bit Rates:6 Mb/s; 9 Mb/s; 12 Mb/s; 48 Mb/s
    Mode:Master
    Extra:tsf=000000063d3dc183
    Extra: Last beacon: 136ms ago
    IE: Unknown: 00074D617374657273
    IE: Unknown: 010882848B962430486C
    IE: Unknown: 03010B
    IE: Unknown: 2A0100
    IE: Unknown: 2F0100
    IE: Unknown: 32040C121860
    IE: Unknown: DD060010180201F5
    Of course i tried:
    [root@myhost shnela]# iwconfig wlan0 essid Masters key s:mastuning2000
    [root@myhost shnela]# iwconfig
    lo no wireless extensions.
    wlan0 IEEE 802.11bgn ESSID:"Masters"
    Mode:Ad-Hoc Frequency:2.412 GHz Cell: 66:BA:DC:7E:D2:E5
    Tx-Power=15 dBm
    Retry long limit:7 RTS thr:off Fragment thr:off
    Encryption key:6D61-7374-756E-696E-6732-3030-30
    Power Management:off
    eth0 no wireless extensions.
    But I didn't get ip address:
    [root@myhost shnela]# dhcpcd wlan0
    dhcpcd[1040]: version 5.2.12 starting
    dhcpcd[1040]: wlan0: waiting for carrier
    dhcpcd[1040]: timed out
    or
    [root@myhost shnela]# dhcpcd wlan0
    dhcpcd[1092]: version 5.2.12 starting
    dhcpcd[1092]: wlan0: rebinding lease of 192.168.4.63
    dhcpcd[1092]: wlan0: broadcasting for a lease
    dhcpcd[1092]: timed out
    I tried also netcfg with profle "stancja":
    CONNECTION='wireless'
    DESCRIPTION='A simple WEP encrypted wireless connection'
    INTERFACE='wlan0'
    SECURITY='wep'
    ESSID='Masters'
    KEY='s:mastuning2000'
    IP='dhcp'
    # Uncomment this if your ssid is hidden
    #HIDDEN=yes
    But when I use it, it returns:
    [root@myhost network.d]# netcfg stancja
    :: stancja up [BUSY]
    > WPA Authentication/Association Failed
    I don't know what WPA Autenthication do here...

    Oh.. I'm very sorry. I confused my "iwconfig" output...
    I've similar problem with this particular ap with debian too ( I can connect onnly with wicd).
    I changed frequency and tried change ap addr:
    [root@myhost shnela]# iwconfig wlan0 ap 00:14:C1:30:FE:ED
    [root@myhost shnela]# iwconfig wlan0 freq 2.462G
    [root@myhost shnela]# iwconfig
    lo no wireless extensions.
    wlan0 IEEE 802.11bgn ESSID:"Masters"
    Mode:Managed Frequency:2.462 GHz Access Point: Not-Associated
    Tx-Power=15 dBm
    Retry long limit:7 RTS thr:off Fragment thr:off
    Encryption key:6D61-7374-756E-696E-6732-3030-30
    Power Management:off
    eth0 no wireless extensions.
    [root@myhost shnela]# dhcpcd wlan0
    dhcpcd[1336]: version 5.2.12 starting
    dhcpcd[1336]: wlan0: waiting for carrier
    dhcpcd[1336]: timed out
    I'm stil Not-Associated.
    This is my rc.conf file:
    # /etc/rc.conf - Main Configuration for Arch Linux
    # LOCALIZATION
    # LOCALE: available languages can be listed with the 'locale -a' command
    # DAEMON_LOCALE: If set to 'yes', use $LOCALE as the locale during daemon
    # startup and during the boot process. If set to 'no', the C locale is used.
    # HARDWARECLOCK: set to "", "UTC" or "localtime", any other value will result
    # in the hardware clock being left untouched (useful for virtualization)
    # Note: Using "localtime" is discouraged, using "" makes hwclock fall back
    # to the value in /var/lib/hwclock/adjfile
    # TIMEZONE: timezones are found in /usr/share/zoneinfo
    # Note: if unset, the value in /etc/localtime is used unchanged
    # KEYMAP: keymaps are found in /usr/share/kbd/keymaps
    # CONSOLEFONT: found in /usr/share/kbd/consolefonts (only needed for non-US)
    # CONSOLEMAP: found in /usr/share/kbd/consoletrans
    # USECOLOR: use ANSI color sequences in startup messages
    LOCALE="en_US.UTF-8"
    DAEMON_LOCALE="no"
    HARDWARECLOCK="localtime"
    TIMEZONE="Europe/Warsaw"
    KEYMAP="en"
    CONSOLEFONT=
    CONSOLEMAP=
    USECOLOR="yes"
    # HARDWARE
    # MODULES: Modules to load at boot-up. Blacklisting is no longer supported.
    # Replace every !module by an entry as on the following line in a file in
    # /etc/modprobe.d:
    # blacklist module
    # See "man modprobe.conf" for details.
    MODULES=()
    # Udev settle timeout (default to 15)
    UDEV_TIMEOUT=30
    # Scan for FakeRAID (dmraid) Volumes at startup
    USEDMRAID="no"
    # Scan for BTRFS volumes at startup
    USEBTRFS="no"
    # Scan for LVM volume groups at startup, required if you use LVM
    USELVM="no"
    # NETWORKING
    # HOSTNAME: Hostname of machine. Should also be put in /etc/hosts
    HOSTNAME="myhost"
    # Use 'ip addr' or 'ls /sys/class/net/' to see all available interfaces.
    # Wired network setup
    # - interface: name of device (required)
    # - address: IP address (leave blank for DHCP)
    # - netmask: subnet mask (ignored for DHCP) (optional, defaults to 255.255.255.0)
    # - broadcast: broadcast address (ignored for DHCP) (optional)
    # - gateway: default route (ignored for DHCP)
    # Static IP example
    # interface=eth0
    # address=192.168.0.2
    # netmask=255.255.255.0
    # broadcast=192.168.0.255
    # gateway=192.168.0.1
    # DHCP example
    # interface=eth0
    # address=
    # netmask=
    # gateway=
    interface=wlan0
    address=
    netmask=
    broadcast=
    gateway=
    # Setting this to "yes" will skip network shutdown.
    # This is required if your root device is on NFS.
    NETWORK_PERSIST="no"
    # Enable these netcfg profiles at boot-up. These are useful if you happen to
    # need more advanced network features than the simple network service
    # supports, such as multiple network configurations (ie, laptop users)
    # - set to 'menu' to present a menu during boot-up (dialog package required)
    # - prefix an entry with a ! to disable it
    # Network profiles are found in /etc/network.d
    # This requires the netcfg package
    #NETWORKS=(main)
    # DAEMONS
    # Daemons to start at boot-up (in this order)
    # - prefix a daemon with a ! to disable it
    # - prefix a daemon with a @ to start it up in the background
    # If something other takes care of your hardware clock (ntpd, dual-boot...)
    # you should disable 'hwclock' here.
    DAEMONS=(hwclock syslog-ng network netfs crond alsa sensors)
    Last edited by shnela (2012-02-12 20:23:50)

Maybe you are looking for

  • HP 1536 printing problem when using the charger

    On printer, scan HP 1536, when I print manualy the copy is perfect.But when I use the charger, I have two vertical lines on the copy.Somebody can help me to solve this problem.thank you in advance 

  • Boot camp is getting stuck while windows support software

    I am using macbook air and currently trying to install windows 7 using bootcamp 5. The bar is stuck and is not progressing further no matter for how much long i keep it. Can anybody guide me on what might be wrong

  • What is the max RAM I can have installed?

    I have a MBP 13" that is running extremely slow and the dang pinwheel of death shows up all the time. Can anyone tell me how much I can put in it?  For that matter - what kind of RAM should I put in? Thanks for all help.

  • Timedependent hierarchy flat file upload

    Hello All, I am trying uploading timedependent hierarchy through a flat file.There was no error when i ran infopkg but when i go and check in hierarchy maintanance, i dont find any hierarchy there.I also verified in PSA, wherein i found four segments

  • Masking\Moving Questions LR3.4.1

    I am using LR 3.4.1 on a PC. I have two questions if I may: 1. Sometimes I place a mask point, make my adjustments, click off to see my adjustments and find I'd like to move the point just a little but. I tried dragging and that doesn't work and I ha