Ironport not allowing different subnet using cisco dhcp

Recently i configured new vlan on remote site and directed it to backup  link, but strange thing is our wireless clients proxy is working and lan  connected pcs proxy is not working,
Ironport is working on default vlan, microsoft dhcp server but i created  different vlan and configured dhcp on cisco but it is not allowing  access that subnet. using wccp redirect on the interface.
we configured NTLM authentication connecting to AD, the problem is the  clients which are different vlan is not in AD, and AD pc in different  vlan is working only non AD denied actually we configured guest on  authenticaion, and also that subnet is placing remote site and our main  site's unknown pcs are accessing throught guest no problem, 2nd thing is  main vlan uses MS server 2003 dhcp pool and working non AD users, im  using switch own dhcp pool for vlan 200, is it conflict? and when i put  ironport ip on IE's proxy setting it is working
How to fix it?

Network Side:   
                       ---->Cisco 2800-1 (Gre Configured) --> Sat Link-->Cisco 2800-2(Gre Configured)--->
End Users->1-L3->                                                                                                  ---->L3-2(WCCP)---Ironport
                       ---->Cisco 2800-3 (MPLS Configured ) --> Sat Link-->Cisco 2800-4(MPLS Configured)--->
Our network is like this, so through MPLS everything is working fine. The problem is on backup.
End users --> VLAN 1, VLAN 200  and VLAN 1 is default and our AD users, AD users working okay but looks like depending on some operating system Win XP, Win 7 some of them not working, and for VLAN 200 is all unknown pc.
1-L3 doing only routing role.
Cisco 2800-1 and 2800-2 both also configured routing and Gre tunnel.
Cisco 2800-1 Configs
crypto isakmp policy 2
encr 3des
authentication pre-share
crypto isakmp key *** address 10.1.9.254
crypto ipsec transform-set 3DES-SHA esp-3des esp-sha-hmac
crypto ipsec profile VPN
set transform-set 3DES-SHA
interface Loopback0
ip address 1.2.2.1 255.255.255.252
interface Tunnel0
bandwidth 1024
ip address 10.1.9.250 255.255.255.252
ip mtu 1300
tunnel source 10.2.9.254
tunnel mode ipsec ipv4
tunnel destination 10.1.9.254
tunnel protection ipsec profile VPN
service-policy output QoSTunnel
interface GigabitEthernet0/0
description Connected to Satellite Modem
bandwidth 1024
ip address 10.2.9.254 255.255.255.252
duplex auto
speed auto
interface GigabitEthernet0/1
description Connected to L3-Switch
ip address 10.2.5.253 255.255.255.240
ip nbar protocol-discovery
duplex auto
speed auto
service-policy input block-p2p
ip forward-protocol nd
ip http server
ip http authentication local
no ip http secure-server
ip http timeout-policy idle 60 life 86400 requests 10000
ip route 0.0.0.0 0.0.0.0 Tunnel0
ip route 1.2.1.1 255.255.255.255 Tunnel0
ip route 10.1.0.0 255.255.224.0 Tunnel0
ip route 10.1.5.240 255.255.255.240 Tunnel0
ip route 10.1.5.254 255.255.255.255 10.1.5.253
on the WCCP configuration L3-2
sh ip wccp
Global WCCP information:
    Router information:
        Router Identifier:                   192.168.0.1
        Protocol Version:                    2.0
    Service Identifier: web-cache
        Number of Service Group Clients:     1
        Number of Service Group Routers:     1
        Total Packets s/w Redirected:        4
          Process:                           2
          CEF:                               2
        Redirect access-list:                -none-
        Total Packets Denied Redirect:       0
        Total Packets Unassigned:            2970
        Group access-list:                   -none-
        Total Messages Denied to Group:      0
        Total Authentication failures:       0
        Total Bypassed Packets Received:     0
sh ip wccp int
WCCP interface configuration:
    Vlan6
        Output services: 0
        Input services:  1
        Mcast services:  0
        Exclude In:      FALSE
    Vlan7
        Output services: 0
        Input services:  1
        Mcast services:  0
        Exclude In:      FALSE
    Vlan8
        Output services: 0
        Input services:  1
        Mcast services:  1
        Exclude In:      FALSE
