I need to log in to our router via SSH because the web console lacks the ability to disable SIP ALG.
But when I try to login it claims my password is wrong - even though I just used it 2 minutes ago to access the web console.
SSH is enabled for the…
Hi Experts.
I'm willing to know if It is possible to change SSH default port to other than port 22 (port range available is 1:65535). The reason is to increase security on SSH access.
In Sophos UTM Firewall this change is very simple to do (Management…
Hello,
I work remotely for a customer and wanted to update the SSDs. It seems to me that when the SSD is updated, it might not happen in all HA devices.
In order to make sure that is not the case, I SSH into the Primary device and from there I do…
Hi, I tried to access the auxiliary devices of several our customers via an ssh tunnel using "ssh -D 7777 admin@firewall.customer.xyz" and than using localhost:7777 as socks proxy in Firefox. There I use the peer administration IP on port 4444 to access…
Hi,
I am encountering an issue that a switch is labled as "offline" on Sophos Central even though it is accessible via SSH. Does Sophos Central or your switch have this kind of known issue? Based on the kb article " ">support.sophos.com/.../KB-000045349…
We have multiple techs in our organization and I don't share the default ADMIN account with them. I have set them up with their own accounts. However, if they are ever troubleshooting the firewall with a SOPHOS Engineer, almost immediately the engineer…
Hallo,
Ich habe ein Netzwerk, das durch eine Sophos Firewall and das Internet angebunden ist. Es ist eine NAT Regel und Port Forwarding eingerichtet, dass man vom Internet her auf Server im Netzwerk zugreifen kann (HTTP, HTTPS, VPN). Das funktioniert…
For the second time now we face an issue that we cannot login to XG with SSH. Either as admin or with the ssh keys we entered in WebAdmin.
XG430 (SFOS 19.0.1 MR-1-Build365)
This was first noticed when we upgraded from 18.5.4 to the current version…
XG210 (SFOS 19.0.1 MR-1-Build365)
Hello,
I have to create a lot of static routes and would like to do this via SSH.
When I create a static route via "ip route add 10.xxx.xxx.xxx/24 via 10.xxx.xxx.xxx" it is clearly visible in the overview "route…
Hi,
currently I use the SG105 running UTM 9.511 and I connect by SSH to Terminal of the UTM and execute the following Command as root.
Commmand: /usr/sbin/ether-wake -i NIC ---MAC--- (Example: /usr/sbin/ether-wake -i eth0 00:00:00:00:00:00)
this…
Hi all,
I've just installed MacOS Ventura and found that I could no longer log in to the UTM via root SSH. If anyone else has this issue, the following worked for me:
Make a copy of /etc/ssh/ssh_config just in case ;)
sudo cp /etc/ssh/ssh_config…
Hello again all,
I have a bit of a head scratcher.
Background:
I've setup a linux server, to feed out the odd occasional file and large transfer, to some of our customers/partners. At the moment, this was going to constitute just using OpenSSH running…
Hi all,
No idea what's gone on here. Been using Sophos XG for a number of years now and had absolutely no issues (outside of the the usual little issues) until today.
Upgraded the the latest version yesterday, but found a load of issues since doing…
I've tried using password and RSA key to get ssh access working.
Both fail when I try to open putty session
Instead of getting the following EXPECTED message:
I get this in both cases:
Am using "Any" as allowed network for now (will…
I changed the password of my Sophos SG105w. For some reason I can not login any more. I tried all password version I had use or I would use. Still did not found the propper one yet. I already found tutorials how to reset the 'admin', 'loginuser' or 'root…
Hi,
Is there a way, from scrap, to activate and configure Firewall-XG on a Virtual Private Server, all done remotely using ssh? I can find information regarding ssh connections, but only when the initial setup is complete.
Thank you
William Val…
Hello Community,
iam trying to add and edit an IP-Host over the Advanced Shell with SSH.
Is there any command to do that?
Or is it possibel to create a skript who resolve a FQDN and edit an existing IP-Host with this IP-Adress?
Thank you in…
Hey Community,
I saw an article about Sophos home that the incoming SSH connections will fail if running Sophos Home v10.0.1 + MacOS 11 Big Sur. Is this also the case for Sophos endpoint (EAP)?
To Whom It May Concern I need to test a FTP connection for the firewall backups between a firewall and a FTP server which isn’t working and have been trying to log into the firewall server using my Sophos firewall administrator credentials & also my Active…
I have a problem with two XG 106 on SFOS 18.0.3 Both have a routing-based IPsec to another virtualized XG with SFOS 18.0.3 Both XG 106 are connected to VDSL lines with variable IPs and every night the XGs change IP. Unfortunately after the IP change the…
I have a Sophos XG firewall setup with LAN, DMZ and WAN interface. I want to run a server in the DMZ and want to administer that server with SSH from my LAN. Tried setting up the rules in the firewall, but am not able to connect from the LAN to the DMZ…
We have Sophos UTM in an Active/Passive configuration. When i SSH to the master i should be able to connect to the slave with the command: ha_utils ssh.
When i do this on the master (with root) it says the following:
Connecting to slave 198.19.250…
I routinely use Wireshark to analyze traffic from a mirrored port on the switch. The only downside to this is I'm limited to capturing on a single port.
I've read about methods of piping tcpdump output directly to Wireshark via SSH, such as outlined…