I wouldn't even consider myself an iptables novice user, so I was wondering if someone could please help me to do this:
I want to be able to ssh into one of my servers using the eth0 network card. All other traffic should use the eth1 network card. Under no circumstances should anything other than ssh traffic go through eth0.
I think this is "easy", but I'm finding it hard to search for a solution.
Can someone please share their expertise?
As per request to detail the network topology:
eth0 and eth1 are exposed to the company network and can access the internet.
eth0 is fixed ip (with a hostname - convenient to ssh in to). eth1's IP address changes as it is assigned dynamically by the company DHCP server.