ICTCity
Members-
Posts
1,509 -
Joined
-
Last visited
-
Days Won
12
Content Type
Profiles
Forums
Blogs
Events
Articles
Downloads
Gallery
Everything posted by ICTCity
-
New Windows Server - One Or Two Problems.
ICTCity replied to Bluebird's topic in Servers / Domains / Hosting
Have you AERO theme enabled? -
Actually you could change your LOCAL (home) connection: For example use 10.0.0.1 for your router and 10.0.0.10 for your PC (this is an example). Your VPN IP (public) is fine. Don't change it. You just need to understand WHY your server is not giving an IP address to your client!
-
Finally we get the point. You can connect via VPN but you DON'T have an IP, or, better, there's a problem. Your LAN at your home is: 192.168.1.0 Your LAN at WORK is: 192.168.1.0 Now when you try to do something on your network (let's say a ping), your router tries to send packet on your LAN because of the IP address 192.168.1.X is on the same class as your PC! Your router doesn't know anything about the other network. First, you must understand WHY you don't have another NIC with another IP (you say it is assigned by DHCP, but this is not true). Then we can investigate on how to get rid of this problem. I never had a problem like this because I ever set to the firewall another IP class which usually is not used by nobody. Let me know.
-
I'm not sure I'm understanding right... You want to see the image from your camera from remote? Usually you can connect via specific software and then, it is able to show you your camera, if not, I think you may have to ROUTE (routing) your traffic using specific port.
-
DMZ (demilitarized zone) is usually created on your network firewall, it isn't on the internet but it isn't on your LAN. Usually here you put all those services which need to be reached from the internet (web server, ftp server, ...). This is the best way for security because once somebody is on a DMZ, he / she can't go to your LAN, actually he / she can't see your LAN because of your firewall is blocking the DMZ. Now, there are some drawbacks, for example if your website must be connected to a database and this database must be used by internal (LAN) users too, you may ask: "hey, should I put the DB on my DMZ or on my LAN"? Actually the best answer is: put your DB on your LAN and through the firewall, create a channel to make a communication from DB and DMZ. I know some people which say that this is not the best solution because of you could exploit that channel to gain access to the DB. For me, it's harder to gain access to the LAN from DMZ instead of having the DB on DMZ. Same story for exchange (mail server). If you need more explanations, feel free to ask :)
-
That's ok, but once you are connected to that VPN, you are on your office. What's the LAN IP of that network? The point is that after you are connected, you don't have any IP address for your VPN. Take a look at your second IPCONFIG, only the Wireless adapter has an IP (192.168.1.6), the others interfaces NO! So, how does this work? You said that when you are connected you can't ping and so on, but you can map REMOTE network drive. What is the IP of remote network drive? Just to understand on which class you are working now.
-
Users are connected via TS (RDP) or via domain / local workstation?
-
New Windows Server - One Or Two Problems.
ICTCity replied to Bluebird's topic in Servers / Domains / Hosting
You don't have to disable the onboard card, you have to disable the SHARED memory. I don't think there's an option in the control center of your GPU, usually it is in some BIOS settings. So, to turn your server into a workstation, you need to follow this steps: http://www.win2008r2workstation.com/ Actually, those steps simply modify some settings regarding security (less restrictive) and theme. Let me know -
Excuse me, what is your VPN Address (IP)? From what I can see, you LOCAL NETWORK (your computer) is on 192.168.1.0 and your office network (where the VPN is connected), is 192.168.1.0. If so, I think the problem is that you router actually doesn't know where to send packets. Let me know.
-
New Windows Server - One Or Two Problems.
ICTCity replied to Bluebird's topic in Servers / Domains / Hosting
Hi, What is the "dreamspark program"? And why are you trying to make your server a workstation? Actually what kind of Operating System are you using??? Anyway, to disable SHARED memory, you must navigate in your BIOS to disable this. You can add 2 GB, but remember that if you have a 32Bits OS, the limit will be 3.5 GB! You can install 60GB but the OS will use only 3.5GB. If you want to get rid of this, move to a 64Bits OS. Let me know. -
Welcome! Enjoy your stay!
-
Can We Access Multiple Systems Through Single Ip?
ICTCity replied to srini's topic in Servers / Domains / Hosting
Yes you can, but it depends on what you have to do... What you want is called VIRTUAL HOSTING (multiple hostname on the same IP), this is used by web server provider, ONE IP > MULTIPLE SITES. Virtual hosting can be made as described here: http://www.simpledns.com/kb.aspx?kbid=1149 Let me know. -
Hi, From a remote location, when you type your PUBLIC IP ADDRESS, what is the error message? For example: ftp://my_public_ip_or_domain/ Yes, port forwarding is dangerous, in fact you should put FTP and HTTP server (external services) on a DMZ! Regarding the message of your router, there's nothing you can do I think... it is a limitation.
-
5 CALS are for 5 users, doesn't matter if you login locally or via TS (RDP).
-
Two Active Mirror's, Diff Locations?
ICTCity replied to nharvey1's topic in Servers / Domains / Hosting
First, read this topic http://serverforum.org/topic/1414-setting-up-a-iismysqlexchange-server/page__pid__3495 Just to have an idea. So, if you have a total of 80 users (6 offices, one with 30 and five with 10), and you users don't use e-mails to send attachment of mega and mega, you should be able to install 2 exchange servers with CDR (continuous data replication), or at least, a scheduled replication (every hour). Now, the point is the hardware. You could move on a Virtual Environment with XenServer or ESX, both have HA & Live Migration. If you want to accomplish this, you must use shared storage. Here comes the second question: what kind of storage? Everything depends on how many space do you need. There are many solutions you can implement, from my experience, NetApp does the job... but it is REALLY expensive! You can think about HP or IBM which have both good solutions and cost a bit less. Start by thinking if you want shared or local storage. -
Usually you don't need to install any agent on your client, anyway, the best thing is to e-mail the software producer.
-
Two Active Mirror's, Diff Locations?
ICTCity replied to nharvey1's topic in Servers / Domains / Hosting
First, forget about 0%, it is almost impossible for many reasons. You can afford to reach the 99,999%. So, you could start by telling me what you have (hardware) and what is your configuration (network, storage). Thanks. -
This solution works fine, thanks for posting. Anyway, I think I should explain why this happens. I have a TS with clients connecting via RDP and when I had to set the server up, I had the same problem. Actually, the problem seems to be related to the group policy priority. In other words, when you right click computer > remote settings > and so on, windows should change that policy, but ONLY if that policy (local policy) is the only one applied, or at least, is the primary. If you have multiple policy (and usually this is the case, because of DEFAULT DOMAIN POLICY is applied to everyone), windows seems unable to change that policy. I don't know if this is the only reason, but it seems to be the most probable cause. If you enable remote desktop on a pc NOT on domain, it works. Once again, thanks for posting your solution.
-
client
-
No difference (I think). Open a command prompt (cmd) and type: ipconfing /all && route print then connect to the vpn and do the same: ipconfing /all && route print Thanks
-
Have you selected the "allow connection from any version of RDP (less secure)"?
-
Server 2008 X64 Unexpected Reboots
ICTCity replied to kensiko's topic in Servers / Domains / Hosting
Don't use the memtest integrated with MS, it can't find everything, use memtest :) Updating the BIOS is ok only if in the release note, there's a correction of a problem you are experiencing now. -
Ok, so the problem may be your routing table. Tell me: Your LAN address Your VPN address Post the output of "route print" before connecting to VPN and then post the same command AFTER the connection.