Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: mRgEE
  • Content: Threads
  • Order by date
  1. mRgEE

    Migrate to new DNS Server in new Domain

    Our company recently merged with another company and we are migrating into their AD domain. I need to move from our DNS servers that all hosts are currently using to a new DNS server that is installed on the new domains local DC. There is currently a 2 way trust between our domain and their...
  2. mRgEE

    Can Anyone Help Explain the Syntax Given?

    My config allows all ip traffic to pass in both directions between the outside and inside interfaces of my pix 501 even though they are on different subnets as shown below: - ip address outside 10.0.0.253 255.0.0.0 ip address inside 192.168.0.253 255.255.255.0 I have the following ACLs setup: -...
  3. mRgEE

    DMZ to Internal LAN?

    I am looking at setting up a DMZ as follows: - Internet > router > pix -------> dmz / isa > web servers ¦ ¦-----> lan I want to set up the DMZ with a 192.168.0.0 address. At present I have my Pix setup with the outside...
  4. mRgEE

    Load Balancing and Failover on Perimiter Routers?

    Hi, I have a requirement for 2 seperate Internet connections from 2 different ISPs to my network. This is to provide redundancy in the case of one failure. I would like to load balance these connections and configure the routers for failover should one go down. Is this configuration possible? I...
  5. mRgEE

    Port Forwarding to 2 internal Web Servers - Could be a Problem?

    Further to just getting my Pix working in the DMZ to manage all port forwarding I think I have encountered a problem that is looking unlikely the Pix is able to handle. My Setup is as follows: - Internet > (public ip address)Router(NAT enabled - ip 10.0.0.254) > DMZ / Pix (10.0.0.253) >...
  6. mRgEE

    Putting My Pix in DMZ?

    Hi, I have been posting a couple of questions lately about the best way I can add a 501 into my home network to make extra services available and have better port forwarding control into my LAN. I have a Netgear DG834G (which is an all-in-one Router / Firewall /ADSl modem / Wireless Access...
  7. mRgEE

    Cannot Telnet to my Pix

    I have a Pix 501. I have assigned the outside interface with an ip address of 10.0.0.253 255.0.0.0. I get a reply when I ping this pix ip address from my LAN. However I cannot telnet into the pix. This is something I really need. Any Ideas? My configuration is shown below: - PIX Version...
  8. mRgEE

    Configuring Pix 501 for ADSL?

    Hi, I have new hardware that I need to configure to connect to my ADSL ISP (PPPoa). The hardware consists of a new ADSL modem / router (Smartax MT882) that I will connect to the Cisco Pix 501 to protect my internal home network. I have been assigned 2 public ip addresses by my ISP. I have...
  9. mRgEE

    Pix 501 Home Setup for ADSL

    Hi, I have just purchased a Pix 501 for my network. Currently I am using a Netgear DG834G Wireless Router / Modem / Firewall for the Network as shown below: - Internet < > DG834G < > LAN I need to implement the Pix behind the DG834G as such: - Internet > < DG834G > < 501PIX > < LAN I have...
  10. mRgEE

    Cisco Pix 501 in Wireless Network?

    Hi, I have just purchased a Pix 501 for use in my network. At present I have a Netgear DG834G ADSL Wireless Router and need to keep this for my ADSL connection and Wireless LAN. My question is what is the most secure setup for this environment when implementing my PIX. Internet | Netgear...
  11. mRgEE

    Assigning Multiple Public IP Addresses via Cisco Router

    Hi, I already have one public ip address that is being used to host my http (external facing website), https (Outlook Web Access) and smtp (Exchange Server) traffic to internal services. Now I have the need to provide access to another https service (Citrix Secure Gateway) on a different...
  12. mRgEE

    Network Bridge Problem on Server 2003

    I have Windows Server 2003 which is multihomed with 1 wired and 1 wireless ethernet card. I need to be able to bridge the wireless and wired networks together. DHCP is currently handled by a netgear DG834G wireless ADSL router on the Wireless network side of the network. Both ethernet...
  13. mRgEE

    Migrate from Apache on Unix to IIS 6.0 on Server 2003

    Is is possible to migrate a web site running on apache, os solaris 9.0 to iis 6.0 on server 2003? I know there is the Apache to IIS 6.0 Migration Tool but MS documentation states that the tool supports apache versions 1.3.0 - 1.3.22 as well as the following Linux distributions: - Red Hat...
  14. mRgEE

    Replicate Data between 2 SQL Databases in Different Physical Locations

    Hi, We have a web farm with SQL Servers running our backend databases on them. I must migrate the web farm from one country to another. The backend databases integrate tightly with the web sites we run in that the databases constantly change by data input from end users in forums, user...
  15. mRgEE

    Help - Script to change TS Profile Path Not working!

    Hi, I have the following script to change the Terminal Services Profile Paths for all members of a specific AD security Group. Problem is that it doesn't work. The script doesn't error and executes succesfully but the TS profile Path still will not change. I am new to VBScript and would...
  16. mRgEE

    Changing IP address of SQL Server that holds Datastore

    Hi, Due to Infrastrucure changes I have to change the IP address of the SQL Server that holds the datastore database. Will this have an impact on my Citrix Farm? If so what config changes must I undertake to resolve any issues? Any links or KBs?
  17. mRgEE

    How to Find out what is getting backed up?

    I have just started a new contract and they are using Netbackup 5.1 which I am not used to. I need to be able to find out exactly what is being backed up on all our servers. What is the easiest way of achieving this in the quickest possible time > What tools are available and what exactly do I need?
  18. mRgEE

    Resources for my new Cisco Kit

    Hi, I have just gained the following Cisco equipment. 3 x 2501 Routers 1 x 2600 Router 2 x 4000 Router 1 x 7100 Router 1 x 3200 Catalyst Switch Is this kit any good for building up a working lab that I will be able to use to learn CISCO??? Now I want to learn how to use them and build up my...
  19. mRgEE

    Best Method For Offsite Backup

    I need to develop a solution for an offsite backup solution. I need to be able to keep a backup of all data from the main domain controller. The solution will need to keep an up-to-date copy of Active Directory as well. Basically I am just looking for any advice on the options available to me...
  20. mRgEE

    70-270 Exam Tomorrow (Any Last minute Advice)?

    Have Read Mastering XP Pro by M Minasi and have purchased testking study guides. I have 3 years experience with XP Pro. I am just going over the simulation questions at the moment. Anyone have any other last minute advice such as what hot topics are likely to be on the exam so I can concentrate...

Part and Inventory Search

Back
Top