connect the static IP PC to wireless dynamic IP notebook
HI,
I use a wireless router and connect to public ISP by PPPoE.
I also use a PC(192.168.1.2) connect to this wireless router(192.168.1.1) by cable and static IP .
I setup an notebook and this notebook(192.168.1.10) use WIFI and get the IP by wirelss from this wireless router.
There is ssh server application running in this notebook.
How can I connect ssh port 22 from the PC(192.168.1.2) ,static IP computer to this notebook(192.168.1.10), dynamic IP ,wireless ...
I cannot ping the IP in notebook(192.168.1.10) ,wireless IP from the PC ,static IP(192.168.1.2) ????
What routing do I need to setup as the gateway already aim to this wirelss router..
Please advice