Cisco :: 3550 Implementing Multiple DHCP Servers

May 2, 2011

i have the following scenario that i'm requesting you guys verify if it will work.I have a 3550 catalyst switch running EMI and an auotomous 1131AG aironet ap, i have two dhcp pools already setup on the switch one for the LAN and the other for the wireless clients.There  are two vlans on both the switch and ap for LAN and wireless clients.I have already setup multiple SSID's to be broadcasted from the AP, is there a way i can bind one SSID  to the lan dhcp pool and the other to the wireless clients dhcp pool?

View 1 Replies


ADVERTISEMENT

Cisco Switching/Routing :: 3550 / 2950 DHCP Relay Option To Router Handing Out DHCP

Apr 3, 2012

Have a client wanting to hand out public ip addresses to all clients from a PFSense Firewall terminating the internet connection.
 
How do I allow the Cisco Switches currently in place, configured with private ip addresses in the 10.10.x.x ranges and Vlans, where the main 3550 layer 3 has defined dhcp scopes for each vlan, to relay dhcp requests from all vlans to the PFSense firewall?
 
I assume I would take off the currently defined dhcp scopes for the vlans and configure each vlan/switch with the ip helper address and specify the PFSense firewall and that Nat would have to be disabled onthe firewall?

View 1 Replies View Related

Cisco Switches :: SG30028P - Implementing QOS For Over Multiple Switches For Two Vlans

Jul 17, 2012

I was looking for configuring QOS for two VLANS i have created. these will be for voice traffic vlan 22 and video traffic vlan23. i also have three other vlans for pc's, wireless devices and our cnc machines. we have 5 switches that are all SG30028P's with a single switch doing the intervlan routing (operating at layer 3). all of the switches are trunked back to the main switch and ive been through the guide written on how to do this on a single switch which i dont think is layer 3.

View 5 Replies View Related

Cisco Wireless :: Configure Multiple SSID With Multiple VLANs And DHCP Pool WAP4410N

Sep 18, 2012

My question is if I can configure 3 ssid, for 3 different VLAN and add the DHCP address from a WAP4410N AP, when you upgrade to the latest version of IOS I can have this functionality?

View 2 Replies View Related

Cisco Switching/Routing :: 6509 - Configure Multiple Dhcp Pools On Switch For Multiple VLANs

Mar 9, 2010

Is it possible to have multiple dhcp pools for multiple VLANs? The switch is a 6509 and/or 4506 catalyst. I don't want to use server-based products.

View 5 Replies View Related

VRF On Cisco 3550 Create Multiple Virtual Switch On Physical

Oct 17, 2011

can we create VRF on Cisco 3550 EMI switch so that we can create mutiple virtual switch on physical switch.

View 4 Replies View Related

Cisco Switching/Routing :: 3550 / 3560 - Can Multiple Connection Between 2 Switches

Jul 9, 2012

For some special arrangement, I would like to connect 2 access ports from a 3550 switch to 3560 switch.1 port for vlan 200, another port for vlan 201.Will this introduce bad thing to the switches?

View 4 Replies View Related

Cisco WAN :: Setup 3550 Layer 3 Switch To Do Hand Out Dhcp Addresses For Different Vlans?

Dec 26, 2012

I am trying to setup my 3550 layer 3 switch to do hand out dhcp addresses for different vlans.  It is connected to my router address 192.168.1.1.  I setup a new vlan 3 and the dhcp pool.. The client gets a 192.168.3.2 address but am not able to ping the router and other clients and get out to the internet. 

Here is the config that I have.  I deleted the other ports because I am not using them.  The vlan 3 client is on port fast Ethernet 0/17 and the router is connected to the fastethernet 0/1. 

version 12.2
no service pad
service timestamps debug uptime
service timestamps log uptime
no service password-encryption

[code]....

View 12 Replies View Related

Cisco Switching/Routing :: 3550 - Configure Firewall DHCP Server Through 10.1.1.0 Connection?

