networking
7 TopicsUsing SCP to copy a file from Linux to Windows
I'm having an issue with scp to copy a file from Linux to Windows. I log into my remote Linux system and by using this command to copy any file in this case to Windows although Windows stalls when attempting to copy ? scp /home/ubuntu/myfile username@IP_of_windows_machine:/C:/Users/Anshul/Desktop From this link; https://stackoverflow.com/a/49229019/220636624.8KViews0likes4CommentsEvent ID 36871 error keeps logging in a repeating pattern
Hello, I accidentally came across the following error in Event Viewer: "A fatal error occurred while creating a TLS client credential. The internal error state is 10013." Source: Schannel Event ID: 36871 Process ID points to LSASS I filtered out the results to only reveal errors of the same source (Schannel), and the earliest record registered was nearly a month ago. However the first time it logged multiple entries during a single session and then never showed up again for about a month. The first entries also had a partially different message "The certificate received from the remote server was issued by an untrusted certificate authority. Because of this, none of the data contained in the certificate can be validated. The TLS connection request has failed. The attached data contains the server certificate." and a different event ID: 36882 More than 20 days later, the current error ID 36871 logged a single entry once and didn't show up again until a couple of days ago. Over the past two days it has been logging too many times (typically 8 entries per hour) and it repeats precisely in the same pattern. Today I'm starting to notice it's logging even more entries compared to yesterday, but also in a consistent pattern. I tried looking online for an explanation and a solution but everything I found was way beyond my limited technical understanding. All I could grasp (potentially) that it has to do with establishing secure connections with the server (I don't know which server are they talking about), with some pages mentioning something about .NET framework. Please note: I'm having this issue on a personal (unmanaged) laptop running Windows 10 Home (21H1), and typically connected to my home WiFi network. I would really appreciate if someone can help me with the following questions: For an average user (like myself), should I even worry about this error being logged on my laptop? Can I safely ignore it? (considering that I haven't noticed any performance issues or other problems, besides the error itself being logged) I recently installed the latest https://support.microsoft.com/en-us/topic/june-21-2021-kb5003537-cumulative-update-preview-for-net-framework-3-5-and-4-8-for-windows-10-version-2004-windows-server-version-2004-windows-10-version-20h2-and-windows-server-version-20h2-and-windows-version-21h1-49ea0d2c-9328-4b01-a81e-1dc0b8d53548 Could it possibly be the one to blame for this type of error? I also tried checking all the other updates and changes I have done on my computer over the past month, but couldn't really find anything that particularly coincide with the error being logged in that pattern. I tried connecting my laptop to a mobile hotspot around the time when the error logs (according to the timely pattern I spotted). The error didn't log while being connected to that hotspot, but it appeared again shortly after I connected back to WiFi. Could that possibly mean the error has to do with the WiFi connection or my ISP rather than anything on the laptop iteself? Please help Update: I tried connecting my laptop to the same hotspot a bit longer, and after an hour the same error logged, but so far it only generated one entry.21KViews0likes0CommentsHyper-V and Network Adapters
I have new Hyper-V network adapters showing up on my laptop. However, I never enable Hyper-V. Does anyone know how this happens or how to get rid of them? It seems to be affecting my network connection to my "normal" Ethernet, which show as "unplugged" Thank you!1.2KViews0likes1CommentStatic DCHP Address-Binding on Hyper-V Private vSwitches?
Recently got a new laptop with Windows 10 Pro. Prior to this, always used VirtualBox for locally-hosting VMs to do my development work on. Opted to try out Hyper-V since it's also free (and hopefully requires less-frequent reboots for hypervisor-driver updates). Initially, I set up my VMs to use an external vSwitch. However, external vSwitches require putting my wifi interface into bridge-mode. When in bridge mode, network performance goes in the trash - for both my VMs and my host: using various speed-testing tools, my connection-performance drops from 500Mbps-bidirectional to about 4Mbps down/200Kbps up. As a workaround, I switched to using private vSwitches and using connection sharing. This restored my host's connection-performance to their initial levels and sped my VMs' networking up to nearly the same speed, as well. Unfortunately, the cost seems to be that my VMs' IP addresses change regularly. Worse, if I go into the VMs and change to static IP addressing, the private vSwitch's gateway refuses to route. So, the question is, "how do I provide persistent address-binding to my Hyper-V VMs without trashing my networking-performance"? I've seen various posts about using external interfaces and changing driver-settings to disable the broken "optimization" settings associated with bridge-mode, but, those settings don't seem to be available when the base NIC is WiFi.819Views0likes0CommentsWindows 10 VPN and SQL with Meraki VPN
Hi, when our users connect to VPN (Windows 10 VPN on Meraki) they used to be able to access a client application on a SQL server host (a Windows 10 host)....but something recently happened on the host (uninstalled Norton security and it likely reset a bunch of stuff) and now client VPN users are no longer able to access that application....we can ping the SQL host from the client device after connecting to VPN but no longer access the application, so my guess its some Windows firewall port or protocol on the SQL server blocking the traffic when it sees the traffic coming in via VPN because it works fine within the network, and its not as permission issue as I put the same client device on the network and it can access the application without any issues. Any thoughts or ideas?2.2KViews0likes4CommentsNetworking issues since January 23 (approximately)
Hi everyone, I'd like to start by clarifying that the issue I have is happening on Insider builds (one PC in SLow, one in Fast), and I'm not sure if that has anything to do with it. Here's the thing: Last week, on Thursday (I think), both of my laptops started indicating that my home Wi-Fi connection wasn't connected to the internet, despite my phone and other devices saying otherwise. What's more, despite the error, both my laptops could browse the web (using the new Edge) or check for updates. However, UWP apps like Unigram, OneNote, and To Do didn't work. I only actively use one laptop, so there are no settings I could have changed on both, and since they're on different versions of Windows 10, and neither got an update prior to the issue, so it was completely out of the blue. After running the network troubleshooter, resetting my router and modem, and updating drivers, nothing seemed to work. Eventually, though, my main lapto seemed to sort itself out on its own, and my secondary laptop, while it took a little longer, also stopped showing the error. However, I have now noticed that VPN apps based on UWP, like TouchVPN and the Store version of Avira Phantom VPN, always fail to connect, and that happens on both laptops. There are no limits I've reached, and the apps work on my phone. Likewise, the classic desktop app for Avira still works fine with Phantom VPN. Put short, it seems like there's something about UWP apps that's not working quite as it should. Though most apps are fine now, VPN apps based on UWP aren't working. I have no clue why, but I hope someone can help. Thanks in advance!1KViews0likes1CommentContainer Networking on Windows 10
Hi Guys, I have Docker CE running on my windows 10 machine and have successfully switched to Windows containers. However, the NAT range my machine generates seems to change with each network i connect to - even if i delete the virtual switch and recreate with a speficied range. Does anyone know how these ranges are created (i.e. is there a formula?) or if you can force it to stay on the range your set? I appreciate this sounds a little odd, but our corporate proxy dishes out settings based on IP/Subnet detail and this is causing me some issues1.6KViews0likes1Comment