The external-connection tag has no wiki summary.
1
vote
2answers
46 views
How do I route an external IP address to a internal one, from two different VLAN's? [D-link DGS-3324SR]
(Apologies in advance for not being an network savvy guy)
I have four VLAN's configured on a 24 port D-link DGS-3324SR. Each VLAN has 6 ports.
The first VLAN has a connection to a modem providing 16 ...
0
votes
1answer
201 views
How do you connect to a local domain (i.e. mydomain.local) when you are outside of the network?
I'm in the process of learning Windows Server 2012, so I just did a fresh reinstall of it. Before I actually setup a local domain, I'm wondering how to access this from outside of my network. My setup ...
0
votes
1answer
3k views
Remote Desktop Services Gateway Issue
Alright fellow techies here's the rundown. I have installed Server 2008 r2 Remote Dekstop Services on a VM in my network. I installed the following RD role services: RD Session Host, Licensing, ...
2
votes
0answers
168 views
Are there Thunderbolt drive enclosures? [closed]
The only Thunderbolt hard-drive adapter that I've found so far is part of the Seagate GoFlex system.
I am surprised no one seems to offer drive enclosures with Thunderbolt yet.
At issue here is fast ...
-3
votes
6answers
206 views
can we use a HP JetDirect in reverse?
I have the following situation
I have an Ethernet only HP Printer which I need to connect to a parallel port PC.
Could I use an External JetDirect card to connect my Ethernet printer to a Parallel ...
1
vote
1answer
210 views
Connecting 8 x 500GB SATA drives to HP Smart Array P800 controller on 2 external mini ports
I have already 8 drives hooked up the the P800 RAID controller internally. I would like to attach 8 more SATA drives externally. I looked in the documentation but the only thing mentioned for the ...
0
votes
1answer
144 views
Our XServe FTP area is not allowing external access
We are a graphic design agency and therefore we work pretty much solely on MacOSX. We have an XServe server and up until yesterday was fine. We have an FTP area where we can upload files to our ...
1
vote
3answers
6k views
Why can't I access Tomcat externally?
We hire a Virtual MS Server 2008 machine from a hosting company. I say this because maybe it's got a bunch of extra settings that aren't the "vanilla" 2008 settings.
Anyway, I installed a default ...
0
votes
2answers
2k views
How to enable external connection via MySQL Query Browser/Administrator?
I've commented out the bind-address line in my /etc/mysql/my.cnf
When I do nmap localhost, I see that mysql is correctly listening on 3306, but when I try to connect, I get error 1045.
Do I have to ...