Oct 2, 2012

Is there a way to configure a DHCP server for my internal subnet of 192.168.20.1 which is on a 3550 layer 3 switch from my 5505 ASA Firewall.My subnet of 10.1.1.0/30 is connecting my 5505 to 3550. All I'm trying to do is run a DHCP server down to my hosts. The only options on ASA 5505 is
 
dhcpd address 192.168.20.1 - 192.168.20.254 outside or inside, which conflicts with my subnet of 10.1.1.0 used to connect my internal subnet of 192.168.20.1 for the whole network.
 
When I used my router it did not need the (inside, outside) keywords and just an ip helper-address command. How do I configure my my firewall DHCP server to propagate the 192.168.20.0 network through my 10.1.1.0 connection.

View 3 Replies View Related

Cisco :: 871 - Configuring Static Nat For Multiple Web Servers

Mar 13, 2012

I am trying to configure a Cisco 871 router.There are 3 servers on my network that need static public IPs but also still need to communicate on the local network.I have given my WAN interface the first IP in the block and set up PAT for the rest of the computers on the network with that IP which is working fine. Next I set up static NAT rules for the servers translating 3 of the remaining public IPs to the internal addresses of the servers.I can access those servers internally using the public IPs but not from outside the network. A traceroute from outside the network gets dropped when it gets to my ISP.I've never configured more than one static ip for a network before and i know i've just missed a step here. Do I also need to use static routes? Will that update the next hop's routing table? Do I need to make an ACL to permit any host to the servers? If so, do I use the internal or external address? [code]

View 2 Replies View Related

Cisco WAN :: 887VA NAT Port Range And Multiple Servers

May 22, 2013

I am struggling to get our 887VA setup for our config.
 
We have a public IP range from our ISP and we have multiple servers behind our router. One of the servers need large ranges of ports open so I have ended up trying to use a ‘rotary’ nat pool which works fine but I cannot get the other servers to NAT correctly on their ports. It seems the rotary takes over.
 
Here is a snip of my config.
 
interface Ethernet0no ip addressshutdown!interface ATM0no ip addressno atm ilmi-keepalive!interface ATM0.1 point-to-pointpvc 0/38  encapsulation aal5mux ppp dialer  dialer pool-member 1!!interface FastEthernet0description Private LANno ip

[Code].....

View 1 Replies View Related

Cisco Firewall :: 2121 / How To Nat Multiple FTP Local Servers From One Single IP

Apr 24, 2013

I have a FTP server at my local network and i have natted the private IP with my Public IP using default FTP Port ( 21) , now i have created Diffrent FTP Account in my server using port 2121 and i am able to login using the private IP with port 2121 , now i want to nat with my public IP with port 2121 and i failed,

1) 125.x.x.x --------- 10.10.1.x : 21 ( Able to access from external network)
 
2) 125.x.x.x ---------- 10.10.1.x : 2121 ( not able to login from external network and able to login internally )

View 7 Replies View Related

Servers :: Changing Network Information Of Multiple Machines?

Sep 25, 2012

I have a list of servers that will be migrated from one subnet to another. Is there a script that can take my file that has the server name and the new IP address and modify the existing servers' network from the list? I want to place the script on the servers before I am ready to change subnets for preparation.

View 1 Replies View Related

Servers :: Mail Server Showing Multiple IP's When Pinged?

Mar 14, 2012

When I'm pinging my mail server, it gave me different IP's at different times. As the mail server is actually owned by us, I would like to know if that is possible without the IP actually being changed by someone.

View 8 Replies View Related

Servers :: Redirect Multiple Domain Names To Same IP / Different Port?

Aug 19, 2012

Redirecting a Domain to a IP:Port I host game servers for friends and strangers alike, but i'd like to make it easier for them all and give them dedicated IPs. Right now I include domain redirecting, but to connect to their server, they have to put in "example.com:xxxxx", x meaning their servers dedicated port. Is there any way that I can redirect a domain directly to "IP:Port"?

