Source: 2Pcs Bike Roller Connector Chain 6-7-8/9/10 Speed Quick Master Link Joint Chain | eBay
Month: January 2019
1/2/5/10PCS ESP-12E ESP8266 Wireless Remote Serial WIFI Transceiver Board Modul | eBay
Source: 1/2/5/10PCS ESP-12E ESP8266 Wireless Remote Serial WIFI Transceiver Board Modul | eBay
BME280 Digital Sensor I2C/SPI Breakout Temperature Humidity Barometric Pressure
Source: BME280 Digital Sensor I2C/SPI Breakout Temperature Humidity Barometric Pressure | eBay
DSM501A/ GP2Y1010AU0F/ GP2Y1014AU0F Dust Sensor Smoke Particle Sensor with Cable | eBay
Source: DSM501A/ GP2Y1010AU0F/ GP2Y1014AU0F Dust Sensor Smoke Particle Sensor with Cable | eBay
433Mhz Superheterodyne Wireless Receiver RXB8 3.3V-5.5V Steady for Arduino/AVR | eBay
Source: 433Mhz Superheterodyne Wireless Receiver RXB8 3.3V-5.5V Steady for Arduino/AVR | eBay
10PCS 6.3V 1800uF 6.3Volt 1800MFD Electrolytic Capacitor 8×20 | eBay
Source: 10PCS 6.3V 1800uF 6.3Volt 1800MFD Electrolytic Capacitor 8×20 | eBay
Ashes in the Snow (2018)
How to Configure TP-Link N router as a wireless Access Point?
Bohemian Rhapsody (2018)
A Star Is Born (2018)
ssh through second network card using PUTTY – Google Groups
I can find no settings whereby the second card can be selected.
I have the following settings
Running Win7
Ethernet adapter Local Area Connection 2:
Connection-specific DNS Suffix . :
IP Address. . . . . . . . . . . . : 192.168.1.170
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 192.168.1.1
Ethernet adapter Local Area Connection:
Connection-specific DNS Suffix . :
IP Address. . . . . . . . . . . . : 10.0.0.5
Subnet Mask . . . . . . . . . . . : 255.0.0.0
Default Gateway . . . . . . . . . : 10.0.0.1
Is there something that I am missing.
Another option would be to use telnet session, but I can also find no way of
forcing the telnet to go through the second card.
Thanks in advance
AFAIK there is no way in putty you can select an interface before opening
a SSH connection. One way to do this is to change the network interface “metric”
value. Just increase the “interface 1” metric value and W2K will start using the
interface 2 for all the network activity.
To change the metric do the following
Right click on the “My Network Places” -> right click on the “Local Area
Connection” -> select properties ->select Internet Protocol (TCP/IP) ->select
properties-> click on advanced and change value of interface metric to “2”.
Click on “OK” .
Now putty (in fact all the apps) should start using the second interface for all the new connections.
Source: ssh through second network card using PUTTY – Google Groups