Currently I have an ADSL (D-Link) modem which serves also as a hub, with the IP address 192.168.1.1 Since this box has DHCP enabled and all computers connect through this way, starting with 192.168.1.2 Through ssh I can connect easily to another machine with something like:
ssh -X -l username 192.168.1.3 Instead of '192.168.1.3', how can I use the hostname of the remote machine? Do I need to work with static IP addresses which can be assigned in the hub? This message posted from opensolaris.org _______________________________________________ opensolaris-help mailing list [email protected]
