You are not logged in.

#1 2018-05-01 09:04:16

everytrash
Member
Registered: 2011-07-26
Posts: 16

Remote unlocking with tinyssh

Hi,

I'm trying to enable remote decryption on Arch Linux. I used "tinyssh" for
this [1]. This works in principle.  I have problems setting the IP address manual.
Here's what I tried:

title   Arch Linux
linux   /vmlinuz-linux
initrd  /initramfs-linux.img
options ip=192.168.1.10::192.168.1.1:255.255.255.0:vm01:eth0:none:192.168.1.1:8.8.4.4 cryptdevice=UUID=XXX

I found these instructions here [2]:

ip= <client-ip>  : <server-ip> : <gw-ip>     : <netmask>     : <hostname> : <device> : <autoconf> : <dns0-ip>   : <dns1-ip>
ip= 192.168.1.10 :             : 192.168.1.1 : 255.255.255.0 : vm01       : eth0     : none       : 192.168.1.1 : 8.8.4.4   cryptdevice=UUID=XXX

Error:
9FAADi5.png

The following works without problems:

ip=::::vm01:eth0:dhcp

Thanks

[1] https://wiki.archlinux.org/index.php/Dm … .2C_ppp.29
[2] https://www.kernel.org/doc/Documentatio … fsroot.txt

Offline

#2 2018-05-02 04:51:09

x33a
Forum Fellow
Registered: 2009-08-15
Posts: 4,587

Re: Remote unlocking with tinyssh

Mod note: Moving thread to "Networking, Server, and Protection".

Offline

#3 2018-05-07 13:10:40

everytrash
Member
Registered: 2011-07-26
Posts: 16

Re: Remote unlocking with tinyssh

No one with an idea?

Offline

Board footer

Powered by FluxBB