Questions tagged [adapter]

60 questions
1
vote
3 answers

How to proxy traffic from one NIC to another?

is there any basic proxy server software for Windows that allows you to setup a proxy server on one network interface (NIC/Adapter, etc) and have it route traffic through to the other network interface as if it's being sent from the second…
user57735
1
vote
2 answers

5v PCI to PCI-X or PCIe adapter?

We unfortunately have a very expensive ($10K) full-length 5 volt PCI card that we would like to use in the same system as another expensive PCI-X card. As luck would have it, it seems that PCI-X is not backwards compatible with 5v PCI cards. It…
SiegeX
  • 525
  • 1
  • 6
  • 16
0
votes
1 answer

What SAS adapter is compatible with Supermicro X9DRD-iF motherboard?

Here is my motherboard https://www.supermicro.com/products/motherboard/Xeon/C600/X9DRD-iF.cfm I need a compatible adapter so I can connect 2 SAS drives to this motherboard as it does not have native compatibility. Apparently Supermicro makes their…
user555159
0
votes
0 answers

Troubleshooting a failed network driver (netvsc.sys)

We have been running into an issue with some terminal servers we have running Server 2016 where the NIC just drops off. These are Hyper-V guests running on 2016 Hyper-V and eventually (after about 2-3 months) the "Microsoft Hyper-V Network Adapter"…
Jacob
  • 131
  • 1
  • 3
0
votes
1 answer

2 physical interfaces change the link to a different interface name, on reboot

Environment: I have two physical network interfaces on my system: Qualcomm Atheros Ethernet Realtek Ethernet (RTL-8169) On the system, i have Ubuntu-18.04. Problem: I have configured: Realtek to be used as a management-network - (with eth0, e.g…
Malik Asif
  • 103
  • 1
  • 1
  • 4
0
votes
1 answer

How do I remove an IPAddress that doesn't have an adapter

I have 4 results (2 IPv4, 2 IPv6) when I query Get-NetIpAddress that do not have a corresponding network adapter. What are these addresses and how can I remove them? I have tried to Remove-NetIpAddress but after a few seconds they pop back…
will
  • 101
  • 1
0
votes
0 answers

Old DNS GPO being applied and can't find which one

Our active directory is old and upgraded from 2003 to 2008r2. Now we have a hybrid of 2008 r2, 2012 r2 (on a different site only) and 2016 (we're headed there anyway). We created Sub OU's for each company. My problem is one of these OU's was tested…
r.levi
  • 1
  • 2
0
votes
1 answer

Prevent Network Ransomware Malware Attack?

I have a small network of Windows 7 PCs. I want to use a Windows NAS file server as a repository to safeguard the backup files from each Windows PC against a ransomware attack. In order for this strategy to work I need to be able to dynamically…
Bill Vallance
  • 227
  • 2
  • 7
0
votes
1 answer

parse-server push for multiple apps?

We are trying to implement push to applications, using parse-server-push-adapter over parse-server. We migrated our apps from parse.com. Our problem is that we have multiple apps using the same mongodb with a single hosted parse sever (hosted on AWS…
drorsun
  • 111
  • 3
0
votes
0 answers

Is it Possible to Configure Receive-Side Scaling on an EC2 Instance Running Windows Server 2012 R2

Currently, I am experiencing some problems on getting a server to run efficiently on an EC2 instance. On my local machine everything runs as expected, but on AWS the servers experience some latency, 30ms on servers connected locally to each other,…
0
votes
3 answers

Putty blank when connected to Cisco Catalyst 3500

I'm using the normal blue RJ45 to DB9 cable plugged into my Cisco Catalyst 3500 series XL switch. That cable is connected to a serial-to-usb adapter that I got from Monoprice, and that is plugged into my computer (running Windows 7). When I go into…
duzzy
  • 145
  • 1
  • 2
  • 7
0
votes
3 answers

Virtual PC (machine), loopback adapter, LAN, SQL Server

I've setup my VM to mimic my DevServer. I've setup my Network Connections to read from my Loopback Adapter 1st, LAN 4th. But for some reason, when I create my connection string: "Provider=SQLOLEDB;Data Source=DevServer; Initial Catalog=myDB; User…
Robert
0
votes
1 answer

Openvpn, two tap network adapters

I have installed openvpn client on my pc (windows 7) and I have two tap network adapters. In this way I can open two openvpn connections at the same time. What I would like to understand is how it's decided each connection I open which tap adapter…
user200913
  • 71
  • 1
  • 1
  • 9
0
votes
2 answers

Change from 192.168.x.x to 172.22.x.x

I have a sensor that has an ip address of 172.22.5.150 I want to change its ip address to 192.168.1.150. However the only way to change it is to log into it through Ethernet. But I cant access 172.22.5.150 on my network My PC, router etc is on the…
spiderplant0
  • 101
  • 4
0
votes
0 answers

Setup PERMANENT TAP adapter in VPS without dissapear after reboot

I'm installing Softether in a new VPS and all works fine. System is a CentOS 6.5 32bit. The issue is that after rebooting the VPS the TAP adapter dissapear. I would like to know if I can define permanently a TAP NIC adapter with a fixed…
KeyJey
  • 11
  • 3