Static IP Subnet Network

I have a communications bundle, meaning my provider provides television and internet services across a single connection. While they also provide a telephone connection but I declined that service. The net result is the my provider forces me to use their equipment which includes a wireless router. Their router does not support 802.11n and its wireless has some performance issues because the router is trying to do too much.
Because I have Apple products on my wireless network I decided to purchase an AirPort Extreme for its 802.11n support as well as its synergy with Apple products. The Airport Extreme is connected to my provider's router via Ethernet.
All of my wireless devices are configured with static IP address which I would like to continue using with my AirPort Express. The static IP network is 192.168.128.240 with as mask of 255.255.255.240.
How can I set this up on an AirPort Extreme?

edex67,
Basically what I am attempting to do is cascade routers with the AirPort Extreme being beneath the providers router (Cisco 3800HGV-B). A vDSL connection goes to the Cisco 3800HGV-B which has a four port hub and wireless (now turned off). On one of the ports is connected to a DVR (digital video recorder) which provides the HDMI to my television. The Cisco 3800HGV-B is required because it provides the multicast video to the DVR.
The DVR (another Cisco product) only accepts DHCP, no configuration option for static IP. So on the
Cisco 3800HGV-B I have a DHCP range of 1 just to support the DVR. All other devices that connect to the Cisco 3800HGV-B have static IP addresses, including the AirPort Extreme.
This all works only with the AirPort Extreme in bridge mode.
I am not certain if the limitations of the AirPort Extreme is due to the AirPort Utility or the AirPort Extreme. I am thinking both. My 10 year old Cisco router could do it but it had no 802.11n capability nor did it like anything but pure IP, no Bonjour kind of support.

