I have a rather annoying issue. I am trying to connect my Pi to a network so I can SSH to it.
My network setup is as follows.
There is a wireless router downstairs which deals with internet access. My PC is connected over wifi, with a dongle.
I have a Raspberry Pi I want to connect to my PC so I can SSH to it. For various reasons, connecting the Pi to the main router is impractical, nor can I use another dongle to get at it through wifi.
What I have tried is connecting the Pi directly to the PC's ethernet port and connecting the Pi through ethernet to a different router, which is then connected to my PC through ethernet.
However, when I try connecting the Pi directly, it doesn't seem to work. When I try going through the second router, I can access the Pi, but can't access the internet with my PC.
Are there any settings I can change to allow one of the two options to work?