Questions tagged [windows-firewall]

Questions referring to the firewall that comes built-in with windows. Use this tag only when referring to the firewall that comes with Windows; Other firewalls that run on Windows should contain the two tags [windows] [firewall] instead.

Questions referring to the firewall that comes built-in with windows. Use this tag only when referring to the firewall that comes with Windows; Other firewalls that run on Windows should contain the two tags instead.

495 questions
-1
votes
2 answers

Windows Firewall Not Allowing Java Application

I have a Windows PC which is running a standalone Java application which requires internet access. To limit data usage from other applications (like Windows Update, Anti Virus, etc...), the PC has been setup with Windows Firewall, and to only allow…
Dr Party
  • 13
  • 1
  • 1
  • 2
-1
votes
1 answer

Firewall Not asking Permission to open the port

I am writing the following java program for opening a port in Windows. As of my knowledge whenever we are opening a port, Firewall should ask for the permission to allow the access. But here without intimation it is opening. What is the reason…
KCS
  • 442
  • 5
  • 20
-1
votes
1 answer

Configure windows firewall, to only allow VPN traffic

It is possible to block a specific application when VPN is not connected. Block torrent program if VPN is not connected. The essence is simple: Windows has two network groups "Public" and "Private". The application is blocked when you are on the…
XwallY
  • 23
  • 1
  • 4
-1
votes
1 answer

sendmail SMTP connection timed out error at MATLAB

Kindly, I have the mentioned error for this code when running on Wifi while it works when using phone 3G hotspot: username='XXX@hotmail.com'; pass='XXXXX'; port='587'; % hotmail props =…
-1
votes
1 answer

NodeJS works only on my network

I have my nodejs server app running on my windows 10 machine which uses my home internet connection. When I am connected with my phone to my home internet and write the IPv4 Address and port I get a response and my web page loads, but when I use a…
Gilad Baruchian
  • 930
  • 3
  • 14
  • 30
-1
votes
1 answer

Fire wall blocking while checking mx record

We have email validation tool which tell, is valid or invalid by checking MX record ect. It is working fine in my old server. Same build which i have deployed in another server Windows 2012, is not working, may be fire wall is blocking ? I have…
Chandan
  • 67
  • 2
  • 10
-1
votes
1 answer

Error Executing Batch file of BlazeDS

I'm trying to see samples of BlazeDs in my web brower as shown in the tutorial on this webpage. After I have started tomcat i open the localhost link 8400/samples in my browser as shown below.After entering the url i get the following page in my…
Lucy
  • 1,812
  • 15
  • 55
  • 93
-1
votes
1 answer

How can add a portopening to windows server 2003

I cannot open firewall in the windows server 2003 to add one portopening to my server. It's got an error messsage:"Windows Firewall can not run because another program or service is running that might use the Network Address Translation component…
-1
votes
1 answer

Open a port only for internal IP

I have a Windows server 2008 that is exposed on internet also. So I have two IP for that server - 1. Internal IP 2. External IP. I want to allow a port only with internal IP. I have tried to allow the port only from domain. Also tried at the Scope…
gmtek
  • 741
  • 3
  • 7
  • 25
-2
votes
2 answers

Making python code acceptable for firewalls

I wrote a small program in python using pandas and tkinter, among other libraries. The program has a simple gui and comes with a csv file, it was converted into a .exe file using pyinstaller. I'd like to share it with some people, but it gets…
Mekaill
  • 11
-2
votes
1 answer

batch file for check firewall status and if disable start a file

I want a batch file that after running with standard access, checks the status of the firewall and if the firewall is disabled, start a file. But, if the firewall is enabled, show all allowed ports. Is this possible? I am checking if the firewall is…
csacsa
  • 1
  • 1
  • 6
-3
votes
1 answer

Golang library doesn't release memory [Repost with code]

I'm trying to use Golang's win64api library(https://github.com/kumako/go-win64api) to control windows firewall. It works well, but it doesn't release memory. For example, running functions in a loop will cause continuous incremental memory…
pepperoni
  • 119
  • 1
  • 6
-3
votes
1 answer

DLNA server on windows 8.1 block control features over LAN

I stay at a hotel-apartment complex so my connection is public since it is shared. I recently installed the Kooraroo Media streaming software on my Computer, I use it to stream to my other devices over LAN. I found a problem in it. It does have the…
Johncool
  • 1
  • 1
-3
votes
1 answer

Unable to clone link using git

Whenever I try to clone a repo in git using the following code: git clone https://github.com/sudhsudhi/coursera_test.git I get the following error: enter fatal: unable to access 'https://github.com/sudhsudhi/coursera_test.git/': Failed to connect to…
-4
votes
1 answer

Can't ping server, but server can ping client

I have a Windows Server 2012 R2 Standard using a D-Link router. I want to Configure it using Static IP Addresses.
Nuñito Calzada
  • 4,394
  • 47
  • 174
  • 301
1 2 3
32
33