How to configure an always on pppoe connection

Hi all..This is my first post here...I had a pppoe internet connection that was working with "sudo pppoe-start " command flawlessly. Later I have entered my username and password (pppoe) in my modem , so that I can use it as an "always on" type connection. Now how can I remove my earlier pppoe-setup files and configure my system to connect with internet   ? ( mine is a usb-modem).. I have tried "Beginner's  Guide section" of Arch Linux and entered static ip ,dns and default gateway. Nothing happens so I tried to make "network.service" file and start network service via systemctl method. Sadly none of these methods are not connecting with my internet. Ping also shown as unknown host.. I don't know how to fix this as I'm newbie in Arch Linux ! Could you please help me to connect my Arch system to internet ........ ( Pardon with my bad English )
Last edited by Jayasankar (2013-07-10 18:47:39)

Still working on it.
Created a translation pattern to call 9.
-> Create a new partition "9accessPT
-> Create a new CSS "9accessCSS"
-> Add the 9accessPT to 9accessCSS
-> Create a translation pattern, with a blank translation translation pattern and a called party transform mask "the number you want dialed"  **********If i enter 9and a number, it automatically calls out, if i put only a 9 in the called party transform mask it does not.********
Urgent priority is checked.
-> Add the calling search space to the phone.
I'm thinking its not hitting a valid route pattern, since the 9 has already been dialed.
Still working on it.
Any ideas?
If you get it working, let me know.

