Greetings and thank you in advance for your help ,
my setup is just like this
computer 1
windows 8.1 with one interface configured like the following
ipv4 : 172.19.209.130
mask : 255.255.255.252
default GW : 172.19.209.129
connection has no internet available .
computer 2
windows server 2012 R2 with two interfaces
interface 1 configured as following
ipv4 : 172.19.209.129
mask : 255.255.255.252
default GW : 172.19.209.130
connection has no internet available .
interface 2 configured as following
ipv4 : 192.168.7.66
mask : 255.255.254.0
default GW : 192.168.7.1
connection has internet available .
i have been struggeling to give computer 1 internet throught bridging computer 2 connections with no success ..
so what i am looking for is to have internet on computer 1 through it's connection with computer's 2 first conenction which is somehow bridged to the internet capable interface ..
any help would be appreciated .