Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
two different nic cards
Name: esktechnie Date: April 22, 2009 at 01:00:16 Pacific OS: Windows XP Subcategory: Broadband
Comment:
I have two different networks. I have an internal network that connects my machines to our database. I also have an external network that connects the machines to the internet. The IP Classes for the Internal Network is (10.10.10.1,255.255.255.0) The IP class for the external network is (192.168.2.x,255.255.0.0). The problem is when I have both LAN active I cannot telnet into my database. Once I disable the External LAN I can telnet in fine.Any Ideas?
Name: jahskee Date: April 25, 2009 at 12:54:18 Pacific
Reply:
I think best thing to do is to "bind" your mysql service to the ip address in the internal network in which it will not be accessible to the internet directly. tho the ip addresses you have given are all private ip addresses. then all your clients or application servers will refer to that binded ip address.
-Jahskee
0
Response Number 3
Name: jahskee Date: April 25, 2009 at 13:00:07 Pacific
Reply:
To follow up if you bind mysql service to a specific ip address lets say only to 192.168.2.x and not thru localhost which i think is the default. you dont have to disable any NIC.
Summary: I own a laptop that I have installed a NIC card for being able to use on the CAT 5 system at work. At home I am thinking of installing a wireless system, so that I can use the laptop anywhere in the ...
Summary: My server is running Windows 2000 Advanced Server. I have 2 NIC cards installed and currently use Windows 2000's NAT system to provide network services to machine #2. My setup is ideal because network...
Summary: I have two computers right now as test computers. Computer #1 has two NIC cards. Card #1 is connected To a cisco router. When I try to connect to the internet with card #1 I get a good connection. Car...