Similar Messages

  • How to configure Rails database.ympl to connect to Oracle XE DB on Windows

    How to configure database.yml file in a Rails application to be able to connect to Oracle XE DB?
    I'm on Windows XP, Ruby 1.86, Rails 2.3.2. with oracle adapter.
    When I tried
    development:
      adapter: oracle
      encoding: utf8
      database: localhost:1521/incentives,
      host: localhost
      pool: 5
      username: SYSTEM
      password: adminI got the below error (sorry for the stack trace traduction from French):
    rake aborted!
    ORA-12514: TNS : listening process doesn't know the required service in the connection description
    rake aborted!
    Invalid escape character syntax: /C:\Documents and Settings\myusername\My Documents\rails projects\myrailsproject\Rakefile/
    c:/ruby/lib/ruby/gems/1.8/gems/rake-0.8.4/lib/rake.rb:2058:in `standard_exception_handling': Invalid escape character syntax: /C:\Documents and Settings\myusername\My Documents\rails projects\myrailsproject\Rakefile/ (RegexpError)
            from c:/ruby/lib/ruby/gems/1.8/gems/rake-0.8.4/lib/rake.rb:2058:in `find'
            from c:/ruby/lib/ruby/gems/1.8/gems/rake-0.8.4/lib/rake.rb:2058:in `each'
            from c:/ruby/lib/ruby/gems/1.8/gems/rake-0.8.4/lib/rake.rb:2058:in `find'
            from c:/ruby/lib/ruby/gems/1.8/gems/rake-0.8.4/lib/rake.rb:2058:in `standard_exception_handling'
            from c:/ruby/lib/ruby/gems/1.8/gems/rake-0.8.4/lib/rake.rb:1974:in `run'
            from c:/ruby/lib/ruby/gems/1.8/gems/rake-0.8.4/bin/rake:31
            from C:/ruby/bin/rake:19:in `load'
            from C:/ruby/bin/rake:19

    database: localhost:1521/incentives,I don't know your environment, but the error seems quite clear... should that trailing comma be there ?

  • How to configure ASA to allow activesync connections ?

    To allow Activesync connections (between smartphones and an internal Exchange server) thru an ASA, I think about 3 or 4 potential solutions :
    1) do a NAT on the Exchange server and allow  activesync TCP connections from any IP to the Exchange server : I tested that and this works, but it is not the most secure solution we can imagine;
    2) use a Clienless VPN SSL  ASA configuration : I tried it, but got problems certaintly related to the fact that the Activesync client, installed on my Android/Samsung smartphone, does not seem to be able vto pass properly thru the ASA Portal to reach the Exchange server;
    3) use an Anyconnect VPN ASA configuration : I tried it , but did not manage to install or use any of the Samsung Anyconnect client available on Android Market; by the way, I saw, in the Anyconnect VPN Client Admin Guide 2.4, that an ActiveSync MSI is available from CISCO (
    anyconnect-wince-ARMv4I-activesync-AnyConnectRelease_Number-k9.msi), but I don't see any details about how it is supposed to be used except that it is for Windows environment only, so, not for an Android phone, but I have Windows Mobile smartphones to integrate too, so, maybe it can help me in this case ;
    4) if Clientless nor Anyconnect solutions can't work, it might be better to use the ASA Cut-Through proxy function to get a more secure solution than the first one listed above; but I was not successful either with this cut-through proxy function
    Any ideas or examples about how to allow activesync connections thru ASA would be welcomed
    thanks in advance

    Hi,
    Generally ASA with CSC will support HTTP,FTP,SMTP,POP3 Scaning and Filtering.
    From version ASA IOS 8.4.2 and CSC  6.6.1125.0, it will support HTTPS filtering also.
    But here one limitation is that Https filtering will not support earlier versions of internet explorer 9, i.e if you want HTTPS filtering you must use Internet explorer 9 or after versions( As you know that Windows XP machines won't support internet explorer 9). But with firefox HTTPS filtering will support from versions 4.
    For your reference use below 8.4.2 release guide
    http://www.cisco.com/en/US/docs/security/asa/asa84/release/notes/asarn84.html
    Release notes for CSC version 6.6.1125
    http://www.cisco.com/en/US/docs/security/csc/csc66/release/notes/cscrn66.pdf
    Basic configuration of the CSC
    http://www.cisco.com/en/US/docs/security/csc/csc6.1.1569.0/administration/guide/cscappa.pdf
    Sending traffic to the CSC module (using ASDM and CLI)
    http://www.cisco.com/en/US/products/ps6120/products_configuration_example09186a00808dea62.shtml
    The troubleshooting guide:
    http://www.cisco.com/en/US/docs/security/csc/csc63/administration/guide/csc8.html#wp1147829
    Hope this will help you...
    Do rate help ful posts..
    Regards,
    Janardhan

  • How to configure RZ12  and SM59 ABAP connection settings when we have work with Load Balancing servers rather than a specific server .

    Hi ,
    If we have a specific server say 10.10.10.10 (abc.co.in) on which we are working, Then under RZ12 we make the following entry  as :
    LOGON GROUP          INSTANCE
    parallel_generators        abc.co.in_10         ( Lets assume : The instance number is 10 )
    Now in SM59 under ABAP Connections , I am giving the following technical settings:
    TARGET HOST          abc.co.in
    IP address                  10.10.10.10
    Instance number          10
    Now if we have a scenario of load balancing servers with following server details (with all servers on different instance numbers ) :
    10.10.10.11    
    10.10.10.13
    10.1010.10
    10.10.10.15
    In this case how can we make the RZ12 settings and SM59 settings such that we don't have to hardcode any IP Address.
    If the request is redirected to 10.10.10.11 and not to 10.10.10.10 , in that case how will the settings be.
    Regards,
    SHUBHAM

    Hi,
    No one using FMS behind a load balancer? No one using RTMPT?

  • How to configure sap maxdb client to connect to SAP ERP system (SAP HR)

    Hello all,
    I am currently installing live cache for SAP ERP HR application(Idoc), can anybody tell me the sequence to proceed to configure SAP livecache with SAP ERP system. i am doing following steps
    1. Install SAP DB using installation MAXDB CDs
    2. Install SAP Livecache and standalone server SCM 5.0 using SAP ERP master and Livecache dvds.
    3. install Livecache client fromSAP ERP master and livecache dvds between SAP ERP and livecache server.
    4. configure in LC10, tcode.
    but when i press on livecache monitoring in LC10 it gives me following error.
    Command: DBMRFC
    Parameter: -gsapfive -xsapgw00
    SY-SUBRC: 8
    Return Code
    sap maxdb client

    i tried the said things and after that i am getting following error in DB59, first three steps are successful but 4 one is failing.
    Test Scope
    1. Execute an external operating system command (DBMCLI)
    2. Determine status using TCP/IP connection SAPDB_DBM (DBMRFC command mode)
    3. Determine status using TCP/IP connection SAPDB_DBM_DAEMON (DBMRFC session mode)
    4. Test the SQL connection (Native SQL at CON_NAME)
    Application Server:  <hostname>_<SID>_00                           ( Windows NT )
    1. Connect. test with "dbmcli db_state"                         Successful
    2. Connect. test with command mode "dbmrfc db_state"            Successful
    3. Connect. test with session mode "dbmrfc db_state"            Successful
    4. Connect. test with "native SQL"  ( LCA )                     No connection
       SQL Code: 4008
        POS(1) Unknown user name/password combination
       For detailed information, see the developer trace for work process:            1
    please see trace from file dev_rfc and dev_w0 below
    log for dev_rfc
    **** Trace file opened at 20110107 174356 Eastern Standard Time, SAP-REL 701,0,14 RFC-VER U 3 1016574 MT-SL
    ======> CPIC-CALL: 'ThSAPOCMINIT' : cmRc=2 thRc=679
    Transaction program not registered                                      
    ABAP Programm: SAPLARFC (Transaction: )
    User: MKUMAR (Client: 800)
    Destination: IDOCTEST (handle: 2, , )
    SERVER> RFC Server Session (handle: 1, 45030386, {9BAF1AE0-E29B-F1A3-9406-0019B9E204CC})
    SERVER> Caller host:
    SERVER> Caller transaction code:  (Caller Program: SAPLQOWK)
    SERVER> Called function module: ARFC_RUN_NOWAIT
    Error RFCIO_ERROR_SYSERROR in abrfcpic.c : 1501
    CPIC-CALL: 'ThSAPOCMINIT' : cmRc=2 thRc=679
    Transaction program not registered                                      
    DEST =IDOCTEST
    HOST =%%RFCSERVER%%
    PROG =IDOCTEST
    Log from dev_w0
    A  RFC 1485  CONVID 47150684i tried the said things and after that i am getting following error in DB59, first three steps are successfuk but 4 one is failing
    trace from file dev_rfc is below
    **** Trace file opened at 20110107 174356 Eastern Standard Time, SAP-REL 701,0,14 RFC-VER U 3 1016574 MT-SL
    ======> CPIC-CALL: 'ThSAPOCMINIT' : cmRc=2 thRc=679
    Transaction program not registered                                      
    ABAP Programm: SAPLARFC (Transaction: )
    User: ABC (Client: 800)
    Destination: IDOCTEST (handle: 2, , )
    SERVER> RFC Server Session (handle: 1, 45030386, {9BAF1AE0-E29B-F1A3-9406-0019B9E204CC})
    SERVER> Caller host:
    SERVER> Caller transaction code:  (Caller Program: SAPLQOWK)
    SERVER> Called function module: ARFC_RUN_NOWAIT
    Error RFCIO_ERROR_SYSERROR in abrfcpic.c : 1501
    CPIC-CALL: 'ThSAPOCMINIT' : cmRc=2 thRc=679
    Transaction program not registered                                      
    DEST =IDOCTEST
    HOST =%%RFCSERVER%%
    PROG =IDOCTEST
    A  RFC 1485  CONVID 47150684
    A   * CMRC=2 DATA=0 STATUS=0 SAPRC=679 ThSAPOCMINIT
    A  RFC> ABAP Programm: SAPLARFC (Transaction: )
    A  RFC> User: abc (Client: 800)
    A  RFC> Destination: IDOCTEST (handle: 2, , )
    A  RFC SERVER> RFC Server Session (handle: 1, 47149684, {FDB31AE0-D203-F1C0-9406-0019B9E204CC})
    A  RFC SERVER> Caller host:
    A  RFC SERVER> Caller transaction code:  (Caller Program: SAPLQOWK)
    A  RFC SERVER> Called function module: ARFC_RUN_NOWAIT
    A  TH VERBOSE LEVEL FULL
    A  ** RABAX: end RX_GET_MESSAGE

    M  *****************************************************************************
    M  *
    M  *  LOCATION    SAP-Gateway on host <HOSTNAME> / sapgw00
    M  *  ERROR       program IDOCTEST not registered
    M  *
    M  *  TIME        Fri Jan 07 18:15:25 2011
    M  *  RELEASE     701
    M  *  COMPONENT   SAP-Gateway
    M  *  VERSION     2
    M  *  RC          679
    M  *  MODULE      gwr3cpic.c
    M  *  LINE        1778
    M  *  DETAIL      TP IDOCTEST not registered
    M  *  COUNTER     715
    M  *
    M  *****************************************************************************

    A  RFC 1485  CONVID 47152747
    A   * CMRC=2 DATA=0 STATUS=0 SAPRC=679 ThSAPOCMINIT
    A  RFC> ABAP Programm: SAPLARFC (Transaction: )
    A  RFC> User: ABC (Client: 800)
    A  RFC> Destination: IDOCTEST (handle: 2, , )
    A  RFC SERVER> RFC Server Session (handle: 1, 47151731, {FDB31AE0-D203-F1C1-9406-0019B9E204CC})
    A  RFC SERVER> Caller host:
    A  RFC SERVER> Caller transaction code:  (Caller Program: SAPLQOWK)
    A  RFC SERVER> Called function module: ARFC_RUN_NOWAIT
    A  TH VERBOSE LEVEL FULL
    A  ** RABAX: end RX_GET_MESSAGE
    Mani

  • How to configure the combobox while using connecting throught the remote URL.

    I am using the combobox in the server for the selection of process stages and is working fine.
    Now I want to connect the combobox through the remote URL connection of my client system. So that it will be updated simultaneously in client and server.
    While connecting through the remote URL it is giving the message the to enter the value property.
    I am not able to understand what value is to be entered in this option.
    Please advise the solution at the earliest.
    Best Regards,
    Naresh Saini

    Dear Poster,
    As no response has been provided to the thread in some time I must assume the issue is resolved, if the question is still valid please create a new thread rephrasing the query and providing as much data as possible to promote response from the community.
    Best Regards,
    SDN SRM Moderation Team

  • How to configure MDS9148 for 8Gig SAN Connection ?

    Hi All,
    I am very new to MDS switches (MDS9148 )-
    DS-C9148D-8G16P-K9
    And need help in configuring this switch in my DC environment. Any kind of help will be really appreciated. Attached is the topology diagram.
    I am intending to get the 8Gig HBAs up and be able to talk to NetApp via the FC switch.

    Hello Manas,
    This is a major setup. I would recommend to contact support to assist you.

  • How to configure modem and connect internet and play mp3

    Hello friends
    I am using sun solaris 8 intel edition .
    I am using windowsXP,RedHat Linux and Sun Solaris 8 Intel Editon. I am using Internet on windows and linux platform but i cannot find any device configure tool in solaris 8 , So Please tell me how to configure modem and commands for connection internet and It is possible to play mp3 songs on solaris
    Thaking in Advance
    Piyush Patel
    PI Solution

    Look at the manual for pppd. Also take a look at OSS for sound card support (http://www.opensound.com) and xmms for your MP3 audio (http://www.xmms.org)

  • Disconnect Airport Extreme PPPoE Connection

    Hello!
    I'm using the current configuration:
    DSL Link -> SpeedStream ADLS modem -> Airport Extreme -> Computers
    My Airport Extreme is configured to establish the PPPoE connection (the modem is bridged).
    However I don't find an option to disconnect the PPPoE of the airport if I wish to.
    The given options are:
    -Always on (dials and stays connected forever)
    -Automatic (dials on demand, and disconnect if idle)
    -Manual (does nothing...)
    I though this Manual option should have some sort of Connect/Disconnect Button or menu option, but I can find nowhere... Oddly enough, if this option is set, the AEBS doesn't connect and I never get an IP...
    My question is: how do I manually connect/disconnect my PPPoE connection?
    It can also be an Applescript funcion, whatever works...
    thanks!!
    PS: I tried to bridge the AEBS and relay the PPPoE to Mac OSX 10.5.4... but it can't find the PPPoE server in this case.
    PS2: Mac OSX 10.4 had an Utility called Internet Connection, which supposedly had an option to disconnect the airport... but 10.5 removed this app.

    One last try...
    Configure a computer located near the DSL modem to connect wirelessly to your network and by Ethernet cable to a switch sitting between the DSL modem and the router. Remotely control this computer and use it to change the configuration in the DSL modem when you want to disconnect or reconnect your network from the Internet without restarting the router.

  • How to configure AnyConnect/ASA/Certificate/MS CA together

    Hello
    We are looking to apply mobile device management utilizing some third-party cloud solution. Mostly iPad users will connect to our internal network using AnyConnect thru ASA. Third party MDM will be used to control and provision ipads and i need to provide solution for AnyConnect VPN.
    Looking for some guidance, docs, examples, white paper that will provide info how to configure the following:
    users will connect to ASA VPN using AnyConnect; certificate issued by internal Microsoft CA and unique to each user will be used for authenticate the user. ACS will communicate with Microsoft AD to check if the user is valid AD user. Once authentication is done, user will have access to internal network.
    I am struggling to get all those peace of puzzle togehter so i can work on solution.
    I would appreciate if someone will give me some ideas how this whole scenario will work.
    Thank you.

    Anyone from experts out there? I am sure someone heave doen this before.

  • How to configure Beehive after successful installed in Oracle 10gR2

    I have successfully installed Beehive in Oracle 10gR2 with RHEL4, how to configure the email, calendar, content, rtc and other OCS services available in Beehive?

    How to configure the actual services can be found in: http://download.oracle.com/docs/cd/E10534_01/bh.100/e10477/toc.htm
    How to configure end user clients to connect to Beehive can be found in: http://download.oracle.com/docs/cd/E10534_01/bh.100/e12034/toc.htm
    You might also want to take a look at the Concepts Guide (http://download.oracle.com/docs/cd/E10534_01/bh.100/e05393/toc.htm) to read about the new architecture and features in Beehive.

  • How to configure OracleXEClient

    I have installed Oracle Express Edition (10.2.0.1) to test some work before delivering it to a customer. The customer wont let me use the thin JDBC driver, so I have to configure my OracleXEClient to set up appropriate tnsnames. However I can't find any wizard to configure the tnsnames nor can I find a tnsnames.ora file in my OracleXEClient installation.
    Does anybody have some hints on how to configure the OracleXEClient for OCI connections.
    Thanks,
    Niels

    No tnsnames for OracleXEClient

  • How to configure PPPoE in solaris 10

    Hi
    As I have to configure Internet in one Intel based Solaris box [Solaris 10] can you tell me the steps how to configure it as I have Brodband connection of Iqara.

    hi,
    did you configure your interface for pppoe? the first step is configuring your interface for ppoe and then you can define a pppoe access server.
    please look at http://docs.sun.com/app/docs/doc/816-4555/6maoquija?a=view for details.
    yavuz

  • How to configure one dsl connection and one public ip in cisco router and map to one interface for using exchange server

    how to configure one dsl connection and one public ip in cisco router and map to one interface for using exchange server

    Hi ,
     Have you got any additional public IP Address from your service provider , If yes on router you can have static route for those additional IP Address pointing to your ASA  outside interface . 
    Accordingly you can configure NAT 
    HTH
    Sandy . 

  • How to get Airport Express to authenticate the PPPoE connection so that more than one computer can get online

    Hello,
    I have to use a PPPoe Connection with my ISP and have some troubles setting up the Airport Express. I can only use the Airport in Bridge Mode and DHPC and authenticate the PPPoE on the mac individually. With this solution, no second computer can be set up to use internet at the same time.
    I want the Airport Expres to authenticate and pass on "free internet" so that I can connect as many devices as I wish in a normal manner (without PPPoE). However, as soon as I put all the relevant information into the Airport Express, no Internet is coming through anymore. I can connect the computers to the Airport, but there is no interet and the Airport Utility will tell me the same in its settings.
    What can I do? A support member in the apple store told me there is no way to authenticate with the Airport Express but could not tell me what the Airport Express' PPPoE setting was there for in the first place. My ISP told me many customers use Airport Express Routers and that there should not be any problem.
    I am stuck:(
    Thanks for your help in advance

    The AirPort Express can support PPPoE regardless of what the Apple Store employee told you.
    To configure the Express to do so you will need to use the AirPort Utility:
    AirPort Utility > Select the Express > Edit
    Internet tab > Connect Using: PPPoE
    Enter the appropriate PPPoE information that your ISP has provided you in the fields on this tab.
    Click on Update and allow the Express to restart.
    The important thing about PPPoE is that only the device that is directly connected to the Internet should be configured of providing the PPPoE credentials, all other devices should be configured for using DHCP. Note: I am assuming that your AirPort Express is the only router in your current network configuration and that it is directly connected to an Internet modem and not another router upstream of it.

Maybe you are looking for