E Business at Apex authentication problem - loop redirection?

Hi people,

I have a couple of environments EBS (11i) who throw functions Apex using white paper successfully delivered Cabot Consulting (extension of the Oracle Applications). I created a new responsibility, the menu and function on our direct environment today that does exactly what suggests the white paper:

1. send a cookie to the browser with the username and a hash generated.
2 apex authentication verifies this cookie, and if it does not exist, a login page appears.
3. IF the cookie exists, it takes the user name and validates the hash, then redirect to Page 1 of my application.

However, I saw that the first time you click on the EBS function, Firefox throws a "Redirect Loop" error, Internet Explorer gives rather an error 404 useless. If I click my back button to return to the Oracle Applications and click the function again, this time it works.

I can't release it on my userbase if it is possible to redirect the questions!

Someone got experience this and is there a verified solution to solve the problem? I'm happy to post any code you want.

Thank you very much
Pete

Pete - hard to say without seeing it. If you can put a model on apex.oracle.com, I can check it out. Make sure that the login page has Page is the public security setting.

Scott

Tags: Database

Similar Questions

  • I have several websites in Muse. Everything was fine until last night. When publishing to Business Catalyst I get a message, teling me the following: unknown authentication problem - shared unknown error: 80. What should do?

    I have several websites in Muse. Everything was fine until last night. When publishing to Business Catalyst I get a message, teling me the following: unknown authentication problem - shared unknown error: 80. What should do?

    Hello

    To resolve this problem, you will need to disconnect muse and connect again.

    Here are the steps to the disconnection of Muse:

    1. help > log out.

    2. Once signed on restart Muse (please sign using Adobe ID if she invites to connect)

    You should be all set.

    Concerning

    Vivek

  • Apex authentication scheme 4.02 Apex Bug

    Hello

    I have recently install 4.0.2 oracle apex in Oracle database XE, I created an application with the Apex authentication scheme. The problem I encountered is that Apex is always show the logout button, if I close the browser and open it again and enter my public page of application for the first time that the apex is showing the logout button. When I click on the logout button, the session id changes but Apex continues to show the logout button.

    Is there a solution for this situation?

    Hello

    Go to edit this entry of logout navigation bar.
    The value entered conditionally "user is Authenticated (not public)"

    Kind regards
    Jari

  • Authentication problem when you try to connect

    I have a Linksys router. Connected WN2000RPT as described in the instructions of Netgear. Everything went through the lights very well, good, EXT appears on the scan available networks, etc. Tried to connect a Smart TV Vizio and burn TV Amazon tablet Asus. All 3 devices show... EXT with a strong signal. However, each device does not, connect with an error message 'Authentication problem' or simply 'cannot connect."

    My router is connected using personal safety ' WPA2/WPA mixed. " When you configure the wifi extender, I said to use the same SSID and the security that the router setting. Online reading on the settings available on the WN2000 and decided that the problem was perhaps a "lag" in the security implementation because WN2000 is not the same as available router setting. Do you have a factory reset on extension and returned to through the procedure, only not selected use the same level of security as a router, but manually selected WPA/PSK (AES) for the Extender. Same exact error of my devices as before.

    I thought that maybe by using the security settings of the router it was to spoil the Extender because they do not have the same settings available. But perhaps using different parameters (when the Extender receives the signal from the router, but perhaps on a "pass-through" only basis?) problems as well?

    So, can someone tell me if there is a way to get my devices to connect to the Extender, or this is always going to be a problem because the router has a security setting, and if I manually set the security OR say scope to use the same security settings, it will not work because the two units are not compatible? I'm doing something wrong? Any ideas? Thank you!

    Hello RealisticDave

    Did you have a different SSID on the router and not the same as routers SSID?

    DarrenM

  • Yoga of 1050F WiFi authentication problem 2

    Hello

    I am a new Member and just upgraded to 5 android. Seems a big mistake because it is unable to connect to the internet (no problem with android 4) says authentication problem. Tried cancellation and re - enter password, router turning on and off power and factory reset. Nothing. If Lenovo come with a repair how will I be able to get into the Tablet when I have no internet connection. For the moment, I have a tablet which is equally useful as a tile. Help

    Hello

    Just disable IPV6 in your Inbox, because Lollipop use IPV6 (default) and some box are not entirely compatible.

  • BIAPPS-ODI authentication problem

    Hi friends,

    IM at biapps 11g with ODI 11 g. I configured connection odi in the studio and can properly connect to see these maps std BIAPPS in ODI.

    But 2 days before, im in the face of an authentication problem by connecting the ODI studio with the user who I connected successfully forward.

    The error that I'm facing here is the

    ODI: 26130: could not connect to the repository, ODI-10190: user dev_biadmin has his account has expired.


    Im getting the error above and the user tried to connect is "dev_biadmin" in the studio of ODI.


    Therefore, to the question above, I followed the MOS score below



    IM facing the same error explained in the note above, but force helped me because it treats FUSIONAPPS BI I guess.


    Kindly advice me friends, to solve this problem.


    Brgds,

    Saro

    Hi, Saro,

    Connection to studio ODI as a SUPERVISOR user. Go to ODI--> Switch authentication mode--> give your contact information to ODIREPO and sign in.

    You will get the message properly connected. Click the Security tab. try to connect as a SUPERVISOR. Once the connection is successful. Go to the user of the cprresponding (dev_biadmin) account and change the password.

    Logout and go to ODI--> switch authentication mode. Give the details. It will change external authentication. Now you should be able to log in as dev_biadmin.

    Hope this will solve your problem...

    Kind regards

    Vanina

  • authentication problem less 4.1.1 page.

    We seem to have a problem with the page under 4.1.1 authentication

    Our applications use standard accounts database authentication (get the UserName Cookie, etc.) with an authentication procedure after which generates a url based on the user id that is connected to the application. Construction: -.

    owa_util. REDIRECT_URL ('f? p ='|: APP_ID |': ' | notice on |': ' | v('SESSION') |': No.:')

    is used to open the application on the page for the user; corresponding to a value derived in the authentication procedure after comments. It worked without the version change the oldest of 3 to 4--but does not work under 4.1.1.

    Under 4.1.1 to attempt to log in with a valid database user ID and a password, the user stays on the login page. However, if page authentication is disabled on the target page (i.e. the page is public), then the connection ends and the rendering of the page target. It would seem that authentication fails, because the session id has changed post connection. The session id that is authenticated login isn't the same session id which is used after the owa_util.redirect. Then causes page authentication to fail.

    We tried the construction below as a work-around, nothing helps:-

    -Features gleaned from the post of Scott Spadafore here...
    - Link application
    -See also: http://docs.oracle.com/cd/E23903_01/doc/ doc.41 /e21674/concept_url.htm#HTMDB03017

    l_cookie_session_id: = APEX_CUSTOM_AUTH. GET_SESSION_ID_FROM_COOKIE;
    If l_cookie_session_id! =: SESSION can

    Select COUNT (*) in the l_cookie_session_check of APEX_WORKSPACE_SESSIONS
    where apex_session_id = l_cookie_session_id;

    If l_cookie_session_check > 0 then
    -The session in the cookie is a valid session now to inject into the query string

    -The undocumented features that apparently to divide query string...
    l_query_string: = WWV_FLOW_UTILITIES. URL_DECODE2 (OWA_UTIL. GET_CGI_ENV ('QUERY_STRING'));
    WWV_FLOW_UTILITIES. PARSE_QUERY_STRING (l_query_string, l_app, l_page, l_session, l_tail);
    end if;
    end if;

    owa_util. REDIRECT_URL ('f? p ='|: APP_ID |': ' | notice on |': ' | l_cookie_session_id |': No. :::');)
    apex_application.g_unrecoverable_error: = true;

    It works to the extent where it maintains the connection to post original session id authentication page fails again - so the problem is more complex than just the session id?

    A simple application that reproduces the problem under 4.1.1 (on our development systems) reliable but that works well on an earlier version of the Apex has been created. He was transferred to apex.oracle.com in authentication_error of the workspace, its 26829 user test/test application. However, to reproduce the error, it is necessary to authenticate and connect to the application as a database user. The id scheme is 'osl' but naturally there are privileges restricted around password for the scheme and I am aware of a 'public' oracle user account which is accessible (what happened to scott/tiger).

    Apex development team is able to have a glance, or anyone with 4.1.1 similar experience able to comment on the cause and a workaround? You must be able to connect as a database user (can you set a password for the owner of the schema and use it as the database account?) and then toggle page 1 between the authentication and the public.

    Thank you

    Paul

    Published by: 860017 on April 6, 2012 06:40

    Hi Paul!

    With bclose_header-online set to false, the web servers get the following HTTP headers:

      Set-Cookie: LOGIN_USERNAME_COOKIE=... (set by the Set Username Cookie process on page 101)
      Location: f?p=.... (the redirect_url from your post-authentication process)
      Set-Cookie: PUBLIC-...=-1 (reset public cookie)
      Set-Cookie: WWV_CUSTOM-...=xxxx (set new value for session cookie)
      Location: f?p=... (the url Apex tries to redirect to)
    

    The problem is that web servers interpret differently the PL/SQL http headers. On apex.oracle.com, the old OSH (mod_plsql) is used, it allows you to attach more than 1 "location:" header to redirect and just
    take the 1st. The EPG and Apex listener seem to get confused by the headings, they will truncate everything underneath the 1st location: header.

    We can use a different approach, because you'll probably want to change the HTTP server. Apex has this built-in point FSP_AFTER_LOGIN_URL, which is used to hold the deep link to the page that caused
    the connection. After a successful login, the search engine value of deep links and redirects here. Your authentication process after may simply set the deep link for Apex thing to redirect there. Thus,.
    Instead of

      owa_util.redirect_url(
          curl          => 'f?p='||:APP_ID||':'||page_Number||':'||v('SESSION')||'::NO:::',
          bclose_header => false);
    

    could you please try this?

      :FSP_AFTER_LOGIN_URL := 'f?p='||:APP_ID||':'||page_Number||':'||v('SESSION')||'::NO:::';
    
  • Users wireless with peap authentication problem

    Good afternoon

    I am currently trying to authenticate users wireless using PEAP and an external RADIUS server. The problem is when I try to authenticate that I get this error:

    AAA/AUTHENTIC/PPP: List of selection method "permanent premises.

    Dot11-7-AUTH_FAILED: Station... Failed authentication

    Should not use local authentication, but the aaa server that I set up.

    I looked on the internet but have not found a working solution.

    Does anyone know why it does not work?

    Here is my configuration running:

    Current configuration: 4276 bytes
    !
    ! Last modification of the configuration at 00:45:40 UTC Monday, March 1, 1993
    ! NVRAM config update at 16:38:23 UTC Thursday, July 24, 2014
    ! NVRAM config update at 16:38:23 UTC Thursday, July 24, 2014
    version 15.2
    no service button
    horodateurs service debug datetime msec
    Log service timestamps datetime msec
    encryption password service
    !
    host ap name
    !
    !
    Pulse 9 logging console
    enable secret 5 $1$ QVC3$ dIVAarlXOo52rN3ceZm1k0
    !
    AAA new-model
    !
    !
    AAA rad_eap radius server group
    192.168.2.2 Server ACCT-port auth-port 1812 1813
    !
    AAA rad_mac radius server group
    !
    AAA rad_acct radius server group
    !
    AAA rad_admin radius server group
    !
    AAA server Ganymede group + tac_admin
    !
    AAA rad_pmip radius server group
    !
    RADIUS server AAA dummy group
    !
    AAA authentication login eap_methods group rad_eap
    AAA authentication login mac_methods local
    AAA authorization exec default local
    AAA accounting network acct_methods power group rad_acct
    !
    !
    !
    !
    !
    AAA - the id of the joint session
    no ip Routing
    no ip cef
    !
    !
    !
    dot11 syslog
    !
    ssid dot11 test
    authentication open eap eap_list
    authentication-key wpa version2 management
    Comments-mode
    !
    !
    EAP peap profile
    peap method
    !
    Crypto pki token removal timeout default 0
    !
    ...
    !
    !
    Bridge IRB
    !
    !
    !
    interface Dot11Radio0
    no ip address
    no ip route cache
    !
    encryption ciphers aes - ccm mode
    !
    SSID test
    !
    gain of antenna 0
    STBC
    beamform ofdm
    root of station-role
    Bridge-Group 1
    Bridge-group subscriber-loop-control 1
    Bridge-Group 1 covering-disabled people
    Bridge-Group 1 block-unknown-source
    No source of bridge-Group 1-learning
    unicast bridge-Group 1-floods
    !
    interface Dot11Radio1
    no ip address
    no ip route cache
    Shutdown
    gain of antenna 0
    no block of dfs
    channel SFR
    root of station-role
    Bridge-Group 1
    Bridge-group subscriber-loop-control 1
    Bridge-Group 1 covering-disabled people
    Bridge-Group 1 block-unknown-source
    No source of bridge-Group 1-learning
    unicast bridge-Group 1-floods
    !
    interface GigabitEthernet0
    no ip address
    no ip route cache
    automatic duplex
    automatic speed
    dot1x EAP authenticator
    Bridge-Group 1
    Bridge-Group 1 covering-disabled people
    No source of bridge-Group 1-learning
    !
    interface BVI1
    192.168.3.10 IP address 255.255.255.0
    no ip route cache
    !
    The default gateway IP
    IP forward-Protocol ND
    IP http server
    IP http secure server
    IP http help-path http://www.cisco.com/warp/public/779/smbiz/prodconfig/help/eag
    radius of the IP source-interface BVI1
    !
    format of server RADIUS attribute 32 include-in-access-req hour
    RADIUS-server host 192.168.2.2 auth-port 1812 acct-port 1813 borders 7 140441081E501F0B7D
    RADIUS vsa server send accounting
    !
    1 channel ip bridge
    !
    !
    !
    Line con 0
    line vty 0 4
    transport of entry all
    !
    end

    Thank you

    I don't have installation autonomous APs before but I think I see the problem. You define a list of authentication , called "eap_methods" but you never call for it in the settings of your SSID. Instead he call you a list named "eap_list" in addition, I think that you might miss one order more. So maybe try this:

     dot11 ssid test authentication open eap eap_methods authentication network-eap eap_methods authentication key-management wpa version 2 guest-mode

    I hope this helps!

    Thank you for evaluating useful messages!

  • HSRP authentication problem.

    Hello

    We have 2 devices configured with HSRP in a single interface. Associated with a vlan.

    Switch 1:

    !
    interface Vlan16
    Description HSRP for VMware HA - November 13, 2015
    IP 10.10.10.5 255.255.255.128
    no ip redirection
    no ip unreachable
    no ip proxy-arp
    Watch 11 ip 10.10.10.7
    standby priority 11 110
    11 standby preempt
    Watch 11 authentication md5 key ring globo123
    !

    Switch 2:

    !
    interface Vlan16
    Description HSRP for VMware HA - November 13, 2015
    IP 10.10.10.6 255.255.255.128
    no ip redirection
    no ip unreachable
    no ip proxy-arp
    Watch 11 ip 10.10.10.7
    11 standby preempt
    Watch 11 authentication md5 key ring globo123
    !

    The thing is that we have the following message from switch 1:

    370222: 02:29:20.439 Jan 19 UTC: % HSRP-4-BADAUTH: bad 10.10.10.6 authentication, Group 11, remote Active state

    And the switch 2:

    1308504: 02:30:11.823 Jan 19 UTC: % HSRP-4-BADAUTH: bad authentication of 10.10.10.5, Group 11, remote Active state

    And also, switch 1:

    370242: 02:29:39.290 Jan 19 UTC: HSRP: Vl16 Grp 11 Hello in 10.10.10.6 active pri 100 vIP 10.10.10.7
    370243: 02:29:39.290 Jan 19 UTC: HSRP: Vl16 Grp 11 Auth failed for Hello 129.39.189.3 pkt, no key for this key ID
    370244: 02:29:39.354 Jan 19 UTC: HSRP: Vl16 Grp 11 Hello on 10.10.10.2 pri Active 110 vIP 10.10.10.7
    370245: 02:29:40.946 Jan 19 UTC: HSRP: Vl16 Grp 11 ARP CBC 129.39.189.36 tgt 10.10.10.7, answer with mac 0000.0c07.ac0b
    370246: 02:29:42.058 Jan 19 UTC: HSRP: Vl166 Grp 11 Hello in 10.10.10.6 active pri 100 vIP 10.10.10.7
    370247: 02:29:42.058 Jan 19 UTC: HSRP: Vl16 Grp 11 Auth failed for Hello 129.39.189.3 pkt, no key for this key ID
    370248: 02:29:42.110 Jan 19 UTC: HSRP: Vl16 Grp 11 Hello to 10.10.10.5 pri Active 110 vIP 10.10.10.7
    370249: 02:29:44.682 Jan 19 UTC: HSRP: Vl16 Grp 11 Hello to 10.10.10.5 pri Active 110 vIP 10.10.10.7
    370250: 02:29:44.858 Jan 19 UTC: HSRP: Vl16 Grp 11 Hello in 10.10.10.6 active pri 100 vIP 10.10.10.7
    370251: 02:29:44.858 Jan 19 UTC: HSRP: Vl16 Grp 11 Auth failed for Hello 10.10.10.6 pkt, no key for this key ID
    370252: 02:29:47.306 Jan 19 UTC: HSRP: Vl16 Grp 11 Hello to 10.10.10.5 pri Active 110 vIP 10.10.10.7
    370253: 02:29:47.318 Jan 19 UTC: HSRP: Vl16 Grp 11 Hello in 10.10.10.6 active pri 100 vIP 10.10.10.7
    370254: 02:29:47.318 Jan 19 UTC: HSRP: Vl16 Grp 11 Auth failed for Hello 10.10.10.6 pkt, no key for this key ID
    370255: 02:29:47.630 Jan 19 UTC: HSRP: Vl16 Grp 11 ARP CBC 172.16.1.41 tgt 10.10.10.7, answer with mac 0000.0c07.ac0b

    and also to 2:

    1308614: 02:31:47.308 Jan 19 UTC: HSRP: Vl16 Grp 11 Hello 10.10.10.6 pri Active 100 vIP 10.10.10.7
    1308615: 02:31:48.668 Jan 19 UTC: HSRP: Vl16 Grp 11 Hello 10.10.10.5 pri Active 110 vIP 10.10.10.7
    1308616: 02:31:48.668 Jan 19 UTC: HSRP: Vl16 Grp 11 Auth failed for Hello 10.10.10.5 pkt, no key for this key ID
    1308617: 02:31:48.668 Jan 19 UTC: % HSRP-4-BADAUTH: bad authentication of 10.10.10.5, Group 11, remote Active state
    1308618: 02:31:50.276 Jan 19 UTC: HSRP: Vl16 Grp 11 Hello 129.39.189.3 pri activates 10.10.10.6 100 vIP
    1308619: 02:31:51.280 Jan 19 UTC: HSRP: Vl16 Grp 11 Hello in 129.39.189.2 pri activates 10.10.10.6 110 vIP
    1308620: 02:31:51.280 Jan 19 UTC: HSRP: Vl16 Grp 11 Auth failed for Hello 129.39.189.2 pkt, no key for this key ID
    1308621: 02:31:51.892 Jan 19 UTC: HSRP: Vl16 Grp 11 ARP CBC 172.16.1.48 tgt 10.10.10.6, answer with mac 0000.0c07.ac0b
    1308622: 02:31:52.916 Jan 19 UTC: HSRP: Vl16 Grp 11 Hello 129.39.189.3 pri activates 10.10.10.6 100 vIP
    1308623: 02:31:53.856 Jan 19 UTC: HSRP: Vl16 Grp 11 Hello in 129.39.189.2 pri activates 10.10.10.6 110 vIP
    1308624: 02:31:53.856 Jan 19 UTC: HSRP: Vl16 Grp 11 Auth failed for Hello 10.10.10.5 pkt, no key for this key ID

    The command "Display sleep" I have to switch 1:

    Vlan16 - Group 11
    The State is active
    2 state changes, last status change 9w3d
    Virtual IP address is 10.10.10.7
    Active virtual MAC address is 0000.0c07.ac0b
    Local virtual MAC address is 0000.0c07.ac0b (the default value of the v1)
    Hello time 3 sec, hold time 10 sec
    Next morning sent in 0,560 seconds
    Authentication MD5, key 'GSNIFri13unh4ck4bl3 '.
    Preemption enabled
    Active router is local
    Standby router is unknown
    Priority 110 (110 configured)
    The group name is 'hsrp-Vl16-11' (default)

    And to pass 2:

    Vlan16 - Group 11
    The State is active
    2 state changes, last status change 9w3d
    Virtual IP address is 10.10.10.7
    Active virtual MAC address is 0000.0c07.ac0b
    Local virtual MAC address is 0000.0c07.ac0b (the default value of the v1)
    Hello time 3 sec, hold time 10 sec
    Next morning sent in 0,832 sec
    Authentication MD5, key 'GSNIFri13unh4ck4bl3 '.
    Preemption enabled
    Active router is local
    Standby router is unknown
    Priority 100 (default value 100)
    The group name is 'hsrp-Vl16-11' (default)

    Could someone tell me if this situation could cause the network to stop working?
    Alternatively, what kind of problem do I have?

    Thank you

    Rui Capao

    Don't blame IOS for space, blame Windows copy and paste.

    It would be awesome if you mark my answer as correct if you think this has helped you.

  • AP1131 - of-Authenticationing problem - problem users did not get the IP

    Users connected to the AP1131G cannot get DHCP!

    Hi all

    I hope that we can find a solution for my problem.

    I have access point AIR-AP1131G-E-K9 and connected to the switch 2960, under port configuration is:

    interface F0/24

    switchport mode access

    switchport access vlan 63

    switchport voice vlan 62

    !

    !

    I configured on it two SSID, on for users and the other for the voice that is hidden.

    The SSID security user.

    but the voice SSID has no security restrictions.

    (The main problem is any user to connect to AP1131G, he or she cannot get the IP via DHCP, but voice can get DHCP and connected normally)

    -Configuring AP-

    Admin-AP1 #sh run

    Building configuration...

    Current configuration: 2462 bytes

    !

    version 12.4

    no service button

    horodateurs service debug datetime msec

    Log service timestamps datetime msec

    encryption password service

    !

    hostname Admin-AP1

    !

    enable secret 5 iL05 $1$ $ CMki6n7Twwea0QLL58oCg0

    !

    No aaa new-model

    !

    resources policy

    !

    IP subnet zero

    !

    !

    !

    SSID dot11 HW-Admin-AP1

    VLAN 63

    open authentication

    Comments-mode

    MBSSID-guest mode

    !

    dot11 ssid voip

    VLAN 62

    open authentication

    !

    diet pre-standard trading online

    !

    !

    123A0C041104 Cisco 7 password username

    !

    Bridge IRB

    !

    !

    interface Dot11Radio0

    no ip address

    no ip route cache

    !

    VLAN 63 key 1 size 40 bit 7 589074CFA6CD transmit encryption keys

    encryption vlan 63 compulsory wep mode

    !

    VLAN 62 key 1 size 40 bit 7 76B3B1F212E9 transmit encryption keys

    encryption vlan 62 mandatory wep mode

    !

    SSID HW-Admin-AP1

    !

    SSID voip

    !

    MBSSID

    root of station-role

    Bridge-Group 1

    Bridge-Group 1 block-unknown-source

    No source of bridge-Group 1-learning

    unicast bridge-Group 1-floods

    Bridge-Group 1 covering-disabled people

    !

    interface Dot11Radio0.62

    encapsulation dot1Q 62

    no ip route cache

    no link-status of snmp trap

    Bridge-group 62

    Bridge-group subscriber-loop-control 62

    Bridge-group 62 block-unknown-source

    No source of bridge-group 62-learning

    No bridge group 62 unicast-flooding

    Bridge-group 62 covering people with reduced mobility

    !

    interface Dot11Radio0.63

    encapsulation dot1Q 63

    no ip route cache

    no link-status of snmp trap

    Bridge-group 63

    Bridge-group subscriber-loop-control 63

    Bridge-group 63 block-unknown-source

    No source of bridge-group 63-learning

    No bridge group 63 unicast-flooding

    Bridge-group 63 covering people with reduced mobility

    !

    interface FastEthernet0

    no ip address

    no ip route cache

    automatic duplex

    automatic speed

    Bridge-Group 1

    No source of bridge-Group 1-learning

    Bridge-Group 1 covering-disabled people

    !

    interface FastEthernet0.62

    encapsulation dot1Q 62

    no ip route cache

    no link-status of snmp trap

    Bridge-group 62

    No source of bridge-group 62-learning

    !

    interface FastEthernet0.63

    encapsulation dot1Q 63

    no ip route cache

    no link-status of snmp trap

    Bridge-group 63

    No source of bridge-group 63-learning

    !

    interface BVI1

    IP 172.18.63.2 255.255.255.0

    no ip route cache

    !

    default IP gateway - 172.18.63.1

    IP http server

    no ip http secure server

    IP http help-path http://www.cisco.com/warp/public/779/smbiz/prodconfig/help/eag

    1 channel ip bridge

    !

    !

    !

    Line con 0

    password 7 1101180B1632595C557A

    line vty 0 4

    password 7 09444F07182545425A5C

    Synchronous recording

    opening of session

    !

    end

    -----------------------------------------------------

    I would like to know what is the problem for my setup? If there is a problem?

    I need to know why he doesn't connect as voice phones works normally and get IP via DHCP addresses.

    I would like to mention here that the source DHCP for the two vlan is same source (Core) and here it is the configuration in this topic.

    DHCP excluded-address IP 172.18.63.1 172.18.63.50

    !

    H-VLAN-wireless dhcp IP pool

    network 172.18.63.0 255.255.255.0

    DNS-server 172.18.11.16 172.18.11.18

    domain hw.net

    router by default - 172.18.63.1

    !

    pool IP dhcp H-VLAN-Users

    network 172.18.61.0 255.255.255.0

    router by default - 172.18.61.10

    DNS-server 172.18.11.16 172.18.11.18

    domain hw.net

    -172.18.11.18 NetBIOS name server

    !

    !

    ----------------------------------------------------------

    If anyone can help me how to troublehsoot this problem and how to determine the problem.

    Hello

    Change the Switchport Trunk conifig...

    On the SWITCH

    ============

    int fa 0/24

    switchport trunk dot1Q encap

    switchport mode trunk

    switchiport trunk vlan native 63

    No tap

    end

    Access point

    =========

    conf t

    interface Dot11Radio0.63

    63 native encapsulation dot1Q

    Bridge-Group 1

    end

    conf t

    int fa 0.63

    dotQ native 63 encap

    Bridge-Group 1

    end

    That will do it for you! Let me know if this answers your question!

    Please do not forget to note the useful messages!

  • APEX Checkbox problem

    Hello

    I had a simple 'report' with an underlying query as shown below.

    Select

    apex_item. "SELECT", CheckBox(1,DEPTNO)

    "DEPTNO."

    "DNAME",.

    "LOC".

    of the Department

    where deptno < 30

    order by deptno;

    There is a button that sends the page and a process that is called when submitted.

    The code I use in the presentation is

    delete x3_emp;

    J in 1.apex_application.g_f01.count LOOP

    BEGIN

    x3_emp_proc2 (to_number (apex_application.g_f01 (j)));

    END;

    END LOOP;

    Now, the problem is that the value of apex_application.g_f01 (j) is always NULL if it is checked on no. Please can you help me understand what I'm doing wrong here?

    Kind regards

    Ch.Wiggum, Springfield

    Joni,

    I ended up on your Blog http://blog.iadvise.eu/2013/06/12/checkboxes-in-editable-reports-in-apex/

    And now settled the question in my form.

    That's what I had to do to get it working

    1. Add a hidden (as directed by your blog)

    Select

    APEX_ITEM. HIDDEN (p_idx-online 1, p_value-online deptno)

    || APEX_ITEM. CHECKBOX (p_idx-online 2, p_value-online deptno) "CHK"

    "DEPTNO."

    "DNAME",.

    "LOC".

    of the Department

    order by deptno

    2. check BOTH tables f01 and f02

    BECAUSE me IN 1.APEX_APPLICATION. G_F01. COUNTING LOOP

    FOR j IN 1.APEX_APPLICATION. G_F02. COUNTING LOOP

    IF APEX_APPLICATION. G_F01 (i) = APEX_APPLICATION. G_F02 (j) THEN

    x3_emp_proc2 (TO_NUMBER (apex_application.g_f02 (j)));

    END IF;

    END LOOP;

    END LOOP;

    Thank you very much.

    Wiggum

  • Every night giving problems with redirect to gmail

    I decided to try every night and Firefox and all night, both installed. After I did and tried to log in to my gmail account, Firefox (and nightly) had problems with the redirect to the website of gmail.

    I have now uninstalled every night, and the problem disappeared. I, therefore, think that there is some sort of bug in every night.

    Roy

    Bugzilla is the official site in which you are filing bug reports.

  • iCloud for Windows authentication problem

    I have iCloud for V5.2.1.69 Windows running on a current version of Windows 10.

    I have a version to update to iTunes, without no problem logging into my account.

    I can connect to the version of the browser to iCloud without problems.

    I have uninstalled and reinstalled the app iCloud three times now and restarted every time.

    I can't connect to the application windows to iCloud well! Every time he is saying

    "An error has occurred during authentication. Please try again. »

    I must have tried 10 times for several hours and still can not!

    If someone managed to connect via the Windows application?

    I have the same problem. You have made no progress on this?

    Thank you

  • Can I update my Firefox if I have problems of redirect with the current version?

    Normally I would wait until things have been fixed, but not having any luck finding is not a solution and a number of sites are grumbling to me to still use the old version.

    Well, for my part, got tired of waiting for an answer and did the only thing I knew to do.
    First of all, I did a thorough scan of all drives with the latest definitions of virus/parasite and knew things were clean this way before you uninstall and re-make Firefox from scratch.
    Then I saved my favorites to .html and did an uninstall complete the old Firefox and didn't use the option to save my old settings, etc. (encrypted I would rather Redo from scratch that the chances of saving a part of my problem now.) After I had uninstalled, deleted the Firefox subdirectory in C:/Program Files and made a boot cold I advanced and installed a new version of Firefox, did the settings for my taste and import my favorites.
    All looks good after a number of cold and hot, boots so guess I cured the problem. I suggest you do this too and do not recommend that do you a simple update that may well leave the intact redirection problem. No evidence of this, but not worth the possibility for me. Good luck to all of you who take this route!

  • Problems with redirection page badly giving-OK in IE8

    I have 2 files to redirect visitors to a monthly photo page. http://ILS.org.au/PRD.htm and
    http://ils.org.au/prd.html.
    The two files are identical, but the htm file redirects to the photo page last month instead of the month page.
    He has worked for months and works fine on another computer with IE8. He also works on this computer with IE8.
    It seems that the htm file is stuck in the cache and is not charging.
    I use Firefox 6 with Windows XP

    Visitors will probably mostly be visitors first and notice not or be affected. But I think it's likely that you have changed this redirect page later and you are using the cached version before you can specify non-cache. To avoid these problems on your machine, I would like to clear the cache at the end of a session, and it's the only thing that I want to erase.

    Tools > Options > privacy

    You can clear your cache immediately (now) with

    Tools > Options > advanced > 'clear now '.

    Two source pages look the same as you have indicated, copy and paste the following text in the address bar. Maybe that is not updated was different there is little time.

    Please mark "resolved" a response that will better help others with a similar problem - hope it was her.

    Displaying links watch that you do not include an end of sentence at the end. If a period is to confuse a link, I leave out the period or use a dash then to incorporate the following sentence or add more words in the sentence.

Maybe you are looking for

  • QuickTime Pro registration code

    I tried to buy a registration code for quick time and whenever I'm bound refers to the page of basic information for quick time. A registration code is no longer available for purchase. I have a Mac not a PC.

  • Removable HP X 2 spectrum: Spectrum X 2 lights as it should

    Just recently, whenever I try to turn on my spectrum HP X 2 detachable off, she, she turns. The F6 Mute button has the light, on which seems to indicate that the device can be on, but the screen is not. To turn the unit on, I stuck the power button u

  • Satellite P300D 10V - drivers Win XP?

    Someone has drivers for WIn XP for Toshiba Satellite P300D 10V - at least for sound and network card?

  • Updated the 470p mSATA ssd IdeaPad y

    I just ordered a y470p and think I can get an SSD and it works as a boot drive. I have a few questions. First how do I install the OS on the ssd? Second after the installation will there be when even that use the features of recovery to touch with th

  • Windows Mail Digital ID

    WHAT EXACTLY do I have TO BUY a DIGITAL camera SIGNATURE? I HAVE WINDOWS VISTA HOME PREMIUNM-WINDOWS MAIL