Similar Messages

  • Unable to set static ip on Network Manager

    when i try to set static ip on Network manager
    i open the applet on gnome,change the ip setting and when i try to save, appear for a nano-second the authentication window and disappear
    this happens only whit the ethernet connection and not with the wireless connection
    can anyone help me

    https://bbs.archlinux.org/viewtopic.php?id=118412
    had the same problem, maybe it helps you.

  • WRV210 Router - Can't change Static WAN Subnet to 240

    In the Internet Setup area (WAN) when I change to Static IP I can't change the Subnet Mask from 255.255.255.0 to 255.255.255.240 which is the information currently in my D-Link router.  When I try to save the changes I get the error "The IP address is not in the right subnet".  I find it hard to believe that a lowly D-Link $35 router has nore capability then a Ciso Small Business Router.  Can anyone help?
    Thanks

    Got it!
    My static IP was outside the Subnet Mask IP range:
    Using the 4th octet address of 240 if I subtract 256 - 240 = 16
    so starting at xxx.xx.xx.0
    16
    32
    48
    64
    80
    96
    112 and so on....  My IP address was .50 and my Gateway was .45 putting the two IP's outside the .32 to .64 IP address range and in different networks.

  • Static IP with network unplugged

    Is it possible to force an TCP/IP stack on a stand-alone machine?
    I'm trying to set a static IP manually, with Mac unplugged by any network (ethernet/airport), to make demo with a web server/application server running on my macbook.
    With ifconfig IP on "en0", seems the port is inactive and my IP it's not assigned. On a MS Windows PC I do this kind of thing by years and it's incredible that MacOSx doesn't allow me to do this.
    TIA

    If your running a webserver you can access it without the need of setting a static ip on your mac using the web address of http://localhost

  • Upon reboot does not set Static IP if network is down

    If the network is down or not connected and I reboot the XSERVE, the static(manual) IP that I set is not recieved and the XSERVE gives it only 127.0.0.1
    It also causes the webserver to not react to typing in the actual IP in the browser.
    How can I fix this?

    Is there a way to statically assign an IP address to a device physically connected to an Airport Extreme Ethernet LAN (RJ45) port?
    Yes, you can do it.. I am not sure if it is documented.
    A lot of the apple documents for the Apple routers are well out of date.
    Here is a note.
    http://support.apple.com/kb/PH5140
    But man it is hard without a picture.
    Here it is with a pic.
    Open your airport utility .. click the AE and click edit button.. go the Network tab.
    The actual name is DHCP Reservations in the utility.
    And here is the edit to show how you setup.. you can also just click the plus sign under the box to add or remove entries.
    You will not believe how easy this is from a Mac computer.
    What you see there was done by a terminal command, natutil
    The actual command would be,
    natutil -v -i -L
    The meaning is
    v verbose output.
    i request the password.. if the password is public you do not need to use the -i switch.
      -L       [AirPort only] Convert existing DHCP lease into a static reser-
                  vation so the host will receive the same IP address after each
                  reboot.
    I am sure this might be over complicated for you.. but if you want several Macs setup with static IP this makes it a breeze.. you can go back and edit the actual IP after the setup.
    Note you cannot set a static IP to the actual LAN port of the Airport.
    What you do is lock the IP to the MAC address of the item. You can also use ID.
    And this works for all clients, ethernet or wireless anywhere in the Network where the Airport is working as DHCP server.

  • Setting default gateway in subnetted network

    I have a /24 that i have been using as 2 x/25. Recently i was asked to subnet the network into 1x /27, 3x /28 and 1x /30. Previously I just had one default gateway. Now how will I set the default gateway for all these subnets?

     Hi ,
         Yes if you want to route the traffic between subnets ,then you need gateway to defined on your network elements (router /L3 switches) . 
             After breaking into number of subnets , ensure you have created appropriate vlan on layer 2 switch if applicable , Switch port access accrodingly . 
    Use Subnet calculator 
    https://www.cisco.com/cgi-bin/Support/IpSubnet/home.pl
    HTH
    sandy

  • Using both Dynamic and Static NAT with two Different Internet facing Subnets

    We have two Class C Public Address subnets.  We started with Subnet (A) and have many of our Internet accessible devices on it. It is running on a Cisco PIX 515R. We bought a new ASA 5510 8.3(2) and started Migrating the Users and new servers to it so I started with our second Class C Subnet (B).   Later on down the road I found out that if the Firewalls Default Gateway is is set to a (B) Interface subnet, then the servers that are statically mapped to a (A) Address will have a (B) address when they communicate out to the internet.  So they are receiving packets on their (A) Address, though replying to them with a (B) address. 
    It was mentioned that I should be able to combine static and dynamic NAT mapping to allow devices behind the firewall to have a fixed external Address when communicating outbound as well as inbound. 
    So For instance I want the Following: when the Internal Replies I want the reply to come from the mapped IP, not a IP from the Dynamic Pool. 
    Public IP: 192.168.1.100/24
    Internal IP: 10.0.0.100/16
    Public IP: 192.168.5.101/24
    Internal IP: 10.0.0.101/16
    interface Ethernet0/0
    description 192.168.1.0/24 Network Outside IP
    nameif outside-1
    security-level 0
    ip address 192.168.1.1 255.255.255.0
    interface Ethernet0/1
    description 192.168.5.0/24 Network Outside IP
    nameif outside-5
    security-level 0
    ip address 192.168.5.1 255.255.255.0
    interface Ethernet0/2
    description inside 10.0.0.0/16
    nameif inside
    security-level 100
    ip address 10.0.0.1 255.255.0.0
    object network serverA_o
    host 192.168.1.100
    object network serverA_i
    host 10.0.0.100
    object network serverB_o
    host 192.168.5.101
    object network serverB_i
    host 10.0.0.101
    object network 192-168-1-NAT-POOL
    range 192.168.1.50 192.168.1.239
    nat (inside,outside-1) source static serverA_i serverA_o
    nat (inside,outside-5) source static serverB_i serverB_o
    nat (inside,outside-1) source dynamic any 192-168-1-NAT-POOL interface
    object network serverA_i
    nat (inside,outside-1) static serverA_o
    object network serverB_i
    nat (inside,outside-5) static serverB_o
    route outside-1 0.0.0.0 0.0.0.0 192.168.1.1 1
    route outside-5 0.0.0.0 0.0.0.0 192.168.5.1 2
    When I set this up my serverB shows a Public IP of something in the 192-168-1-NAT-POOL Not 192.168.5.101
    Any Suggestions?
    Thanks!

    Not sure why I have Multiple Entries. )-: I did think it was Odd. I think it might be because I looking at examples of the new and old styles of NAT.
    We have a Single ISP, though have 2 separate non-Contiguous  Class C Addresses from them. We host some Servers on one subnet and some on the other. 
    I'm looking for a way to use both Subnets on the same ASA. 
    The Connection to the net looks like this:
    Internet -> Edge Router Layer3 VLAN Switch
    GE0/1.2 - 192.168.1.1 VLAN Tagged --> GE0 - VLAN Tagged
    GE0/1.2 - 192.168.5.1 VLAN Tagged -^
    Layer3 VLAN Switch Firewall
    GE1 192.168.1.0/24 Untagged -> ASA Outside-1
    GE2 192.168.5.0/24 Untagged -> ASA Outside-5
    Firewall
    ASA inside 10.0.0.0/16 -> Switch -> 10.0.0.100
    Hope that helps clarify.
    I could try to post some sanitized Configs of my PIX and ASA if needed.  But the end result I'm trying to do is have the ASA do NAT for multiple Public Subnets. 

  • Exchange 2013 Migration in a complicated network environment

    Hello everyone,
    I am conducting an Exchange migration from 2007 to 2013. The client have 4 geographical site and each of those site have an Exchange CAS server on it. The sites
    have also DCs on each of them. 
    There's two types of connection between sites one is MPLS that's 50MBPs and the other is p2p that's 2mbps. Client wants to have only 2 Exchange 2013 Server with
    all the roles collocated on them and DAG between them.
    I already have installed and configured DAG on the servers. One server is located in the Central data center and the other is located on a second geographical
    site that also have a disaster recovery data center.
    Client wants to configure the MAPI network on Exchange 2013 to use the P2P 2mbps connection and use the MPLS 50mbps connection for the replication NIC. 
    The problem is that both networks MPLS and P2P have the same IP subnet, same gateway e.g. (10.1.1.0/16) but a range of those IPs are configured on the router to
    use the MPLS connectivity.
    I have tried to add static route to the replication network to use the gateway but when trying to add a copy of a centralized database to the DAG. the DAG copies
    the connection over the P2P line. 
    Is it possible to configure this with the same subnet or do I need to have the mpls connection on a totally different network and subnet? 
    I would appreciate all your suggestions and I  am very sorry for my terrible explanation because I am my self confused about their network topology. 
    I will prepare a visio diagram of the network, IPs and everything to clear everything out.
    Mohammed JH

    I have solved the issue, it was very simple but due to lack of knowledge about networking it got complicated. the way I have configured the replication networks between both sites was that each replication NIC on each site should have a different subnet
    that configured on the MPLS network with the high speed and bandwidth. they must be different on each site. 
    For each replication NIC a persistent static route should be configured on Exchange server to tell the NIC where to direct traffic exactly. 
    After configuring the subnets on the replication NIC, I added the static routes and the replication started to work flawlessly. 
    This is the static route command that I run on the first machine on the first site, it tells the Replication NIC to direct traffic to the subnet network on the second site through the gateway 10.1.1.1 
    route -p add 10.5.1.0 MASK 255.255.0.0 10.1.1.1 
    On Exchange on the second site, I had to run the same command as well
    route -p add 10.1.1.0 MASK 255.255.0.0 10.5.1.1 
    thanks everyone for the help.
    Mohammed JH

  • MS NLB with ASA and Static NAT from PUP to NLB IP

    Hi all,
    I am trying to get MS NLB up and running.  It is almost all working.  Below is my physical setup.
    ASA 5510 > Cat 3750X >2x ESXi 5.1 Hosts > vSwitch > Windows 2012 NLB Guest VMs.
    I have two VMs runing on two different ESXi hosts.  They have two vNICs.  One for managment and one for inside puplic subnet.  The inside puplic subnet NICs are in the NLB cluster.  The inside public subnet is NATed on the ASA to a outide public IP.
    192.168.0.50 is the 1st VM
    192.168.0.51 is the 2nd VM
    192.168.0.52 is the cluster IP for heartbeat
    192.168.0.53 is the cluster IP for NLB traffic.
    0100.5e7f.0035 is the cluster MAC.
    The NLB cluster is using MULTICAST
    I have read the doumentation for both the ASA and CAT switch for adding a static ARP using the NLB IP and NLB MAC. 
    For the ASA I found
    http://www.cisco.com/en/US/docs/security/asa/asa84/asdm64/configuration_guide/mode_fw.html#wp1226249
    ASDM
    Configuration > Device Management > Advanced > ARP > ARP Static Table
    I was able to add my stic ARP just fine.
    However, the next step was to enable ARP inspection.
    Configuration > Device Management > Advanced > ARP > ARP Inspection
    My ASDM does not list ARP Inspection, only has the ARP Static Table area. Not sure about this.
    For the CAT Switch I found
    http://www.cisco.com/en/US/products/hw/switches/ps708/products_configuration_example09186a0080a07203.shtml
    I added the both the ARP and Static MAC.  For the static MAC I used the VLAN ID of the inside public subnet and the interfaces connected to both ESXi hosts.
    On the ASA I added a static NAT for my outside Public IP to my inside pupblic NLB IP and vise versa.  I then added a DNS entry for our domain to point to the outside public IP.  I also added it to the public servers section allowing all IP traffic testing puproses.
    At any rate the MS NLB is working ok. I can ping both the Public IP and the Inside NLB IP just fine from the outside. (I can ping the inside NLB IP becuase I'm on a VPN with access to my inside subnets)  The problem is when I go to access a webpade from my NLB servers using the DNS or the Public IP I get a "This Page Can't Be Displyed" messgae.  Now while on the VPN if I use the same URL but insied use the NLB IP and not the Public IP it works fine. 
    So I think there is soemthing wrong with the NATing of the Public to NLB IP even tho I can ping it fine.  Below is my ASA Config. I have bolded the parts of Interest.
    Result of the command: "show run"
    : Saved
    ASA Version 8.4(4)9
    hostname MP-ASA-1
    enable password ac3wyUYtitklff6l encrypted
    passwd ac3wyUYtitklff6l encrypted
    names
    dns-guard
    interface Ethernet0/0
    nameif outside
    security-level 0
    ip address 198.XX.XX.82 255.255.255.240
    interface Ethernet0/1
    description Root Inside Interface No Vlan
    speed 1000
    duplex full
    nameif Port-1-GI-Inside-Native
    security-level 100
    ip address 10.1.1.1 255.255.255.0
    interface Ethernet0/1.2
    description Managment LAN 1 for Inside Networks
    vlan 2
    nameif MGMT-1
    security-level 100
    ip address 192.168.180.1 255.255.255.0
    interface Ethernet0/1.3
    description Managment LAN 2 for Inside Networks
    vlan 3
    nameif MGMT-2
    security-level 100
    ip address 192.168.181.1 255.255.255.0
    interface Ethernet0/1.100
    description Development Pubilc Network 1
    vlan 100
    nameif DEV-PUB-1
    security-level 50
    ip address 192.168.0.1 255.255.255.0
    interface Ethernet0/1.101
    description Development Pubilc Network 2
    vlan 101
    nameif DEV-PUB-2
    security-level 50
    ip address 192.168.2.1 255.255.255.0
    interface Ethernet0/1.102
    description Suncor Pubilc Network 1
    vlan 102
    nameif SUNCOR-PUB-1
    security-level 49
    ip address 192.168.3.1 255.255.255.0
    interface Ethernet0/1.103
    description Suncor Pubilc Network 2
    vlan 103
    nameif SUNCOR-PUB-2
    security-level 49
    ip address 192.168.4.1 255.255.255.0
    interface Ethernet0/2
    shutdown
    no nameif
    no security-level
    no ip address
    interface Ethernet0/3
    shutdown
    no nameif
    no security-level
    no ip address
    interface Management0/0
    nameif management
    security-level 100
    ip address 192.168.1.1 255.255.255.0
    management-only
    boot system disk0:/asa844-9-k8.bin
    ftp mode passive
    clock timezone PST -8
    clock summer-time PDT recurring
    same-security-traffic permit inter-interface
    same-security-traffic permit intra-interface
    object network Inside-Native-Network-PNAT
    subnet 10.1.1.0 255.255.255.0
    description Root Inisde Native Interface Network with PNAT
    object network ASA-Outside-IP
    host 198.XX.XX.82
    description The primary IP of the ASA
    object network Inside-Native-Network
    subnet 10.1.1.0 255.255.255.0
    description Root Inisde Native Interface Network
    object network VPN-POOL-PNAT
    subnet 192.168.100.0 255.255.255.0
    description VPN Pool NAT for Inside
    object network DEV-PUP-1-Network
    subnet 192.168.0.0 255.255.255.0
    description DEV-PUP-1 Network
    object network DEV-PUP-2-Network
    subnet 192.168.2.0 255.255.255.0
    description DEV-PUP-2 Network
    object network MGMT-1-Network
    subnet 192.168.180.0 255.255.255.0
    description MGMT-1 Network
    object network MGMT-2-Network
    subnet 192.168.181.0 255.255.255.0
    description MGMT-2 Network
    object network SUNCOR-PUP-1-Network
    subnet 192.168.3.0 255.255.255.0
    description SUNCOR-PUP-1 Network
    object network SUNCOR-PUP-2-Network
    subnet 192.168.4.0 255.255.255.0
    description SUNCOR-PUP-2 Network
    object network DEV-PUB-1-Network-PNAT
    subnet 192.168.0.0 255.255.255.0
    description DEV-PUB-1-Network with PNAT
    object network DEV-PUB-2-Network-PNAT
    subnet 192.168.2.0 255.255.255.0
    description DEV-PUB-2-Network with PNAT
    object network MGMT-1-Network-PNAT
    subnet 192.168.180.0 255.255.255.0
    description MGMT-1-Network with PNAT
    object network MGMT-2-Network-PNAT
    subnet 192.168.181.0 255.255.255.0
    description MGMT-2-Network with PNAT
    object network SUNCOR-PUB-1-Network-PNAT
    subnet 192.168.3.0 255.255.255.0
    description SUNCOR-PUB-1-Network with PNAT
    object network SUNCOR-PUB-2-Network-PNAT
    subnet 192.168.4.0 255.255.255.0
    description SUNCOR-PUB-2-Network with PNAT
    object network DEV-APP-1-PUB
    host 198.XX.XX.XX
    description DEV-APP-2 Public Server IP
    object network DEV-APP-2-SNAT
    host 192.168.2.120
    description DEV-APP-2 Server with SNAT
    object network DEV-APP-2-PUB
    host 198.XX.XX.XX
    description DEV-APP-2 Public Server IP
    object network DEV-SQL-1
    host 192.168.0.110
    description DEV-SQL-1 Inside Server IP
    object network DEV-SQL-2
    host 192.168.2.110
    description DEV-SQL-2 Inside Server IP
    object network SUCNOR-APP-1-PUB
    host 198.XX.XX.XX
    description SUNCOR-APP-1 Public Server IP
    object network SUNCOR-APP-2-SNAT
    host 192.168.4.120
    description SUNCOR-APP-2 Server with SNAT
    object network SUNCOR-APP-2-PUB
    host 198.XX.XX.XX
    description DEV-APP-2 Public Server IP
    object network SUNCOR-SQL-1
    host 192.168.3.110
    description SUNCOR-SQL-1 Inside Server IP
    object network SUNCOR-SQL-2
    host 192.168.4.110
    description SUNCOR-SQL-2 Inside Server IP
    object network DEV-APP-1-SNAT
    host 192.168.0.120
    description DEV-APP-1 Network with SNAT
    object network SUNCOR-APP-1-SNAT
    host 192.168.3.120
    description SUNCOR-APP-1 Network with SNAT
    object network PDX-LAN
    subnet 192.168.1.0 255.255.255.0
    description PDX-LAN for S2S VPN
    object network PDX-Sonicwall
    host XX.XX.XX.XX
    object network LOGI-NLB--SNAT
    host 192.168.0.53
    description Logi NLB with SNAT
    object network LOGI-PUP-IP
    host 198.XX.XX.87
    description Public IP of LOGI server for NLB
    object network LOGI-NLB-IP
    host 192.168.0.53
    description LOGI NLB IP
    object network LOGI-PUP-SNAT-NLB
    host 198.XX.XX.87
    description LOGI Pup with SNAT to NLB
    object-group network vpn-inside
    description All inside accessible networks
    object-group network VPN-Inside-Networks
    description All Inside Nets for Remote VPN Access
    network-object object Inside-Native-Network
    network-object object DEV-PUP-1-Network
    network-object object DEV-PUP-2-Network
    network-object object MGMT-1-Network
    network-object object MGMT-2-Network
    network-object object SUNCOR-PUP-1-Network
    network-object object SUNCOR-PUP-2-Network
    access-list acl-vpnclinet extended permit ip object-group VPN-Inside-Networks any
    access-list outside_access_out remark Block ping to out networks
    access-list outside_access_out extended deny icmp any any inactive
    access-list outside_access_out remark Allow all traffic from inside to outside networks
    access-list outside_access_out extended permit ip any any
    access-list outside_access extended permit ip any object LOGI-NLB--SNAT
    access-list outside_access extended permit ip any object SUNCOR-APP-2-SNAT
    access-list outside_access extended permit ip any object SUNCOR-APP-1-SNAT
    access-list outside_access extended permit ip any object DEV-APP-2-SNAT
    access-list outside_access extended permit ip any object DEV-APP-1-SNAT
    access-list outside_cryptomap extended permit ip object-group VPN-Inside-Networks object PDX-LAN
    pager lines 24
    logging asdm informational
    mtu outside 1500
    mtu Port-1-GI-Inside-Native 1500
    mtu MGMT-1 1500
    mtu MGMT-2 1500
    mtu DEV-PUB-1 1500
    mtu DEV-PUB-2 1500
    mtu SUNCOR-PUB-1 1500
    mtu SUNCOR-PUB-2 1500
    mtu management 1500
    ip local pool Remote-VPN-Pool 192.168.100.1-192.168.100.20 mask 255.255.255.0
    no failover
    icmp unreachable rate-limit 1 burst-size 1
    icmp permit any outside
    icmp permit any Port-1-GI-Inside-Native
    icmp permit any MGMT-1
    icmp permit any MGMT-2
    icmp permit any DEV-PUB-1
    icmp permit any DEV-PUB-2
    icmp permit any SUNCOR-PUB-1
    icmp permit any SUNCOR-PUB-2
    asdm image disk0:/asdm-649-103.bin
    no asdm history enable
    arp DEV-PUB-1 192.168.0.53 0100.5e7f.0035 alias
    arp timeout 14400
    no arp permit-nonconnected
    nat (Port-1-GI-Inside-Native,outside) source static any any destination static VPN-POOL-PNAT VPN-POOL-PNAT
    nat (DEV-PUB-1,outside) source static any any destination static VPN-POOL-PNAT VPN-POOL-PNAT
    nat (DEV-PUB-2,outside) source static any any destination static VPN-POOL-PNAT VPN-POOL-PNAT
    nat (MGMT-1,outside) source static any any destination static VPN-POOL-PNAT VPN-POOL-PNAT
    nat (MGMT-2,outside) source static any any destination static VPN-POOL-PNAT VPN-POOL-PNAT
    nat (SUNCOR-PUB-1,outside) source static any any destination static VPN-POOL-PNAT VPN-POOL-PNAT
    nat (SUNCOR-PUB-2,outside) source static any any destination static VPN-POOL-PNAT VPN-POOL-PNAT
    nat (DEV-PUB-1,outside) source static DEV-PUP-1-Network DEV-PUP-1-Network destination static PDX-LAN PDX-LAN no-proxy-arp route-lookup
    nat (DEV-PUB-2,outside) source static DEV-PUP-2-Network DEV-PUP-2-Network destination static PDX-LAN PDX-LAN no-proxy-arp route-lookup
    nat (MGMT-1,outside) source static MGMT-1-Network MGMT-1-Network destination static PDX-LAN PDX-LAN no-proxy-arp route-lookup
    nat (MGMT-2,outside) source static MGMT-2-Network MGMT-2-Network destination static PDX-LAN PDX-LAN no-proxy-arp route-lookup
    nat (Port-1-GI-Inside-Native,outside) source static Inside-Native-Network Inside-Native-Network destination static PDX-LAN PDX-LAN no-proxy-arp route-lookup
    nat (SUNCOR-PUB-1,outside) source static SUNCOR-PUP-1-Network SUNCOR-PUP-1-Network destination static PDX-LAN PDX-LAN no-proxy-arp route-lookup
    nat (SUNCOR-PUB-2,outside) source static SUNCOR-PUP-2-Network SUNCOR-PUP-2-Network destination static PDX-LAN PDX-LAN no-proxy-arp route-lookup
    object network Inside-Native-Network-PNAT
    nat (Port-1-GI-Inside-Native,outside) dynamic interface
    object network VPN-POOL-PNAT
    nat (Port-1-GI-Inside-Native,outside) dynamic interface
    object network DEV-PUB-1-Network-PNAT
    nat (DEV-PUB-1,outside) dynamic interface
    object network DEV-PUB-2-Network-PNAT
    nat (DEV-PUB-2,outside) dynamic interface
    object network MGMT-1-Network-PNAT
    nat (MGMT-1,outside) dynamic interface
    object network MGMT-2-Network-PNAT
    nat (MGMT-2,outside) dynamic interface
    object network SUNCOR-PUB-1-Network-PNAT
    nat (SUNCOR-PUB-1,outside) dynamic interface
    object network SUNCOR-PUB-2-Network-PNAT
    nat (SUNCOR-PUB-2,outside) dynamic interface
    object network DEV-APP-2-SNAT
    nat (DEV-PUB-2,outside) static DEV-APP-2-PUB
    object network SUNCOR-APP-2-SNAT
    nat (SUNCOR-PUB-2,outside) static SUNCOR-APP-2-PUB
    object network DEV-APP-1-SNAT
    nat (DEV-PUB-1,outside) static DEV-APP-1-PUB
    object network SUNCOR-APP-1-SNAT
    nat (SUNCOR-PUB-1,outside) static SUCNOR-APP-1-PUB
    object network LOGI-NLB--SNAT
    nat (DEV-PUB-1,outside) static LOGI-PUP-IP
    object network LOGI-PUP-SNAT-NLB
    nat (outside,DEV-PUB-1) static LOGI-NLB-IP
    access-group outside_access in interface outside
    access-group outside_access_out out interface outside
    route outside 0.0.0.0 0.0.0.0 198.145.120.81 1
    timeout xlate 3:00:00
    timeout pat-xlate 0:00:30
    timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 icmp 0:00:02
    timeout sunrpc 0:10:00 h323 0:05:00 h225 1:00:00 mgcp 0:05:00 mgcp-pat 0:05:00
    timeout sip 0:30:00 sip_media 0:02:00 sip-invite 0:03:00 sip-disconnect 0:02:00
    timeout sip-provisional-media 0:02:00 uauth 0:05:00 absolute
    timeout tcp-proxy-reassembly 0:01:00
    timeout floating-conn 0:00:00
    dynamic-access-policy-record DfltAccessPolicy
    user-identity default-domain LOCAL
    http server enable
    http 192.168.1.0 255.255.255.0 management
    http 192.168.1.0 255.255.255.0 outside
    http 10.1.1.0 255.255.255.0 Port-1-GI-Inside-Native
    http 192.168.180.0 255.255.255.0 MGMT-1
    http 192.168.100.0 255.255.255.0 Port-1-GI-Inside-Native
    no snmp-server location
    no snmp-server contact
    snmp-server enable traps snmp authentication linkup linkdown coldstart warmstart
    class-map inspection_default
    match default-inspection-traffic
    policy-map type inspect dns preset_dns_map
    parameters
      message-length maximum client auto
      message-length maximum 512
    policy-map global_policy
    class inspection_default
      inspect dns preset_dns_map
      inspect ftp
      inspect h323 h225
      inspect h323 ras
      inspect rsh
      inspect rtsp
      inspect esmtp
      inspect sqlnet
      inspect skinny 
      inspect sunrpc
      inspect xdmcp
      inspect sip 
      inspect netbios
      inspect tftp
      inspect ip-options
      inspect icmp
      inspect icmp error
    service-policy global_policy global
    prompt hostname context
    call-home reporting anonymous
    call-home
    profile CiscoTAC-1
      no active
      destination address http https://tools.cisco.com/its/service/oddce/services/DDCEService
      destination address email [email protected]
      destination transport-method http
      subscribe-to-alert-group diagnostic
      subscribe-to-alert-group environment
      subscribe-to-alert-group inventory periodic monthly
      subscribe-to-alert-group configuration periodic monthly
      subscribe-to-alert-group telemetry periodic daily
    Cryptochecksum:d6f9f8e2113dc03cede9f2454dba029b
    : end
    Any help would be great! I think the issue is in teh NAT as I am able to access NLB IP from the outside and could not do that before adding the Static ARP stuff. 
    Thanks,
    Chris

    Also If I change to NAT from the public IP to the NLB IP to use either one of the phsyical IPs of the NLB cluster (192.168.0.50 or 51) it works fine when using the public IP.  So it's definatly an issue when NATing the VIP of NLB cluster.
    Chris

  • Application timeouts w/ subnet devices using 2950 switching

    I am having problems with process critical PC workstations that access other workstations and servers.
    This consists of a standalone subnet network (static IP's) using a 2950 switch that is also part of a LAN domain.
    It appears when there is a LAN issue my subnet workstations experiences problems trying to access it's dedicated servers that are wired all within the subnet 2950 switch.
    Could this be that the 2950 switch is looking for the DCHP or domain controller, slowing down my standalone devices?

    No, it's not likely.
    The only thing affected by DHCP or domain info would be for managemnt (like being able to telnet into the switch).
    Switches see the frame, look at the MACs, and either forward or flood the frame. That's all they do (acting as yer basic plain ol' switch).
    Other features, such as broadcast/storm control, bad media (cabling), excessive broadcasts (broadcasts are also propagated out all ports and consume considerable bandwidth everywhere), and other things, like QOS settings, buffer parameters, spanning tree can also have a serious negative impact on your throughput, including many disappearing frames.
    SO ... let's start by taking a look at a Show Version, and (at least) a Show Run (sanitized, if necessary).
    It would also help if you could describe the nature of the traffic that is being dropped / lost / filtered (i,e., database, large graphics files, multicast streaming, file transfers, etc.
    What troubleshooting have you tried so far?
    Did it ever work, worked ... but not very well, worked well until you updated the IOS ....
    Have you checked your LAN for virus / worm / trojan traffic (getting back to huge broadcasts)?
    Are you getting any media errors? (Show interface)
    Do you run many-to-one, many-to-many, any trunks? any EtherChannel?
    Are you getting any "Duplex Mismatch" errors?
    Have you tried another switch (for diagnostics to rule out the workstations & media)?
    This ought to be enough to get started. get it collected and post it, then we can take another shot at it.
    Good Luck
    Scott

  • 2 NIC with 2 Subnets

    I've got to setup a Small server (2008) but I'm trying to know how to do a few simple things.
    1) The network has 2 Networks a 10.10.x.x network that's connected to a Static IP & DLS Line, and a 192.168.x.x network that's connected to a Fiber Line (Dynamic IP Address)
    2) The Server is only running as a Web server, but pulls data from a second computer on the 10.10.x.x network
    3) We need to be able to access the Intranet Website from Either Network, so I'm guessing for both Networks the computer will need 2 Static IP Addresses
    4) We would like for all Internet Calls (Web Services) that the server only uses the 192.168.x.x Network
    I've done configurations for single Subnet networks, but not this dual network configuration.  Can it be done, and if so, how?

    Hi,
    It may not work like you expected. See:
    Configuring multiple gateways on a network
    http://windows.microsoft.com/en-us/windows/configuring-multiple-network-gateways#1TC=windows-7
    To solve this problem, do the following:
    Configure a default gateway for the network adapter that's connected to the network with the most routes (usually the network adapter that's connected to the Internet).
    Don't configure a default gateway for any other network adapter. Instead, use static routes or dynamic routing protocols to add the routes for the other disjoint networks to the local IP routing table. If the routing infrastructure uses Routing Information
    Protocol (RIP) for IPv4, you can turn on RIP Listener in Windows, which allows your computer to learn other routes on the network by "listening" to broadcast RIP messages, and then adding IPv4 routes to the routing table. If the routing infrastructure
    doesn't use RIP, you can't use RIP listening. The alternative is to use the route add -p command to manually add the individual routes to the IPv4 routing table. For IPv6, you must use the netsh interface ipv6 add route command.

  • Adding a networked HP Color Laserjet 2600N

    Hi All;
    I have an HP Color Laserjet 2600N that is connected to my home network. I assigned the printer a static IP, subnet, and GW address. I can ping the printer from both macs (New Macbool pro and an older G5 system), as well as my windows PC. The printer is connected to both the PC via USB as well as cat5 to the HP jetdirect card. I can even HTTP to the management portion of the printer from both macs. When I try adding the printer as an IP printer, the status view on the mac shows up as printer ready, but I cannot print a test page or anything. I even tried setting up to print to the PC as a print server and the mac sees it but doesnt print. I have tried the generic drivers, HP drivers, etc...An I missing something?

    Hi inglewood,
    Can I suggest re-configuring the ToolBox. 
    Opening the HP Color LaserJet 2600nToolboxStart the HP Color LaserJet 2600n Toolbox using either of the following methods:
    Click Start , Programs or All Programs (Microsoft Windows XP or Microsoft Windows Server 2003), HP , HP Color LaserJet 2600n , and then HP Color LaserJet 2600n toolbox from the Microsoft Windows desktop.
    Double-click the HP Color LaserJet 2600n toolbox icon on the Microsoft Windows desktop.
    HP Toolbox TabsHP Color LaserJet 2600n Toolbox contains two independent windows which can be toggled back and forth: HP Color LaserJet 2600n Toolbox window category tabs and the Device Settings window category tabs.
    HP Color LaserJet 2600n Toolbox window category tabs:
    Status tab
    Troubleshooting tab
    Alerts tab
    Documentation tab 
    From here you should be able to configure the frequency of report printing. 
    Thanks.
    I work for HP.

  • Unable to set static IP to wireless printer Officejet 6600

    First sorry my poor english, still keep trying  We do have an HP Officjet 6600 Printer for about 6 months.This printer has USB and WLAN, but no LAN port. We used the printer until 2 weeks ago. At that time, **bleep** starts ...As long as we used the printer, he was connected via Automated WLAN (DHCP) and everything worked fine.The printer was connected to our WLAN Modem which assigned the DHCP IP Adress automatically.Then, our Internet provider updated our cable modem, which is also our WLAN router, and since that time, the printer does not work anymore. He always shows an error after booting, and told us to restart the printer, and all lamps of the printer are continously blinking. There is no way to access the printer menus on the printer.After a long and intensiv internet research, i found out that the cable modem is responsible for the printer error!It looks like the WLAN DHCP Server of the cable modem sends DHCP messages, which the printer cannot use correctly. If I shut down the modem (with the integrated WLAN router), the printer boots normal without an error, but I cannot use him becaused he is not connected to WLAN as because the modem is offline.So I wanted to set the printer to not use DHCP by assigning static IP to the printer. But this does not work! I tried 10 times or more to assign static IP, Subnet, Gateway and DNS-Server, no way, the printer always show "IP not set" (same for the others). Can anybody tell me why I'm not able to set static IP, Gateway etc. to the printer?!Thanks for every suggestion. 

    Hi , Thanks for reaching out to the HP Forums. I understand you are having some difficulty modifying your network settings. Since you now have a new cable modem, let's start with a more basic approach. Please use the following document for instruction to reset the printer to your new network settings: Connecting the Printer After Changing Your Wireless Network.  You may notice, when you open the link, that the full title mentions the Photosmart B209a, the instructions presented apply to your printer to so please don't be alarmed. I hope this helps.

  • How to Enter Static Ip in iPod Touch (8Gb)

    Dear All,
    i am facing trouble connecting my iPod to wi-fi network at my office.
    I have the following details with me:-
    IP:- ......
    Subnet mask:- ......
    Default Gateway:- .......
    Pref DNS:- .....
    Alt DNS:- .....
    But in my iPod i have the following options:-
    IP
    Subnet
    Router
    DNS
    Search Domain
    wat is "Router" and "Search Domain"? How can i connect to Wifi network with with the details that i have??
    Kindly help me..

    Ur reply was valuable but friend , i am not able to save this setting.
    Steps i followed?.
    Wifi-> blue arrow->static-> IP,subnet,router,DNs and alTERNATE DNS (SEPERATED BY cOMMA)..
    WAT NEXT?
    how to save the settings.
    and everytime DHCP tages take IP address starting with 169
    please help

  • Sony SBD 360 Blu Ray and WRT54GS connect to network. Help!!

    I am having trouble connecting this Blu Ray Player to my network. I have a cat5 cable from the router to the Blu Ray Player. I called Sony but they are telling me it is a setup problem with my router. All help will be appreciated.

    On you DVD player, where you set it for DHCP, there were probably a number of various settings, hopefully something like Static IP, Subnet Mask, DNS & Gateway. Sometimes it asks for 2 Domain Name Servers.
    So if you had set the IP of the WRT to 192.168.1.X/255.255.255.0, then assign  the IP of your DVD Player to  192.168.1.20/255.255.255.0.
    Most gateways have an IP of 192.168.1.1 but you can find out the IP by going to any of your connected clients (PCs) and from the Command Prompt type "ipconfig /all" and look for the DNS and Gateway settings. Write them down and then make those settings the same on the DVD player.
    You can search on Blue ray forums.

