chodson | Hey Guys, I am trying to directly ssh into a ubuntu container running on lxd. I've created it with a bridge but it keeps giving me permission denied (publickey) | 00:27 |
---|---|---|
chodson | the auth log on the container says that the lxd host ip is closing the connection | 00:27 |
Epx998 | hmm ive run into that problem before | 00:34 |
sarnold | Epx998: do you recall what the solution was? i'm guessing either (a) the cloud-init didn't copy over the key or (b) the username didn't match | 00:35 |
sarnold | pity he's already left and we'll never find out | 00:35 |
Epx998 | trying to remember what I was doing when I got that error | 00:40 |
hehehe | chodson do u use appamor? | 00:45 |
hehehe | lol should be penalty 5 usd if you quit within 30 min after asking question | 00:46 |
Epx998 | im ocd'ing on this centos7 kickstart cfg hmmm maybe i should go home | 00:53 |
=== v12aml_ is now known as v12aml | ||
=== freeflying__ is now known as freeflying | ||
=== semiosis_ is now known as semiosis | ||
=== arosales_ is now known as arosales | ||
=== thebwt_ is now known as thebwt | ||
=== shanesveller_ is now known as shanesveller | ||
=== coreycb_ is now known as coreycb | ||
cpaelzer | good morning | 05:02 |
=== hehehe is now known as Guest13817 | ||
=== Guest13817 is now known as hehehe | ||
lordievader | Good morning | 06:29 |
=== patsToms_ is now known as patsToms | ||
nacc | rbasak: fyi, i think you didn't push any tags for import of scim-chewing | 10:19 |
nacc | rbasak: which breaks the linter | 10:19 |
nacc | rbasak: or was the atomic thing you were mentioning? | 10:20 |
=== andol_ is now known as andol | ||
=== ahasenac` is now known as ahasenack | ||
=== ahasenack is now known as Guest49405 | ||
=== JanC is now known as Guest76357 | ||
=== JanC_ is now known as JanC | ||
rbasak | Odd_Bloke: one for you I think? https://lists.ubuntu.com/archives/ubuntu-devel-discuss/2017-July/017554.html | 14:07 |
teward | sarnold: anything that's not a dynamic module will be static-compiled into that specific package. | 14:36 |
teward | sarnold: email is faster by the way | 14:36 |
teward | sarnold: wrt that specific module you pinged about, it's a dynamic module - `libnginx-mod-http-echo` - it can be added by a user at their discretion. | 14:38 |
teward | there's a 'static' compile element and a 'dynamic' element - static compile is why all the flavors conflict with each other still because they still build static binaries. Dynamic modules are the exception | 14:38 |
teward | and they can be built and then included individually. | 14:39 |
teward | sarnold: pre-1.12, everything's static compiled in, so it's only referenced at build time. | 14:39 |
teward | 1.10.3 (Zesty/Artful) and 1.12.x are really the first time we've rolled out dynamic modules. | 14:40 |
teward | but thats the standard now - if it can be built dynamically it needs to be added as its own package; if not, it needs to be static-compiled in. | 14:40 |
teward | sarnold: we also have a modsecurity 'headache' - that thing isn't trivial to update. | 14:40 |
teward | so if there's a 'patch' that needs to deploy to fix something in modsecurity we usually have to just update the whole module rather than nit-pick a patch. | 14:41 |
teward | sarnold: also sorry for not being awake - yesterday was a cluster**** once I got home. | 14:41 |
=== __Yiota is now known as Floos | ||
=== Guest49405 is now known as ahasenack | ||
sarnold | teward: I'm sorry to hear it :( thanks for the information | 17:30 |
teward | sarnold: no idea what version was in use, but if it's not got the libnginx-* module packages, they're all static compiled and that's referenced only during build time. | 18:07 |
teward | just saying :) | 18:07 |
sarnold | teward: <3 | 18:07 |
sbeattie | jamespage: hey, do you know what changed in ceph 12? samba in artful FTBFS against the version of cph in artful-proposed... | 18:26 |
Steve[cloud] | lordievader: hey man, thanks for the help yesterday | 19:23 |
Steve[cloud] | in case you may be interested, I eventually found a solution | 19:23 |
Steve[cloud] | http://stevemcgrath.io/2017/07/docker-containers--network-sniffing/ | 19:23 |
GMBeniamin | Hello guys. Is this the right place to cry about having a problem regarding ubuntu server networking? | 20:33 |
GMBeniamin | Anyone? | 20:37 |
sarnold | GMBeniamin: you may get more results if you pastebin what's going on.. | 20:42 |
Epx998 | network, 2 cups with a string between them. network.\ | 20:44 |
GMBeniamin | It's first time when I am trying this and I don't want to post walls of text in the wrong place. | 20:45 |
GMBeniamin | I have a brand new supermicro SuperServer 6028R-TRT. I installed ubuntu server on it and I am trying to connect to internet. I am trying to do that via a MODEM + SWITCH (with management). However, even if it seems that it is configured correctly in /etc/network/interfaces, there is not internet connection. Using the same IP, Netmask, Gateway and DNS on a windows laptop the internet works. | 20:47 |
sarnold | GMBeniamin: is your modem a NAT firewall? or simple bridge? | 20:53 |
sarnold | GMBeniamin: if it's a NAT firewall, can you ping it directly? | 20:53 |
GMBeniamin | I am still pretty new to networking in general so it may be difficult to speak the same language but: from the server I can ping my IP, not anything else. Also, I forgot to mention, I got a static IP. I can ping my gateway from outside my static connection. | 20:56 |
Epx998 | he said modem and I immediately thought dialup | 21:02 |
Epx998 | GMBeniamin: Did you verify your gateway? | 21:03 |
GMBeniamin | I can ping the gateway from outside the network. How else could I check it? I think there is a problem with something I set up on the server because the same connection works great on the windows machine. The server has something called IPMI 2.0 but I could actually access it. I am using the right ethernet port. | 21:07 |
Epx998 | You can ping the gateway from an external IP, from your laptop but not the server? | 21:14 |
GMBeniamin | Yeah. From an external IP I can ping the gateway. I can't ping it from inside the machine. From the machine I can only bing my main IP. However, I can ping the gateway externally even if the cable is not plugged in the server's port, which puzzles me even more. | 21:15 |
Epx998 | use pastebin to paste the contents of /etc/network/interfaces ? | 21:15 |
Epx998 | and maybe output from route ? | 21:16 |
Epx998 | doh no one entered these new servers to dhcp | 21:17 |
GMBeniamin | I have to learn how to use pastebin and I don't know how to copy the output from the server. Let me think of an efficient alternative. | 21:18 |
sarnold | if it had internet access then the pastebinit tool would be very helpful :) | 21:19 |
GMBeniamin | I am typing everything manually. | 21:20 |
Epx998 | i'd use pastebin | 21:22 |
Epx998 | or gist hub, nvidia blocks pastebin | 21:22 |
GMBeniamin | https://pastebin.com/6Akfm3ei | 21:26 |
GMBeniamin | Did my best in copying it exactly. I used route -n command and copied the results. | 21:27 |
sarnold | GMBeniamin: I think the 'broadcast' is incorrect there, it shouldn't end with .255 | 21:32 |
sarnold | GMBeniamin: fiddling with http://www.subnet-calculator.com/cidr.php gives a range 82.79.76.0 - 82.79.76.31 -- I think the .31 should be the broadcast address for your network, no? | 21:32 |
GMBeniamin | I set up it up manually because I thought it must be *.255. Should I delete it from the interface or replace 255 with 31? | 21:33 |
sarnold | try replacing the 255 with 31 | 21:33 |
GMBeniamin | I did and used sudo ifdown eth0 && ifup eth0 for update. Used ifconfig and it got updated, but there is still no internet connection. | 21:35 |
sarnold | can you ping 82.79.76.1 ? | 21:37 |
GMBeniamin | When I do that from the ubuntu machine is tells me: From 82.79.76.20 Destination Host Unreachable. | 21:39 |
GMBeniamin | From another connection ping 82.79.76.1 works. | 21:40 |
gheorghe_ | ocata openstack-dashboard upstream is already 11.0.3, however ubuntu cloud ocata packages only deliver 11.0.2 ... is there any way to get in contact the packagers and ask them to update the packages? | 21:42 |
gheorghe_ | 11.0.2 has a bug that is really annoying. 11.0.3 fixes it | 21:42 |
GMBeniamin | Any other suggestions? | 22:13 |
=== Foritus_ is now known as Foritus | ||
=== hehehe is now known as Guest74698 | ||
=== Guest74698 is now known as hehehe |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!