Robert Best wrote: > > rwb:~> ip a > 1: lo: <LOOPBACK,UP,10000> mtu 16436 qdisc noqueue > ...... > 2: eth0: <BROADCAST,MULTICAST,NOTRAILERS,UP,10000> mtu 1500 qdisc > ...... > inet 192.168.1.65/24 brd 192.168.1.255 scope global eth0 > ...... > > fam:~> ip a > ...... > inet 192.168.1.64/24 brd 192.168.1.255 scope global eth0 > with 64 instead of 65. > > rwb:~> ping 192.168.1.64 > sends and receives packets > > fish://192.168.1.64 > works !!!
Hi Robert, Congratulations!!! It's easy, isn't it? > but only after tearing down the firewall on machine fam, I assume? That is ok, if your internet router acts as a firewall for your local network. If you feel better enabling the firewall on fam, you need to allow ssh traffic on port 22 as has already been said in another mail. You can do that easily with yast on machine fam. > fam:~> SuSEfirewall2 stop > > Robert regards Eberhard -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]