I need help connecting to a network 172.16.0.0 and I am in range 192.168.0.0, any suggestions?
You can't unless you're already connected to both networks in some way or have access to another computer connected to both networks. If you are only connected to 192.xxx.x.x, then you cannot connect to 172.xxx.x.x, there must be routing to another network.I need help connecting to a network 172.16.0.0 and I am in range 192.168.0.0, any suggestions?
sudo ifconfig <your_net_device> 172.16.0.10 netmask 255.255.0.0
I got access through RDP, I found a machine that connected to both networks, thanks for the help!You can't unless you're already connected to both networks in some way or have access to another computer connected to both networks. If you are only connected to 192.xxx.x.x, then you cannot connect to 172.xxx.x.x, there must be routing to another network.
Вы не можете, если вы уже каким-либо образом не подключены к обеим сетям или не имеете доступа к другому компьютеру, подключенному к обеим сетям. Если вы подключены только к 192.xxx.x.x, то вы не можете подключиться к 172.xxx.x.x, должна быть маршрутизация в другую сеть.