You are not logged in.
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:
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
Mod note: Moving thread to "Networking, Server, and Protection".
Offline
No one with an idea?
Offline