Intended for SonicWall Products like NSA, TZ, SuperMassive and WXA.
Questions tagged [sonicwall]
21 questions
4
votes
2 answers
Login into SonicWALL VPN through a .NET application
I am currently trying to access a SonicWALL VPN, inside of a .NET application. We have all the necessary credentials inside of our database, but I can't find a way to call the SonicWALL Global VPN inside a .NET application to start it.
Does…

Matt
- 166
- 1
- 8
1
vote
1 answer
Cannot Delete Sonic Wall Registry Keys
I'm trying to delete leftover Sonic Wall registry keys. I keep getting the error
"Cannot delete a subkey tree because the subkey does not exist"
The key has children but should the Recurse parameter handle this whole deletion?
Registry…

Will Volkmann
- 11
- 2
1
vote
1 answer
Site to Site connection between SonicWall and AWS - IAM Policy
I'm trying to set up a Site to Site connection between our on-premise server and our cloud infrastructure. In our premises we have a SonicWall firewall installed and, since SonicOS 6.5.1.0 it's now easy to put an AWS access key and AWS Secret Key…

Matteo Cardellini
- 876
- 2
- 17
- 41
1
vote
3 answers
Sonicwall routing speed
Sonicwall NSA 220 routing performance is less than I expected. It is just doing routing - no content filtering (the system is out of support).
My test setup: two laptops, each with 1 gig NICs. The first is plugged into X0 and the second is plugged…

JPoole
- 305
- 3
- 13
0
votes
1 answer
Not able to connect to mysql Docker when VPN was ON
I have mysql Docker installation and i am able to connect successfully without any issues. The actual problems are started when i turn ON the VPN not able to connect it. I am trying to check connectivity with telnet localhost…

user3309305
- 181
- 1
- 7
0
votes
1 answer
How to close existing SSL Tunnels via Powershell?
I want to kill the RDP app, VPN Client app and all its existing tunnels using powershell. The commands below works to kill the apps:
Stop-Process -name mstsc -F
Stop-Process -name SWGVC -F
However, the current tunnel still stays so I can keep…

Eray Balkanli
- 7,752
- 11
- 48
- 82
0
votes
0 answers
SonicWall - gateway: trying to access the website via local ip - links in page not working
So, below is the url I am trying to load. It is a classic ASP website powered by IIS.
https://gateway.xxxxxxxxx.com/ is the gateway through which the site is accessed. We are using…

Biju P Dais
- 131
- 1
- 12
0
votes
1 answer
How to post an object to sonicwall api with python?
recently my admin asked me if I can create an app to input some data into our Sonicwall.
I found some API, created an account, and ran some "get" methods, which worked just fine. I am trying now to post a new object into our pv4 rules and cannot get…

LukasEko
- 5
- 4
0
votes
1 answer
Can't establish site to site VPN with AWS and Sonicwall
I am having trouble getting my site to site VPN working.
On AWS, I have an EC2 instance with a private IP sitting on a VPC with a 192.168.80.0/24. All good there.
I created a Customer Gateway and gave it the IP address of my sonicwall. It says…
0
votes
1 answer
Looking for Default Behavior of LAN to LAN access list
I have inherited admin of an NSA3600. There are a ton of LAN>LAN allow rules configured. It would seem to me that from the LAN zone to the same LAN zone, the default would be to allow the traffic. Is this a situation where once an allow rule is…

Brandon A
- 13
- 4
0
votes
2 answers
Reset Sonicwall TZ600
Looking to reset a SonicWall TZ600 I won it recently at an IT auction.
I plugged into the X0 Lan via my laptop not getting a connection seems like no DHCP.
The SonicWall does light up and I see network activity on the machine.
Looked online for…
0
votes
2 answers
Filter Logstash Sonicwall
I'm using ELK and I wanted to know where I can insert filters to analyze Sonicwall logs and view them in the grafana.
Would you put it in the filter.conf of the logstash?
Can anybody help me?

Danilo Marquiori
- 85
- 1
- 1
- 4
0
votes
1 answer
Getting "Not Found The requested URL was not found on this server" when accessing from a specific domain?
We have a simple WP site that has been running for years. We can access it on mobile or any other computers that are not connected to our company's domain. I believe there is an error within our firewall. Any suggestions on where I should look?…

AndroidDev20TX
- 79
- 12
0
votes
0 answers
How do i configure Yii2 to connect to SQLSRV using windows authentication?
i need to set up a yii2 site to connect to a sql server database which is locked behind windows authentication. normally with sql server auth (essentially username/ password) i'd do it like this.
return [
'class' => 'yii\db\Connection',
…

Andrelope
- 103
- 1
- 11
0
votes
1 answer
Find SonicWall Admin login's using splunk
I would like to use splunk to report on when the Admnin credentials are used to login to the Sonicwall. Please help

irishombian
- 102
- 4
- 14