interface Vlan6
ip address 10.1.0.254 255.255.224.0
no ip redirects
ip wccp web-cache redirect in
ip access-list standard wccp_grp_list
permit 10.1.7.253 ## Ironport IP ##
ip access-list extended wccp_redir_list
permit tcp 10.1.0.0 0.0.31.255 any eq www
permit tcp 10.2.0.0 0.0.31.255 any eq www
permit tcp 10.2.1.0 0.0.0.255 any eq www ## VLAN 1 Users ##
permit tcp 10.2.11.0 0.0.0.255 any eq www ## VLAN 200 Users ##
and Static routings on L3-2.
On Ironport.
connected NTLM to Domain server
Service Profile Name:
Service:
Standard service ID: 0 web-cache (destination port 80)
wccp_redir_list
Router ip address: 10.1.7.254
Load Balancing : Allow hash and mask
Forwarding method: Allow GRE or L2
Return method: Allow GRE or L2
Default Route : to Router IP
And configured Guest privileged so if unknown pc will connect it should go through Guest privilege.
Global Authentication Settings
Action if Authentication Service Unavailable:    Block all traffic if authentication fails
Failed Authentication Handling:    Log Guest User by: IP Address
Re-authentication:    Disabled
Basic Authentication Token TTL:    18000
Transparent Proxy Mode Authentication Settings
Credential Encryption:    Disabled
Redirect Hostname:    proxy
Credential Cache Options:    Surrogate Timeout: 3600 seconds
Client IP Idle Timeout: 3600 seconds
Cache Size: 8192 entries
User Session Restrictions:    Disabled
Secure Authentication Certificate:    Common name:    IronPort Appliance Demo Certificate
Organization:    IronPort Systems, Inc.
Organizational Unit:   
Country:    US
Expiration Date:   
Basic Constraints:    Not Critical
   Enable Identity
Name:       
(e.g. my IT policy)
Description:    
Insert Above:   
Membership Definition
Membership is defined by any combination of the following options. All criteria must be met for the policy to take effect.
Define Members by Subnet:    
(examples: 10.1.1.1, 10.1.1.0/24, 10.1.1.1-10)
Define Members by Protocol:    
All protocols
HTTP/HTTPS Only 
Native FTP Only
Define Members by Authentication:   
Select a Realm or Sequence:   
Select a Scheme:     Scheme setting applies to HTTP/HTTPS only.
If a user fails authentication:     Support Guest privileges   
Authorization of specific users and groups is defined in subsequent policy layers
(see Web Security Manager > Decryption Policies, Routing Policies and Access Policies).
Authentication Surrogate for Transparent Proxy Mode:    Surrogate Type:       
IP Address
Persistent Cookie
Session Cookie
Explicit Forward Request:        Apply same surrogate settings to explicit forward requests
If this option is not selected, no surrogates will be used with explicit forward requests and NTLM credential caching will not be available to these requests.
Advanced
Use the Advanced options to define or edit membership by proxy port, destination (URL Category), or User Agents.
The following advanced membership criteria have been defined:
Proxy Ports:    None Selected
URL Categories:    None Selected
User Agents:    None Selected
Use: NTLMSSP
Identity Policies: Global Group
Settings for Global Policy
Define Members by Authentication:    Require authentication
Select a Realm or Sequence:    NTLMSSP
Select a Scheme:     Scheme setting applies to HTTP/HTTPS only.
If a user fails authentication:     Support Guest privileges   
Authorization of specific users and groups is defined in subsequent policy layers
(see Web Security Manager > Decryption Policies, Routing Policies and Access Policies).
Authentication Surrogate for Transparent Proxy Mode:    Surrogate Type:       
IP Address
Persistent Cookie
Session Cookie
Explicit Forward Request:        Apply same surrogate settings to explicit forward requests
If this option is not selected, no surrogates will be used with explicit forward requests and NTLM credential caching will not be available to these requests.
But the problem is it is not forwarding Guest privilege and browser stuck when loading .