View 3 Replies View Related

Cisco WAN :: C1700 - How To Automatically Add DNS Servers From ISP Into DHCP

Dec 27, 2010

I have cisco router C1700. Interface FastEthernet0 is connected to ISP and obtain public IP and DNS via dhcp.On interface FastEthernet1 is connected private network. On router is configured dhcp pool that assigns addresses to private network connected on FastEthernet1. Is there configuration that automatically add the DNS servers from my ISP into the DHCP pool?

View 5 Replies View Related

Servers :: 2 Dhcp Server On The Same Lan Segment?

Apr 14, 2011

2 dhcp server on the same lan segment not thesame ip add series , how can i prevent to lease ip from another ip series

View 2 Replies View Related

Servers :: DHCP Superscoping Or Resubnetting

Feb 21, 2012

I have a LAN running on a 10.60.1.* scope and I am running out of IP addresses. My windows server 2003 IP is 10.60.1.3 router is 10.60.1.4, If I create a superscope with 10.60.1.* and 10.60.2.* scopes within it and add an IP address from the 10.60.2.* range to both the servers and routers network configurations would this allow the clients on both scopes to see the network? The router links our office to other offices as well would the new IP range cause all kinds of routing issues?I know with the resubnetting option changing to a 255.255.254.0 from the current 255.255.255.0 would allow the use of 10.60.0.1-10.60.1.254 in a single subnet but I suspect this would cause problems with seeing the other offices unless all routers were reconfigured to recognise our offices new subnet mask.

View 1 Replies View Related

Servers :: Set Up Active Directory Without DHCP

Mar 23, 2011

I am trying to set up a small domain for my business. I just purchased a Windows 2008 server and would like to use it as my domain controller.Also, I just had a new ATT DSL line put in. It came with a 2Wire modem/4-port router/wireless router device, therefore the modem can handle DHCP. The line has a static IP address as well so that I can eventually use my own exchange server and web server.I have tried 2 different configurations and couldn't get either to work) I tried to put the router into Bridged Mode and use DHCP server on my server using a PPPoe connection to connect to the Internet. I was confused as to what my static IP address and default gateway of my server should be.2) Then I tried to turn DHCP server off on the server and routing back on the modem/router. This didn't work either.What method would you recommend and why? Also I have some additional questions on each method.

Method 1)

* What is the static IP address of the server. Is it in the 192.168.1.x address or the static IP assigned to my account?

* Do I need a second Nic Card And Router to connect to the rest of my network or can I use the router provide

* What would the Static IP addresses of the additional PC be. Do I need more than 1 static IP from AT&T Method 2)

* Will this allow me to use all internal IP addresses on my machines and use port forwarding if I want a specific box to be a web server or exchange server.

View 18 Replies View Related

Servers :: How To Change From NO To YES In DHCP Enabled

Jan 19, 2011

Ethernet adapter Local Area Connection 2; DHCP Enabled: No

View 4 Replies View Related

See Unauthorized Dhcp Servers In Network?

Apr 20, 2011

how can i see unauthorized dhcp servers in my network

View 1 Replies View Related

Cisco Firewall :: 6509 / Setup Multiple DMZs For Hosting Servers?

Aug 19, 2011

I would like to setup multiple DMZs for our hosting servers.  Currently there is a single DMZ in which our reverse proxy servers are connected using a public IP address.  The idea is to have the reverse proxy forward the request from the Internet to the hosting servers in another DMZ.  The purpose of the hosting DMZ is to protect it from the outside as well as from the inside.  There will also be a development DMZ where we can test content prior to going live with the website.
 
Network:   We currently have two Cisco 6509's (Core) with a FWSM in each running active/stanby configuration.  There is a 10Gb Fiber connection between each Cisco switch to two Cisco 4948s (Top of Rack Switches).  I can either setup OSPF or Trunking between the core and top of rack switches.  The Cisco 4948s will support VLAN 7 (hosting DMZ 10.0.7.0/24) and VLAN 8 (development DMZ 10.0.8.0/24).  Each webserver is connected to both Cisco 4948 for redundancy.
 
