Questions tagged [external-connection]

22 questions
5
votes
3 answers

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 installation of Tomcat 6.0, and have got it running…
andy
  • 217
  • 1
  • 4
  • 11
3
votes
2 answers

How can I SSH into a server that is using a VPN?

I have a Raspberry Pi server (rpi) with a static internal IP using a VPN service. My router has a static public IP and I have the NAT set up to forward SSH traffic to the rpi as I have other devices on the network. I am able to SSH into the rpi…
deanresin
  • 131
  • 1
  • 4
2
votes
1 answer

Lync server mobility check response: No response received for Web-ticket service

I've deployed simple lync 2013 infrastracture. 1 edge, 2 front end, 1 webapp, 1 backend for mssql databases, and AD + CC. Everything works great except mobility. When I run Test-CsUcwaConference, Test-CsMcxP2PIM commands following error message…
KevinOelen
  • 343
  • 5
  • 15
2
votes
2 answers

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 different "external" IP adresses. I call this the…
alu
  • 21
  • 1
  • 2
2
votes
0 answers

Are there Thunderbolt drive enclosures?

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 external hard-drives for Mac Book and Mac mini…
lcbrevard
  • 318
  • 2
  • 12
1
vote
1 answer

Transparent Proxy Squid with internal and external network

I have network setup like this with external and internal network. I have successfully got squid running with proxy for internal browser and now I want to set up as transparent but having some problem. network First, I did change "http_port 8080…
lufee
  • 11
  • 3
1
vote
1 answer

Cannot access tomcat 8 using external ip address

I deployed an web app using Tomcat8 listening to TCP-8080 on a Windows 7. It works fine on my internal network. However, I wanted to access it remotely too, so I searched a little bit for the configurations needed, and did as follows: 1) Created…
Haase
  • 11
  • 1
  • 2
1
vote
1 answer

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 external ports is HP SAS to Mini Cables with…
MatBanik
  • 379
  • 3
  • 7
  • 27
0
votes
1 answer

Open Firewall to a dynamic public IP address but not via IP

I have a server firewall set to allow incoming traffic only from specifics IP for security reasons. I sometimes have to connect to it from outside office and I don't have a static public IP there, but a dynamic one. So writing an email and get it…
Mr.Web
  • 103
  • 4
0
votes
1 answer

Some device constantly detaches and attaches on windows 7

I have a problem - on the Workstation, every 2-10 minutes you can hear a tone "device detached", and the UI freeses for a few seconds (1-2 seconds no mouse move, etc). It is a workstation with lots of external stuff (about 20 different USB and SATA…
Petr Osipov
  • 111
  • 2
0
votes
1 answer

Exchange Server 2013, Database Availability Groups, NAT, and High Availability

Dilemma here I want a high availability/failover solution for people accessing outlook anywhere or exchange from outside the network. I have 2 exchange servers (EXCH1 and EXCH2) that have Exchange 2013 on them. They are both on Windows Server 2012…
0
votes
2 answers

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 somehow specify whitelist of allowed ips (I've seen…
Jakub Arnold
  • 1,674
  • 10
  • 25
  • 33
0
votes
1 answer

Determine internal(LAN) IP address based on external connection port

We have an external VPN server; somebody within the LAN has connected to it, and I can see the port they connected through (ie. the NAT port the router set up for them). Is there any way to find the local IP address based on that port alone? Our…
Dumitru
  • 186
  • 4
0
votes
2 answers

Mini-SAS Connector Issue

allow me to apologize in advance, because I am horribly uneducated in this realm, yet I find myself with this problem: My company hired ProMax to setup all of our networking in our office. One of the things they set up was a 24TB Stardom RAID…
David
  • 11
  • 1
0
votes
1 answer

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 is as follows: Windows Server 2012 Computer, IP…
1
2