Displaying 13 results from an estimated 13 matches for "midcoip".
Did you mean:
midco
2019 Dec 04
1
midco stealling searches, was browsers slowing Centos 7 installation to a crawl
On Tue, 2019-12-03 at 16:33 -0600, Michael Hennebry wrote:
> For whatever reason,
> the problem I was trying to solve seems to have gone away.
> I can type in firefox's search box without midco stealing searches.
> Something changed resolv.conf behind my back.
> search midcoip.net
> is there again.
> I hadn't rebooted or changed firefox's preferences.
> I'm guessing it was when I turned the connection off and on.
> To be sure my joy was not tempory, I rebooted.
> midco still not stealing searches.
>
> I wish I knew what the problem had b...
2019 Dec 03
2
midco stealling searches, was browsers slowing Centos 7 installation to a crawl
On Tue, Dec 03, 2019 at 02:03:10PM -0600, Michael Hennebry wrote:
> I'm using the default I got when I installed centos 7.
> Was not aware of any alternatives.
>
> > ... Run 'nmcli con' to get a list of your network
>
> [root at localhost ~]# nmcli con
> NAME UUID TYPE DEVICE
> Wired connection 1
2019 Aug 04
5
browsers slowing Centos 7 installation to a crawl
On Sun, 4 Aug 2019, John Pierce wrote:
> your DNS settings are in /etc/resolv.conf, just like every other unix
> system since forever.
Much to my surprise, I found this:
# Generated by NetworkManager
search midcoip.net
nameserver 192.168.0.1
nameserver 2001:48f8:3004:2ce:5a19:f8ff:fe9e:a4bc
I doubt it's the source of my problems,
but the second line looks like something midco did to me somehow.
I have noticed a midco search when I wasn't expecting one.
My problems predate midco.
--
Michael henneb...
2020 Oct 26
0
@Microknoppix
On Mon, 26 Oct 2020 12:35:33 -0500 (CDT)
Michael Hennebry wrote:
> but now my LXterms all have hennebry at Microknoppix on top.
> WTF? How did that happen?
> How do I fix it?
Wild guess: PROMPT_COMMAND was changed in /etc/bashrc or ~/.bashrc
--
Can we uninstall 2020 and install it again? This one has a virus.
MELVILLE THEATRE ~ Real D 3D Digital Cinema ~ www.melvilletheatre.com
2020 Oct 26
4
@Microknoppix
Normally I run Centos 7,
but I accidently booted a German Knoppix OS.
I'm back to Centos 7,
but now my LXterms all have hennebry at Microknoppix on top.
WTF? How did that happen?
How do I fix it?
How do I make it not happen again?
What other trouble should I be looking for?
I opened a couple LXterms,
looked at man pages and ran xrandr as root a few times.
Also I ran shutdown a couple times.
2019 Dec 03
2
midco stealling searches, was browsers slowing Centos 7 installation to a crawl
On Mon, Dec 02, 2019 at 06:51:44PM -0600, Michael Hennebry wrote:
> I've chacked on that.
> I've made what seemed like promissing changes to
> /etc/sysconfig/network-scripts/ifup-post and
> /etc/sysconfig/network-scripts/network-functions .
> No go.
> I still get the search line in resolv.conf .
> I've tried putting in search google.com ,
> but on reboot, it
2019 Dec 03
2
midco stealling searches, was browsers slowing Centos 7 installation to a crawl
...If you are using ethernet (and not a wireless device or some other
internet connectivity) you should have an ifcfg- file for the
interface. Look at the output of 'ip link' to see all the interfaces
you have configured.
> Currently I have
> # Generated by NetworkManager
> # search midcoip.net
> nameserver 2001:48f8:3004:2ce:5a19:f8ff:fe9e:a4bc
> nameserver 192.168.0.1
>
> My understanding is that the network manager
> generates resolv.conf and DHCP edits it.
> Does the network manager include nameservers?
> Would putting PEERDNS=no in a ifcfg-eth0 file
> res...
2019 Aug 04
2
browsers slowing Centos 7 installation to a crawl
On Sun, 4 Aug 2019, Michael Hennebry wrote:
> I'm finding elinks hard to navigate,
> but at least it's not slowing stuff to a crawl either.
Might have written too soon.
elinks is starting to slow down,
e.g. down arrow sometimes takes a full minute to respond.
--
Michael hennebry at web.cs.ndsu.NoDak.edu
"Sorry but your password must contain an uppercase letter, a number,
a
2019 Aug 04
0
browsers slowing Centos 7 installation to a crawl
...hennebry at web.cs.ndsu.nodak.edu> wrote:
> On Sun, 4 Aug 2019, John Pierce wrote:
>
> > your DNS settings are in /etc/resolv.conf, just like every other unix
> > system since forever.
>
> Much to my surprise, I found this:
> # Generated by NetworkManager
> search midcoip.net
> nameserver 192.168.0.1
> nameserver 2001:48f8:3004:2ce:5a19:f8ff:fe9e:a4bc
>
> I doubt it's the source of my problems,
> but the second line looks like something midco did to me somehow.
> I have noticed a midco search when I wasn't expecting one.
> My problems pr...
2019 Aug 05
2
browsers slowing Centos 7 installation to a crawl
...it:
I tested it with nslookup:
> [hennebry at localhost ~]$ nslookup google.com
> Server: 9.9.9.9
> Address: 9.9.9.9#53
>
> Non-authoritative answer:
> Name: google.com
> Address: 172.217.5.238
Here is the current resolv.conf:
> # Generated by NetworkManager
> # search midcoip.net
> nameserver 9.9.9.9
> nameserver 192.168.0.1
> nameserver 2001:48f8:3004:2ce:5a19:f8ff:fe9e:a4bc
When I point elinks at 192.168.0.1
I get http://192.168.0.1/login.php above a big blank window.
--
Michael hennebry at web.cs.ndsu.NoDak.edu
"Sorry but your password must contain...
2019 Dec 03
0
midco stealling searches, was browsers slowing Centos 7 installation to a crawl
...; DNS IPs you want.
What I want is to keep midco from hijacking searches.
Keeping midco's DHCP from adding a search line
to resolv.conf seems to be the key.
I'll hard-code DNS servers if I have to,
but that is not the point of this.
Currently I have
# Generated by NetworkManager
# search midcoip.net
nameserver 2001:48f8:3004:2ce:5a19:f8ff:fe9e:a4bc
nameserver 192.168.0.1
My understanding is that the network manager
generates resolv.conf and DHCP edits it.
Does the network manager include nameservers?
Would putting PEERDNS=no in a ifcfg-eth0 file
result in an empty resolv.conf ?
I realize...
2019 Dec 03
0
midco stealling searches, was browsers slowing Centos 7 installation to a crawl
For whatever reason,
the problem I was trying to solve seems to have gone away.
I can type in firefox's search box without midco stealing searches.
Something changed resolv.conf behind my back.
search midcoip.net
is there again.
I hadn't rebooted or changed firefox's preferences.
I'm guessing it was when I turned the connection off and on.
To be sure my joy was not tempory, I rebooted.
midco still not stealing searches.
I wish I knew what the problem had been and what fixed it.
--
Michael...
2019 Dec 03
0
midco stealling searches, was browsers slowing Centos 7 installation to a crawl
...:00:00:00:00
2: enp0s25: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP mode DEFAULT group default qlen 1000
link/ether 00:23:7d:4d:98:89 brd ff:ff:ff:ff:ff:ff
[root at localhost ~]#
>> Currently I have
>> # Generated by NetworkManager
>> # search midcoip.net
>> nameserver 2001:48f8:3004:2ce:5a19:f8ff:fe9e:a4bc
>> nameserver 192.168.0.1
> Since there's no ifcfg file, I suspect you're using NetworkManager to
> manage your network. ...
I'm using the default I got when I installed centos 7.
Was not aware of any alternat...