Similar Messages

  • Purchased ipad already got apple id through itunes and iphone but it is not an email address ipad setup process will not allow me to use current id or change id to primary email address - do i have to have different id for ipad

    Purchased an ipad but already got apple id through itunes and iphone but is not an email address, ipad setup process will not allow me to use current id or change id to primary email address - do I have to have different id for ipad

    It does have to be a verifiable email address though, you can change it here:
    Apple ID support
    http://www.apple.com/support/appleid/

  • HT2204 I have a different email address and itunes will not allow me to use my new ID! I cant download anything!

    Why is itunes not allowing me to use my new email address? Itunes wont authorize to me to dowload anything - I haven't accessed Itunes for over a year during that time my computer crashed, I had to change email addresses and things got lost...like passwords and so forth and so on...I recieved two emails to [email protected] from itunes saying all was good and then all wasn't good. Please, can you help me!

    I suggest you go to Apple's ID site, log in and update everything. Then you will surely get a confirmation mail.
    Once all is done, you will most probably be able to log in to the iTunes store again.

  • My iPhone will not allow me to use slide screen? i have powered down and restarted several times. still cannot acces my phone. help needed.

    My iPhone will not allow me to use the slide feature. I have restarted the phone several times. any suggestions?

    Try rebooting.  Press and hold BOTH the power and home buttons at the SAME time until the Apple Logo appears, then let go of both buttons and your iPhone should restart.  See if you can use it when it comes back up.

  • I have an iPhone 4s, and I reset the content and setting. It turned on, I chose English, Australia, and now, I am unable to connect/activate my iPhone through Wi-Fi, and for an unknown reason, it will not allow me to use cellular data or iTunes.

    I have an iPhone 4s, and I reset the content and setting. It turned on, I chose English, Australia, and now, I am unable to connect/activate my iPhone through Wi-Fi, and for an unknown reason, it will not allow me to use cellular data or iTunes. I'm not sure of what to do. It's quite frustrating, and all I need is advice, and help. I would much appreciate it. Thank-you.

    In order to download to your phone over the air, you need to be connected to WiFi.
    It's possible the Internet connection through Verizon is not stable enough for the downlaod to begin (it is a very large download).
    You might want to head over to Starbucks with your laptop for the afternoon and see if you can download it over their WiFi.

  • Photo shop is not allowing me to use the "Intersect with current selection"

    Photoshop is not allowing me to use the "Itersect with current selection" marquee. (The "UNION" between two selection marquees.) When I press the [Shift] + [Option] keys while dragging on a first selection marquee, this just creates a new selection and removes the old selection. I have also tried using the "intersect with selection" icon which is not working either.

    Lack of experience possibly'.
    To get the 360 degree scroll you need to be 'zoomed in' closer (than 1:1) to a picture or web page so that it is too large to fit on your screen.
    As you know, with Windows you need, at all times' to scroll the bars at the bottom and/or right of the screen to move the display around (a little like an altazimuth telescope is manouvred). Also, if you accidently leave the scroll bar when dragging, the screen immediately snaps back to where you started from rather than knowing how far down you got before your cursor moved off the bar (if it did). You are certain to know what I mean.
    If you are similarly 'zoomed in' to a picture on your new Mac, you don't necessarily need to click and drag on the scroll bars at the bottom (or right) of the window, or use the scroll wheel to move the screen vertically. With your Mac, when zoomed in to a greater than 100%, the mouse allows one toscroll 360 degrees with the mouse - not just vertically. But the picture (or web page needs to be zoomed in somewhat - i.e. greater than 1:1)
    With Web pages in Safari and any other Web Browser (with the possible exception of IE with which I have had no experience with sometime before 2002 and I have only 'heard' that it doesn't work ), if you use the keys 'cmd and '+" together.
    At he end of the day, you just need to keep exploring your new Mac and have fun finfing all the added extras for yourself.
    (There's do many little treasures, it just gettng the time to find them all, in my experience.)

  • Firefox 5 does not allow me to use McAfee site advisor. How can I download previous version?

    McAfee site advisor is important to me and the new Firefox 5 does not allow it's use. Can you please let me know if I can use previous version of Firefox and how can I get download.
    Perhaps you could e-mail me when problem has been resolved and I can then return to using Firefox which is my preferred browser. In the interim I shall use Internet Explorer which permits site advisor Thank-you

    The McAfee extension was blacklisted due to be a #2 top crasher and McAfee has been working on fixing their toolbar for a month now and it may be ready in 2-4 weeks.

  • I have a balance of $17 on my itunes but it's not allowing me to use it without re-entering the code on the back.can this be avoided?

    I have a balance of $17 on my itunes but it's not allowing me to use it without re-entering the code on the back.can this be avoided?

    Hi Arzgard,
    Thanks for visiting Apple Support Communities.
    If there is an interruption to Apple services, you can find out on this page:
    http://www.apple.com/support/systemstatus/
    If you're not able to connect to the iTunes Store, I'd recommend starting with the troubleshooting steps in this article:
    Can't connect to the iTunes Store
    http://support.apple.com/kb/ts1368
    Troubleshoot issues on an iPhone, iPad, or iPod touch
    If you haven't been able to connect to the iTunes Store:
    Make sure your date, time, and time zone are correct in Settings > General > Date & Time.
    Note: Time Zone may list another city in your time zone.
    Make sure that your iOS software is up to date by tapping Settings > General > Software Update (iOS 5 or later) or connecting your iOS device to iTunes and clicking Check for Update on your device's Summary page.
    Check and verify that you're in range of a Wi-Fi router or base station. If you're on a device with cellular service, make sure that cellular data is turned on from Settings > General > Cellular.
    Note: If connected to cellular data, larger items may not download. You may need to connect to Wi-Fi to download apps, videos, and podcasts.
    Make sure that you have an active Internet connection. You can check the user guide for your device for help with connecting to the Internet.
    Make sure that other devices (portable computers, for example) are able to connect to the Wi-Fi network and access the Internet.
    Try resetting (turning off and then on again) your Wi-Fi router.
    If the issue persists, try troubleshooting your Wi-Fi networks and connections.
    Regards,
    Jeremy

  • OXS server 3 with mavericks, it will not load up the assistant with open directory and will not allow me to use old open directory it was not a clean install just upgrade. any help or advise appreciated as i really need the server.

    OXS server 3 with mavericks, it will not load up the assistant with open directory and will not allow me to use old opeopen directory and will not allow me to use old open directory it was not a clean install just upgrade. any help or advise appreciated as i really need the server.

    I wonder if the disk being referred to is actually your iPod which is not plugged in. Maybe something has stuck thinking the iPod should be there.
    Try completely removing all the iTunes related programs according to this method.
    http://support.apple.com/kb/HT1923
    Restart you PC and see if startup improves.
    If it doesn't improve you need to consider the possibility that there is something else going on.
    If The problem goes away, hopefully a fresh install will be OK.

  • I receive the notice that my HTTP proxy will not allow me to use HBO

    I Received the notice that my HTTP proxy will not allow me to use HBO

    - Try resetting the iPod. Nothing will be lost.
    Reset iPod touch:  Hold down the On/Off button and the Home button at the same time for at
    least ten seconds, until the Apple logo appears
    - Download/install a new app
    - Restore from backup
    - Restore to factory defaults/new iPod

  • I have a Finger Print Reader on my Laptop and when I go to a logon screen it says this is not a logon screen and will not allow me to use my Finger Print Reader to logon. When I use IE it works fine.

    I have a Finger Print Reader on my Laptop and when I go to a logon screen it says this not a logon screen and will not allow me to use my Finger Print Reader to logon. When I use IE it works fine. Can u please help me with this its the only negative I fined with Firefox everything else is AWESOME!! Thanks, Anthony

    The driver I have is the most recent version. This is a Firefox problem....fix it!
    It works perfectly on Internet Explorer and worked on Firefox before the last update so it's your problem.

  • I just bought Adobe Acorbat DC, but it want old series No. or not allow me to use. the question is I have no that kind of No. the old one is a trial, even follow "find your series No" solution, my account & order history was blank, please tell me what sho

    I just bought Adobe Acorbat DC, but it want old series No. or not allow me to use. the question is I have no that kind of No. the old one is a trial, even follow "find your series No" solution, my account & order history was blank, please tell me what should I do now@ !

    this page shows the 'full' version (more expense ~$500 u.s.) and the 'upgrade' version (less expensive ~$200 u.s.), Plans and pricing | Adobe Acrobat DC
    if you bought the less expensive one you must own a qualifying (acrobat X or acrobat XI) version

  • Public parts not allowed to be used by the access control list

    hi,
    I have 2 DCs. DC1 and DC2.  I want to use public parts of DC2 in DC1. When I try to do so in in the dependencies tab, I get the following error.
    some public parts are not allowed to be used by the access control list.
    how to resolve this error ?
    Thanks !

    Hi,
    Sorry for the delayed response ....Both ends static routes are added for the connected test interfaces.....
    Regards,
    Mahesh 

  • TS2755 restored ipod to factory settings, now imessage will not allow me to use my email address

    I restored my daughters ipod to factory settings after she forgot her password.  Now imessage is not allowing me to use her email address, and it tells me it is use on another device.  Help!

    Maybe here:
    Sync Session Failed to Start iTouch iOS5: Apple Support Communities
    iphone could not be synced sync session failed to start...: Apple Support Communities

  • My old iphone was replaced today, due to faults. Now it will not allow me to use my credit card account for the appstore and itunes?

    My old iphone was replaced today, due to faults. Now it will not allow me to use my credit card account for the appstore and itunes?
    Please don't tell me to retry, or re check my information because it is all correct, it basically says u cannot use thi account due to it being connected to another device... which is my old fault iphone, at the apple store.

    I have never before heard of cards being locked to a single device... but your case has shown me that it happens.
    If I am getting it right you try to log in to your account and it asks for billing information, and when you enter your card details it tells you that the card cannot be used. If that is the case then I'm sorry to say that my only suggestion would be to contact iTunes support directly; the contact form can be found in here: Apple - Support - iTunes Store - Contact Us

Maybe you are looking for