Question:   If I have a single interface connecting both VLANs 7 and 8, either through Layer 2 or 3, then how can pass both DMZ traffic to the appropriate servers?  The reason why the servers are in the same rack connected to the same two switches is that we are using Blade Servers and VMWare.

View 3 Replies View Related

Servers :: DHCP Clients And Internet Connections

Jan 11, 2013

I have successfully configured my DHCP server because I can ping it from the clients PC and my clients PC automatically grabs IP from my DHCP. How my clients can have access to internet. Here is my hardware setup: 1. I connect clients PC and one DHCP server in one unmanaged switch2. I have my Bell DSL Modem but not connected yet to one of these machines. I do not know how I can configure it yet to work with my machines.The IP I assigned started at 10.10.200.10 to 10.10.200.90How do I connect the DSL and configure so that it may give everyone access to internet?

View 1 Replies View Related

Two DHCP Servers On Different Subnets Same Physical Network?

Aug 14, 2012

I've done a very crude drawing of the network setup I'm working on. I just need to run an idea past some network guru's to see if I'm right about my idea.

The existing network consists of

Internet
Proxy Server
Several switches scattered around school
PC's

What the school wants to do is setup a side-along wireless network that uses the same physical switches but on a different subnet. The current subnet is 10.172.1.x .

To facilitate this I'm running a 2008r2 running RIP V2 to route internet traffic to 192.168.1.x subnet. I've had the wireless units use a static address and their own dhcp servers on the 192.168.1.x subnet. Wireless devices found their way to the internet fine. But I'd like to control the addresses from a single point of contact, hence the 2nd domain server running 2008r2. There are reasons for using a 2nd server, I've covered this in previous topics. If it's important, lets call it an intellectual exercise and leave it at that.

The question(s) : If I run a DHCP server on the 2nd server serving 192.168.1.x addresses, then any device on the physical network will obtain either an 192. or a 10. address correct ? The wireless devices will only take a 192. address because the wan address is statically assigned to a 192. address ?

The 2nd question : By setting a static routes out of the 2nd nic on the 2nd server, I can control the dhcp server so it will ONLY route dhcp requests to the statically assigned wireless devices ?

View 6 Replies View Related

Servers :: Unable To Get DHCP IP From 2008 R2 DC ISA 2006

Mar 6, 2012

I have Server 2008 R2 DC & One ISA server 2006 enterprise. im facing problem with DHCP unable to give DHCP IP from internal LAN. Its taking IP from External LAN IP i.e. connected to Linksys external Router which has DHCP enabled with different IP class i.e .class B. After shutdown client PC it will take 0.0.0.0 no IP will be assigned & says linited connectivity.

View 4 Replies View Related

2 DHCP Servers On Same Subnet Or Linking Two Subnets?

Aug 6, 2011

I have two locations both about 800meters apart, one is my home and the other address is a campsite where i have a linked router network (WDS with routers running ddwrt) where campers can all use the internet and also i have several IP cameras. Obviously both address have different gateways and therefore their own DHCP server. Everything was running perfectly until.I linked both of my address up using a long range antenna and now i am having problems.

Sometimes the two DHCP servers are competing with each other (i need both addresses on the same subnet in order to view my IP cams from home) and sometimes the computers log on to the wrong gateway. Its very annoying because the only way i can resolve it is by turning of the "linking routers" for a minute and then the Computers log onto the correct gateway. This happens to clients both side of the bridge. I have many different clients on both side of the bridge so assigning each computer (via windows) its fixed default gateway and DNS is out of the question as some of the clients are Camper's PC's and mine and my wifes laptops swap between both locations.

Now my query is, how can i block both DCHP servers from going over the bridge? OR can i have them on both separate subnets and still view my IP camera and still access all the routers from each subnet (i need this because sometimes i need to reboot the routers from home)

