SSH Listening only on Mgmt and IB Network Interfaces?
My Exadata compute nodes (X2-2) currently only has Secure Shell (SSH) listening on the management network interface (eth0) and the Infiniband network interface (bondib0). See below.
I am curious if other customers and/or Oracle have SSH listening on the public (i.e., Client Access) network interface (bondeth0)? What is best practice?
Matt
[root@a0d101 ~]# grep ListenAddress /etc/ssh/sshd_config
ListenAddress 10.25.77.120
ListenAddress 10.25.72.55
[root@a0d101 ~]# ifconfig eth0
eth0 Link encap:Ethernet HWaddr 00:21:28:F0:45:6A
inet addr:10.25.77.120 Bcast:10.25.77.255 Mask:255.255.255.0
inet6 addr: fe80::221:28ff:fef0:456a/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:51312637 errors:0 dropped:0 overruns:0 frame:0
0