Whoops - forgot to set the interface name for lp0.
This commit is contained in:
parent
93a3287669
commit
15cc7d5f5b
@ -256,6 +256,7 @@ setup_network_plip()
|
||||
default_value=""
|
||||
if ! network_dialog "What is the ip number for the remote host"; then return 1; fi
|
||||
remote_hostip=$answer
|
||||
interface=lp0
|
||||
}
|
||||
|
||||
network_dialog()
|
||||
|
Loading…
Reference in New Issue
Block a user