/srv/irclogs.ubuntu.com/2020/08/26/#ubuntu-server.txt

Sven_vBI'm trying port forwarding with iptables. According to my old notes and https://kerneltalks.com/networking/how-to-forward-port-using-iptables-in-linux/ , I think this should work: https://paste.debian.net/plainh/d3285256 but the natbox doesn't accept my connection to :307. netcat in a shell on the natbox can talk to the target perfectly.01:15
Sven_vBsome other NAT tutorials use additional state-based conntrack rules or SNAT, do I need any of those maybe?01:15
Sven_vB??? and then I found #Netfilter . I'll ask there.01:26
Sven_vBindeed, SNAT was missing.01:47
=== xtao_ is now known as xtao
IngCr3at1onupdated idrac and bios last night but still has issues with ubuntu installer failing when setting the boot mode... tried debian and it worked just fine14:58
IngCr3at1onshame though, I would have preferred to run ubuntu14:58
UssatOn what system, I have Ubuntu on several Dell systems15:08
IngCr3at1onR720XD15:11
IngCr3at1onUssat: it's weird I came on here yesterday to see if anyone had seen it. I went to do a clean install from 19.10 to 20.04 (single SSD for the OS (there are other drives for zpools but not part of the install process)) and it would run through the install then fail during grub saying Invalid Argument when trying to set the boot mode.15:14
IngCr3at1onupdated everything after someone's recommendation here but to no avail. they had recommended an in-place upgrade but I couldn't even get 18.04 to reinstall15:15
tewardIngCr3at1on: are you sure your ISO is clean?15:26
tewardand what errors does it fail with when you try and use the ISO/installer?15:26
IngCr3at1onteward: yes tried multiple ISOs they all do the same thing... The error was `Could not set BootOrder: Invalid argument` but at this point I'm kind of done troubleshooting that and just going to use debian anyway lol16:08
tewardmmkay, just wanted to make sure.16:09
IngCr3at1onyeah I appreciate it I just need to get this thing back up and working and the host os I interact with the least anyway so you know16:09
masonIngCr3at1on: That sounds like an efibootmgr error. What was the invocation, if so?16:10
masonIngCr3at1on: should look like: efibootmgr -o 1,2,3,b,4   as an example16:10
IngCr3at1onhonestly mason I can't tell you at this point but otherwise you're correct it is/was16:10
IngCr3at1onoh actually I do have it16:11
IngCr3at1on`unshare --fork --pid -- chroot /target efibootmgr -o 0006,0001,0002,0003,0004,0000`16:13
IngCr3at1onseemed like something related to the installer so I just kind of moved on /shrug16:14
masonTwo things jump out: 1) the extras zeroes aren't really needed, and 2) that looks fine, so maybe executing it in a shell normally might be interesting. I guess 3) make sure all those options exist, as there isn't a set number of boot variables.16:15
masonIngCr3at1on: Did you see this during a regular install, where you didn't expect to see anything of the sort?16:16
masonIf so, it'd be worth filing a bug for it.16:16
IngCr3at1onmason yes it occurred during a clean install of ubuntu server (multiple versions)16:23
masonIngCr3at1on: Ah, sorry to hear it. I never use the installers so I'm always driving that stuff by hand. Definitely worth a bug report.16:23
=== arch1mede7 is now known as arch1mede

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!