Maybe you are looking for

  • Updating Podcasts Caused CPU to Max Out ?

    Problem : When I hit the 'update all podcasts'my CPU immediately jumps to 100% and stays there until the updates are done. Why This is Bad : I like to get on with other things while ITunes updates. My PC slows to a crawl. Is It The Firewall ? : No. I

  • Problem with bb link and z10

    hello, i´ve try to connect my z 10 to pc whith bb link and i can t, it stays a lot of time thinking, and nothing. how can i do a  backup copy of my z 10 whitout bb link, and why in the divice bb protect don´t allow backups?

  • Loading external png

    Could someone show me a sample script of how to load several external png images in to a movieclip using a click action. E.g. IMAGE 1 should appear in present_mc when PARI_BTN is clicked IMAGE 2  should appear in present_mc when LOND_BTN is clicked.

  • Elements and Macbook

    I have Elements 8 on my macbook and Lightroom 4. I am looking to upgrade to Elements 12 and may get the one with Premire. It says requires multcore intel processor 64 bit  and mine says intel duo processor. I have Mac OS X 10.6.8 but planning on doin

  • Passing Arrays to the DataGrid Component

    How's it going my peoples? I'm having some difficulties passing Arrays into a DataGrid Component. It just doesnt seem to work for me. Anyone have any ideas on the best way of doing this? Thank you in advance.