View 12 Replies View Related

Cisco Application :: ACE 4710 Multiple Services Running On Load Balanced Servers

Jan 30, 2012

Our Exchange 2010 hub servers run multiple services/ports:  smtp, www, pop3,135, 143, https, 993, 995, 6001,6002,6003,60200,60201,8400, and 8402 what is the best way of balancing these servers so that if only one of the services failed on a server, it would switch only the failed service to remaining servers. At present I only use an smtp probe, so as log as that sevrice is running the server is marked good.

View 3 Replies View Related

Cisco :: PEAP MSCHAPv2 With Multiple ACS4.2 Authentication Servers Clients Get Dropped?

Feb 10, 2011

I have a WPA2/AES network with PEAP MsChapv2 authentication. I have 2 ACS servers for authentication. The problem I have is dropped clients. Both ACS servers are setup identical. The database replcation has been preformed.A series of 10 clients connects wirelessly and they are all  successful.  ACS server 1 is the primary and ACS server 2 is the backup.   We verified that the 10 users authenticated to the primary ACS. My time out to reauth is 30 minutes on the WiSM. 10 minutes into the test we took down the Primary server.  This should have had no impact on the clients. 5 minutes later the clients lost thier authentication and were dropped from the network. They were able to reconnect by shutting down thier wireless client and reconnecting. The authentications were seen on the Backup ACS server.on a test of falling back to the primary  the same thing happened again to the clients.

View 2 Replies View Related

Cisco Wireless :: WLC2106 Pointing 2 Different WLANs To DHCP Servers

Feb 15, 2013

I have a WLC 2106 which is configured and working as follows: [code] how do i get the AP at Site B to use the local server (10.0.28.x) to hand out DHCP leases?

View 3 Replies View Related

Servers :: Dhcp Services Affecting Network Connectivity?

Jan 31, 2012

win 2003 dhcp server. when I leave dhcp services OFF i can ping the server fine. once i turn ON dhcp services the connecting drops in and out.. what is going on here?
My users are unable to get a steady connection to the dhcp server.

View 8 Replies View Related

Home Network :: Belkin F5D8635-4v1 - Access Multiple Servers From One Dynamic IP Address

Jan 23, 2012

I am working with MS Windows 2008 R2 and a Belkin F5D8635-4v1 router.

I have already set up a dynamic IP address which points to my router at home. In my home network I have multiple PC's that I would like to access from the internet. I would like to achieve this without needing to change my port forwarding rules on my router each time...

My thoughts are that I use a single dynamic IP address pointed to my router. My router then forwards to a server with some sort of software that can then forward to the correct PC based on the host name.

So I have 3 domains set up all pointing to the router's IP address:

dest1.domain.com -> 41.xxx.xxx.45
dest2.domain.com -> 41.xxx.xxx.45
dest3.domain.com -> 41.xxx.xxx.45

The router is not smart enough to redirect by host name, so it will just forward everything to 10.0.0.20 The server based at 10.0.0.20 must then have software to now redetermine the target based on the host name. The rules would be set up as follows:

dest1.domain.com -> 10.0.0.22
dest2.domain.com -> 10.0.0.24
dest3.domain.com -> 10.0.0.26

View 1 Replies View Related

Servers :: DHCP Server Failed On Diagnostic Test Windows

Jul 29, 2011

dhcp server failed while running network diagnostic test for windows xp

View 1 Replies View Related

Cisco Switching/Routing :: C3750 - How To Configure 2 DHCP Servers For Two User Vlans

May 1, 2012

I can't seem to find any info on how to configure 2 DHCP server pools on a C3750, to use with 2 user vlans. The purpose is that users in vlan 1 should get an IP address from DHCP server1, and users in vlan 2 should get an IP address from DHCP server2. Both DHCP servers are configured in a stack of C3750 switches, which acts a a L2 switch.

View 2 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved