Establishing Communication Between Two Different Domains?

Oct 17, 2012

My company bought another company and moved them into our building. the company moved in but are on an entirely different network all together. wired separately, different domains.what i would like to do is be able to have them communicate with each other. have users on company A be able to use printers on company B's side of the network.

View 15 Replies


ADVERTISEMENT

Cisco :: RV042 - Establishing A VPN / Communication Is Not Working?

Jul 20, 2011

when entering Remote group 0.0.0.0/0.0.0.0 to establish a VPN, and all communication is not working.You do not know how to set up-work?

View 1 Replies View Related

Cisco Switching/Routing :: Errors Establishing ISDN Communication 1841 BRI

Oct 16, 2012

I'm trying to dial a Cisco 1841 BRI from my Cisco 2811 PRI.  I'm getting a few errors but not sure what else to do to correct the issue.  Config & Logs below from 1841:

interface BRI0/0/0no ip addressencapsulation pppdialer pool-member 2isdn switch-type basic-niisdn point-to-point-setupno cdp enableppp authentication chap callin
00:26:44: ISDN BR0/0/0 Q931: RX <- SETUP pd = 8  callref = 0x46 Bearer Capability i = 0x8890   Standard = CCITT   Transfer Capability = Unrestricted Digital   Transfer Mode = Circuit   Transfer Rate = 64 kbit/s Channel ID i = 0x89 Signal i = 0x40 - Alerting on - pattern 0  Called Party Number i = 0xC1, '452####'   Plan:ISDN, Type:Subscriber(local) Locking Shift to Codeset 5 Codeset 5 IE 0x2A  i = 0x808001039E05, 'From ', 0x8B0C, '214 ###-####', 0x8001, '<'00:26:44:
[Code]....

View 2 Replies View Related

Establishing A 1.5 Mi Link Between Houses?

Jul 11, 2011

I live in a very rural location with very few high speed Internet options.Unlike a lot of others, i have a relative 1.5 miles away who does have a high speed internet connection and is willing to up their package and split the cost with me. We've each gone up on our roofs with binoculars and confirmed we have a good line of sight, so setting up a long range point-to-point connection is what I am looking to do.

I already have a Tranzeo CPQ (TR6) to place on my roof (destination), so I just need something on my relative's house (source) to connect with.My initial thought was just to pick up another Tranzeo unit like mine from eBay for $100, but after doing some research, it appears the Tranzeo unit I have can only act as a client at the destination, so placing one at the source won't work ... or am I wrong here?

I have used my Tranzeo in the past over a much shorter distance (<800ft) to link up with a consumer Belkin N router, and it worked fine. For this new setup,I'm looking to connect the source's long range unit into my relative's router, then connect the Tranzeo on my roof to my router's WAN port.This way, my router will receive a DHCP address from my relatives router.

View 7 Replies View Related

Cisco WAN :: Establishing 3G Connectivity Using 887VAG+7-K9

Oct 1, 2012

We have a fixed IP address 3G data SIM which we intend to use as backup for our ADSL connectivity using a CISCO887VAG+7-K9 router.  (We have previously implemented similar using the older CISCO887G-K9 router without any issues)
 
The problem is, we don't seem to be able to establish 3G connectivity with this new router.  Our service provider assures us that the SIM card is active (although they have seen no connection attempts from us on their RADIUS server)
 
The router is running IOS version 15.1(4)M4 and the following is the relevant config we have used:
 
!
cellular 0 gsm profile create 1 $apn chap $user $pass ipv4
!
chat-script INTERNET "" "AT!SCACT=1,1" TIMEOUT 60 "OK"
!

[Code].....

View 18 Replies View Related

Cisco VPN :: ASA 5505 IPSec Tunnel Not Establishing

May 7, 2012

I have a site to site IPSec tunnel setup and operational but periodically the remote site goes down, because of a somewhat reliable internet connection. The only way to get the tunnel to re-establish is to go to the remote site and simply issue a ping from a workstation on the remote network. We were having this same issue with a Cisco PIX 506E but decided to upgrade the hardware and see if that resolve the issue. It ran for well over a year and our assumtions was that the issue was resolved. I was looking in the direction of the security-association lifetime but if we power cycle the unit, I would expect that it would kill the SA but even after power cycling, the VPN does not come up automatically.

View 1 Replies View Related

Cisco VPN :: 5510 - Establishing IPSEC Behind Another ASA Device

Aug 17, 2011

Attached are the configuration files for the devices in question.  I have a 5510 that belongs to my company and a 5505 that belongs to another company.  The 5505 sits behind the 5510 and is able to connect to the Internet.  My thought was that VPN access should be a trivial pursuit.  I was planning on just giving the admin at the remote office the public IP address that's natted to the 5505 and all would be good. 

View 7 Replies View Related

Cisco VPN :: 2811 MGRE Tunnel Is Not Establishing Between Two Routers

Aug 5, 2012

A multipoint GRE (mGRE) and IPSec tunnel is built between two routers. The topology of the device is briefied below:Configuration in End Router: This is a cisco 2811 router. Amoung 2 ethernet interface ,one is using for LAN and one is for WAN. In WAN part , we have configured mGRE (Tunnel1 and Tunnel 2)by creating sub-interface of the router. From the interface ,we terminating the link to MPLS cloud from there its pointing towards our core router.From End router we are advertising the path through EIGRP and from the cloud BGP advertisied to the core router.[code]

View 1 Replies View Related

Cisco Firewall :: ASA 5520 / Establishing L2L VPN With Remote Site?

Jan 9, 2012

I am having an issue with establishing L2L VPN with remote site. My side is cisco asa 5520 and other side is check point UTM-- tunnel is not up.just wnated to confirm on my sidde if the configuration is OK.al the parameters using are correct for both side.  any issue with below conf ? default route is pointing to my next GW address is there additiona default is required for VPN ? to reach the remote LAN somthing like pointing to remote peer address.to give a brief idea front end device is router as GW wher in internet is terminated and other wan connections ASA is behind ther GW rtr and outside int of asa and lan interface of GW rtr is having public ip. LAN  switch is connected to ASA
 
access-list insideinterface_nat0_outbound extended permit ip 192.168.36.0 255.255.255.0 10.34.12.0 255.255.254.0
 access-list outsideinterface_cryptomap_40 extended permit ip 192.168.36.0 255.255.255.0 10.34.12.0 255.255.254.0
 nat (insideinterface) 0 access-list insideinterface_nat0_outbound 
crypto ipsec transform-set ESP-3DES-SHA esp-3des esp-sha-hmac
crypto ipsec transform-set ESP-3DES-MD5 esp-3des esp-md5-hmac

[code]....

View 9 Replies View Related

Cisco Switching/Routing :: Establishing Static NAT On 1841 Router

Mar 16, 2013

establishing a Static NAT on an 1841 router.
 
I'm at a FOX affiliate TV station, and in order to connect our EAS Device to the internet & Fox Splicer, I need to setup a Statio NAT, so we picked up an 1841 on eBay.
 
I've done a little configuration in HyperTerminal.
 
I've done these ip addresses:

FE0/0 10.1.10.13        this is the subnet our EAS device is on
FE0/1 10.110.81.174   this is the subnet of the Fox Splicer.
 
I need to have NAT translate 10.1.10.11 to 10.110.81.170 and I also need to set a route for 10.110.81.0/24 pointing to 10.110.81.161

View 12 Replies View Related

Servers :: How To Setup Trusts Between Two Domains

May 19, 2011

Need step by step instructions for setting up trust between two domains

View 1 Replies View Related

Network Setup How Many Domains People Have

Dec 22, 2012

I am creating a migration plan for our organization, Im wondering, how many domain controllers people have, how many member servers and what there used for?

View 3 Replies View Related

How To Block Specific Domains In Sonicwall

Apr 5, 2011

How do I block specific domains (pandora.com, etc.) in the Sonicwall? It seems like this would happen in the CFS but do I need a subscription for this? I don't want to subscribe to Sonicwall's filtering list, I just want to block a couple specific domains.

View 9 Replies View Related

Sharing Outlook Calendars Over 2 Domains?

Apr 4, 2012

My company have just set up a new subsidiary. I have had a request from my Managing Director asking if it is possible for us to share calendars with the other company so if he wants to make a meeting appointment he can check if Joe Bloggs from the subsidiary is free.There is domain A (parent company) and domain B (subsidiary)Both us and the subsidiary are currently running Microsoft Exchange 2007 on windows SBS 2008 server with mainly windows 7 clients with Outlook 2007-2010?Is it possible to share calendars between the 2 domains?

View 7 Replies View Related

Windows 7 - Hosting Multiple Domains?

Feb 21, 2011

Is it possible for Windows 7 to host multiple domains? I have seen that it is available for plenty of other OSs and I am sure that it is. I just wanted to make sure.

View 2 Replies View Related

Join Multiple Domains In Windows Xp?

Oct 27, 2011

join multiple domains in windows xp?

View 2 Replies View Related

Cisco AAA/Identity/Nac :: ACS 5.3 Multiple AD Domains

Aug 9, 2012

I do have a quick question about Cisco ACS 5.3 and multi domain authentication. How is it exactly handled?
 
Can I join more than one domain with the ACS server? Or do I still need to configure that bidirectional trust relationship between those AD forests (even with the ACS 5.3)?

View 5 Replies View Related

Cisco AAA/Identity/Nac :: ACS 5.2 AD Trust To Other Domains?

Jan 27, 2011

We are trying to set up ACS 5.2 in our multi-forest AD environment.  As part of our evaluation we set up an Active Directory External Identity Store to a domain (a.b.edu).  It connects properly and I can see the directory groups in the that tab when we Select.   This domain (a.b.edu) has a two way trust with another domain in another forest (x.y.b.edu).  However, I do not see the groups in that domain and I cannot seem to manually add those groups using the Add on the free text Group Name.
 
The documentation is not clear on this point:  Page 8-41 and 8-42 of the "User Guide for the Cisco Secure Access Control System 5.2) says:  "The External User Groups dialog box appears displaying a list of AD groups in the domain, as well as other trusted domains in the same forest." This implies to me that it cannot cross forests even though a trust is set up.  This seems to be what is happening.

View 5 Replies View Related

Linksys Cable / DSL :: WAG320N With 100 Mbps Fiber Is Not Establishing Full Duplex Connection

Feb 26, 2011

I have 100 mbps fiber connection. I bought 320N today I bought 320N and here is the problem:
 
We have a switch in the building. I am getting connection via CAT5. So I choosed "Use as WAN Port" from Ethernet settings. There is not much you can do here. I just used PPPoE and connected internet without any problem. The problem is I am only getting 32mbps. When I connect CAT5 cable directly to my computer I am getting 92mbps.
 
Maybe WAG320N is not establishing a full duplex connection.

View 3 Replies View Related

Linksys Wireless Router :: EA4500 Prefix Delegation For Establishing An IPv6 Connection

Aug 30, 2012

My ISP (OTEnet, Greece) offers IPv6 connectivity in the form of dual-stack IPv4/IPv6 with the requirement that the router supports DHCPv6 Prefix Delegation for establishing an IPv6 connection.Using other routers (Cisco 887W, DrayTek Vigor2130n), I have established an IPv4/IPv6 connection but I am unable to do so with the EA4500. As a matter of fact, when I have the "IPv6 - Automatic" option enabled the router not only cannot obtain an IPv6 prefix from the ISP but it gets stuck in the connection attempt and never obtains an IPv4 or an IPv6 address. I have to disable the IPv6 option in order to simply establish an IPv4-only connection without problems.So, my questions are:
 
1. Does the latest (2.1.38.38880) firmware support dual-stack IPv6 and DHCPv6 Prefix Delegation?
 
2. If the router cannot negotiate an IPv6 connection why is it not establishing an IPv4 connection only but gets stuck in the process?

View 9 Replies View Related

Protocols / Routing :: Two Domains In One Exchange Server?

Aug 28, 2012

Currently, my company runs a DC and exchange server in the building. It is also hosting our website with IIS7. All AD users currently have @company1.com.au email addresses.We have just started an off shoot company and would like to setup emails in exchange so that we can automatically assign and manage emails on the same exchange server. so that each user hasWhat is the best way to do this?At the moment, company2.com - company is hosted outside with someone else. Is there a way that he can direct the mail to us so that he hosts the website but we host the email server?

View 1 Replies View Related

Cisco :: Network Design Task - None Of The Domains Will Be Able To Communicate With Each Other?

Mar 6, 2013

I've been tasked with designing a network consisting of 3 separate broadcast domains with each one representing a separate business accross 3 separate floors. None of the companies should be able to communicate with each other.I've been told that the design should only represent the first 3 layers of the OSI model so I'm only looking at Cabling, Switching and Routing.

I don't expect you all to tell me exactly how I should do this, however I just need a starting point. My main issue is with routing. I'm aware that each port on a router represents a broadcast domain so if I use one router, 3 broadcast domains, does that means that none of the domains will be able to communicate with each other? Should I use more than one router or can i get away with one? Also just so you are aware I've been told not to use VLans and each broadcast domain must have its own ip address schema.

View 19 Replies View Related

Cisco VPN :: ASA5510 LDAP Authentication Across W2K3 AD Domains?

Dec 8, 2010

Does the LDAP authentication work across W2K3  Active Directory domains and multiple ASA5510 firewalls? Or do I need to setup another type of authentication? If I use another type of authentication can I get specific portals with special bookmarks based on login account?

View 4 Replies View Related

Cisco AAA/Identity/Nac :: ACS 5.x - Configuring Multiple AD Domains For Authentication

Jan 7, 2013

Currently on ACS 5.2 and our MS Active Directory is migrating to a completely new domain. There will be a two way trust between them for the 24 month migration period. How best to configure ACS connect to both domains?

View 2 Replies View Related

Cisco Wireless :: WLC 2500 Authentication Using Multiple AS Domains?

Mar 13, 2012

The  users belong to Multiple AD domains. If we purchase WLC 2500 controller. Can I  have one more WLANs authenticate to multiple radius or ad domains? I thought one WLAN/ ssid authenticate to single radius server.

View 4 Replies View Related

Cisco Switching/Routing :: 871 IP Routes Based On Domains

Apr 9, 2012

I would like to configure few routings on my Cisco router 871 in order to allow my employees to have access only to specific websites.However, since some websites have dynamic IPs propably the route that I will create will not work.
 
My question is, can I configure a route or is there any other way to configure this permission based on the hostname/domain? For example, if I want to permit access to this website www.surveymonkey.com (75.98.93.51) instead of configuring:
 
ip route 75.98.93.51 255.255.255.255 192.168.10.250
 
is there any way to configure based on the url.. in order to be able to recognise this host correctly??

View 2 Replies View Related

Linksys Access Point :: Wap610N After Establishing Connection / IPhone See Network Domain But Doesn't Connect

Jul 11, 2012

I reset the wap610N,after establishing connection, my iphone see my network domain but does not connect. I heard of dual band setting,how do i go about that. What must i do to establish connection with the iphone.

View 4 Replies View Related

Linksys Wireless Router :: E3000 - Forwarding Domains To IP Address

Jul 24, 2012

 I've set up my E3000 (and the WRT54g it replaced) to use dynamic DNS (using dyndns.org) to forward a domain to a particular IP address on the network.  Works awesomely.
 
I now have a situation where I am setting up a local network (no internet access) where I want a few other local users (an iPad and a laptop) to be able to access a couple websites (let's say x.me and y.me) on a machine also connected to the router.
 
As an aside, It seems (just from casual testing) that if I am on a machine on my local network and I try to access my dynamic domain (that I route through dyndns.org) and it seems to resolve right away without going out to the internet.  Is this correct?  Does it automatically route anything on lan directly?

View 4 Replies View Related

Linksys Wireless Router :: WRT310Nv2 Sporadically Pointing Domains

Sep 28, 2009

I've been having a weird issue lately with my WRT310Nv2. Sometimes when we, and by we, I mean two different computers (one Mac, one XP PC), try to go to a website, it will point us to an entire diffrently website. For example, earlier today I attempted to go to Twitter and twitter.com appeared as some random Blogger website. I've had issues where Amazon.com kepting point to UPS.com, or Facebook.com pointing to MySpace.com, etc.
 
I haven't been able to pinpoint a regular pattern, except the fact that it is most likely the wireless network, since the Windows PC (Server 2003) plugged directly into the router has never had this issue.

View 9 Replies View Related

TP-Link 3G/3.75G Router :: Exception Keywords / Domains For Access Control?

May 7, 2013

Region : Austria
Model : TL-MR3420
Hardware Version : V2
Firmware Version :
ISP :

I'd like to make exception keywords in the Access Control but I don't know how I could possibly do this. E.g. I have put in the keyword "apple" to be blocked, so if a domain has the keyword "apple" in it, it will be automatically blocked. What can I do, however, if I want to make an exception for the domain "appletree.com"? I haven't found any way to make an exception to specific domains or keywords.

View 2 Replies View Related

Cisco Routers :: RV042 Not Blocking Https Forbidden Domains?

Jan 31, 2012

I am trying to block certain domain, i used "domain" and "domain.com" in the forbidden domains , but when people access the website as https://domain.com the website loads perfect. Http is block however. I tried to block "https://domain.com", but that didn't work.

View 3 Replies View Related

Cisco AAA/Identity/Nac :: Can ACS 5.2 Support Multiple Active Directory Domains For 802.1x

May 25, 2011

I'm looking to implement ACS 5.2 using 802.1X, we have two seperate AD domains.A single switch will need to support both ADs, so if a machine in AD1 is connected, it will be authenticated to the ACS using AD1 and applied to VLAN1, while a machine that is in AD2 will be authenticated to AD2 and applied to VLAN 2.
 
I'm looking at machine authentication, not user authentication, so I assume that I will need to import two certs from each AD.

View 3 Replies View Related

Linksys Wireless Router :: WRT310N V2 Failing To Resolve Domains Correctly

Oct 29, 2012

So i see tons of threads here and on google talking about dns issues with their linksys router but I never see a solution other than to locally change the dns servers on the client machine to prevent it from using the linksys router dns.  My router is the WRT310Nv2 running the latest firmware but I see others are affected as well.   url...My issue is this router continues to fail dns resolutions and I have to either reset it or tell my client machine not to use my router as a point of dns resolution. 
 
1. Why is my router failing to resolve domains correctly?

2.  Is there anyway to fix this from the router?

View 7 Replies View Related







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