On 24.05.20 00:34, Leon Fauster via CentOS wrote:
> I had the habit to use
>
> authconfig --passalgo=sha512 --update
AFAIK, sha512 is default on CentOS8.
You can set it in /etc/login.defs.
Best regards
Ulf
___
CentOS mailing list
CentOS@centos.org
http
On 17.06.20 17:36, Lamar Owen wrote:
> On 6/17/20 11:04 AM, Lamar Owen wrote:
>> ...
>> It shows as being defined to 1. I'm going to try adding to
>> sysctl.conf and see if that makes any difference, though.
> No difference. What is aggravating, though, is virtually every howto on
> bridging out
On 31.07.20 04:52, Greg Bailey wrote:
m running CentOS 8.2 on an Intel NUC, and also hit this this morning.
> The way I was able to workaround this was to copy grub2-* and shim-*
> RPMs from the CentOS 8.2 installation media and use "rpm -Uvh grub2-*
> shim-* --oldpackage". The subsequent reboot
On 08.12.20 23:02, Oliver Freyermuth via CentOS wrote:
> after the upgrade from 8.2 to 8.3 one of the applications we use has
> unclear Kerberos authentication issues.
I can't tell anything regarding the debuginfo package, but I can point
you into the direction, that DES support is dropped in rel
On 11.12.20 19:44, Oliver Freyermuth via CentOS wrote:
> Am 11.12.20 um 18:55 schrieb Ulf Volmer:
>> On 08.12.20 23:02, Oliver Freyermuth via CentOS wrote:
>>
>>> after the upgrade from 8.2 to 8.3 one of the applications we use has
>>> unclear Kerberos authenti
On 30.09.21 16:49, Gary Stainburn wrote:
[root@eddie ldap]# ldapmodify -Y EXTERNAL -H ldapi:/// -f certs.ldif
SASL/EXTERNAL authentication started
SASL username: gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth
SASL SSF: 0
modifying entry "cn=config"
ldap_modify: Other (e.g., implementatio
On 12/18/2014 08:11 PM, Dave Stevens wrote:
> ran routine updates on the lernel this morning and got this:
>
> WARNING: No module xenblk found for kernel 2.6.18-400.1.1.el5,
> continuing anyway
i'm not sure that i can help you, i have currently no centos5 vm on xen.
But i guess the warning is fr
On 12/23/2014 11:11 PM, Dave Stevens wrote:
> Quoting Ulf Volmer :
>
>> On 12/18/2014 08:11 PM, Dave Stevens wrote:
>>> ran routine updates on the lernel this morning and got this:
>>>
>>> WARNING: No module xenblk found for kernel 2.6.18-400.1.1.el5,
>&g
On 04/03/2015 08:46 PM, Jerry Geis wrote:
> I am trying to setup a centos 7.1 vncserver
> I did the following:
> yum install tigervnc-server
> cp /lib/systemd/system/vncserver@.service
I guess the problem is, that you don't provide the instance name (the
part afte
Am 20.08.2015 um 02:31 schrieb Robert Inder:
> backtrace:
> :abrt-action-generate-machine-id:24::ImportError: No module
> named argparse
Maybe you will find the following link helpful:
https://bugzilla.redhat.com/show_bug.cgi?id=1246539
regrads
Ulf
Am 20.08.2015 um 06:50 schrieb Venkateswara Rao Dokku:
> How to know that the CentOS 7 kerenel is whether PV or HVM?
Try it yourself.
Excecute
grep XEN /boot/config-$(uname -r)
you will see that CONFIG_XEN and CONFIG_XEN_PVHVM is enabled.
regrads
Ulf
__
Am 02.09.2015 um 21:10 schrieb Johan Vermeulen:
>
> Op 2-sep.-2015 20:59 schreef Wes James :
>>
>> I yum updated yesterday and it updated chrome from 44.x to 45.x.
>>
>> It runs but it has errors going to web pages and won't load its own
>> settings/extension pages either. I ran chrome from th
On 09/13/2015 01:35 PM, Timothy Murphy wrote:
> I have a couple of questions that this raises.
>
> 1. Why exactly does backuppc want to ssh to root?
To enable access to all of the files on the client.
It is also possible to run the backup running the rsyncd- daemon on the
client.
> Is this jus
On 09/13/2015 03:48 PM, Timothy Murphy wrote:
> I see that BackupPC starts 6 copies of httpd running,
> but so far only 2 have ever been used.
> Can this number (6) be changed?
Yes, in the configuration of you httpd.
regards
Ulf
___
CentOS mailing list
On 11/12/2015 07:42 PM, Sergio Belkin wrote:
I've created a bridge using 2 interfaces and have a lot of messages as
follows:
nov 12 15:30:22 localhost kernel: br0: received packet on enp0s3 with own
address as source address
nov 12 15:30:22 localhost kernel: br0: received packet on enp0s3 with
On 11/13/2015 12:57 PM, Sergio Belkin wrote:
When I enable stp:
[root@localhost ~]# brctl show br0
bridge name bridge id STP enabled interfaces
br0 8000.080027a398e6 yes enp0s3
enp0s8
On 11/21/2015 03:38 PM, Edward Ned Harvey (centos) wrote:
From: centos-boun...@centos.org [mailto:centos-boun...@centos.org] On
Behalf Of Edward Ned Harvey (centos)
A few years ago, I vaguely recall some issue with RHEL needing a special
license or something like that, if you had more than a cer
On 12/23/2015 03:06 PM, Meikel wrote:
$ cat /etc/sysconfig/network-scripts/ifcfg-eth0
DEVICE=eth0
BOOTPROTO=static
IPADDR=xx.xx.xx.xx
NETMASK=255.255.255.0
ONBOOT=yes
GATEWAY=xx.xx.xx.254
$ cat /etc/sysconfig/network-scripts/ifcfg-eth0:0
DEVICE=eth0:0
BOOTPROTO=static
IPADDR=yy.yy.yy.yy
NETMASK
On 02/12/2016 10:54 PM, John R Pierce wrote:
On 2/12/2016 11:13 AM, SternData wrote:
Is there a well-run package repo that has httpd-2.4.17 or mod_http2 (or
mod_h2)?
EL7 comes with httpd-2.4...
# yum list httpd
...
Installed Packages
httpd.x86_64 2.4.6-40.el7.centos @base
Including support
On 02/15/2014 06:33 PM, Max Grobecker wrote:
> Is it just me? I don't use any 3rd party repositorys and it blows my
> mind that no one else seems to notice...!
Just you.
2.6.32-431.5.1.el works here without any issues on phys. and virtual
plattforms.
regrads
Ulf
>
_
On 23.05.2014 13:53, Götz Reinicke - IT Koordinator wrote:
> xfs_quota -x -c 'limit bsoft=2m bhard=22000m username' /home
>
> would set the quota for that user.
>
> But I do get an error:
>
> Command limit not found.
The error message looks like you are confounding single quotes wi
On 07/08/2014 04:07 PM, Rufe Glick wrote:
> Hello there. I've just downloaded the CentOS v7.0 via torrent and am
> trying to verify the gpg signature for the file with hashes. When I do
> "gpg --verify sha256sum.txt.asc" I get the key ID of F4A80EB5. Then I'm
> trying to get the public key wi
On 09/19/2014 03:58 PM, kqt4a...@gmail.com wrote:
> On Fri, 19 Sep 2014, Reindl Harald wrote:
>> Am 19.09.2014 um 15:45 schrieb kqt4a...@gmail.com:
>>> I am running CentOS 6.5. I know this is not a CentOS specific problem.
>>> Netstat shows several open ports and no pid.
>>>
>>> tcp0 0 *:48720
On 09/19/2014 04:15 PM, Richard Ray wrote:
> On Fri, 19 Sep 2014, Ulf Volmer wrote:
>> This looks like these port are opened by kernel, not by a process, for
>> example like nfs.
>>
>
> How can I know for sure?
For NFS it is simple, use
On 02.08.2017 21:37, johan.vermeul...@telenet.be wrote:
> [root@hotelcaw ~]# ssm add -p centos /dev/sdc
> Device /dev/sdc not found (or ignored by filtering).
> Unable to add physical volume '/dev/sdc' to volume group 'centos'.
> SSM Error (2012): ERROR running command: "lvm vgextend centos /dev
On 14.09.2017 19:54, Larry Martell wrote:
> Where would I do that? This is something running from a browser.
Is the java plugin enabled in your browser? That's not the default nowadays.
if you are running firefox you can check this by opening 'about:plugins'.
here - configured for older HP ILOs
On 14.09.2017 21:26, Larry Martell wrote:
> On Thu, Sep 14, 2017 at 3:08 PM, Stephen John Smoogen
> wrote:
>> So it sounds like the links needed for the plugin to work are not
>> configured on the system. So you have some symlinks pointing to the
>> openjdk with the system and some pointing the
On 14.09.2017 23:56, Larry Martell wrote:
> On Thu, Sep 14, 2017 at 5:30 PM, Ulf Volmer wrote:
>> Again, please enter 'about:plugins' in the address bar of your browser
>> to make sure, that the right java version is activated.
>
> This is what I get from t
On 15.09.2017 00:59, Larry Martell wrote:
> On Thu, Sep 14, 2017 at 6:45 PM, Ulf Volmer wrote:
>>> This is what I get from that:
>>>
>>> application/x-java-vm IcedTea class,jar
>>
>> That's OpenJDK instead of Oracle.
>
> Do you know how I can
On 16.09.2017 13:02, hw wrote:
> are there other things than disk I/O that may cause waitstates (as shown
> by top, for example)?
only disk i/o.
> What about network traffic?
only if you have network shares mounted.
best regards
Ulf
___
CentOS mailin
On 18.09.2017 16:35, Larry Martell wrote:
> My old version of FF does not have plugin folder, it has a file called
> pluginreg.dat that looks like this:
i doubt that. Please look into
/usr/lib/mozilla/plugins or /usr/lib64/mozilla/plugins. i'm quite sure
that these directories also exist in you
On 18.09.2017 20:11, Larry Martell wrote:
> On Mon, Sep 18, 2017 at 11:49 AM, Ulf Volmer wrote:
>> It's also possible to store your plugin in your profile if you want to
>> install the plugin only for your account. in this case you can either
>> use ~/.mozilla/plu
talled python versions? Manually installed python modules?
best regards
Ulf Volmer
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos
On 16.11.2017 17:17, Ilyass Kaouam wrote:
>> On 16.11.2017 16:03, Ilyass Kaouam wrote:
>>
>>> yum update
>>> Traceback (most recent call last):
>>
>> Hard to guess with this limited information. Usually this means either
>> your yum or your python installation is broken.
>>
>> Are you using RPMs fr
On 23.11.2017 13:02, Alexander Farber wrote:
> in the /usr/lib/systemd/system/httpd.service file change PrivateTmp=true to
> PrivateTmp=false
> and then "systemctl daemon-reload" and "systemctl restart httpd"
Please don't modifications in /usr/lib/systemd/system/. System updates
will overwrite yo
On 28.12.2017 16:50, m.r...@5-cent.us wrote:
> Matt wrote:
>> I am setting up a new test server. Doing a fresh install from CD onto
>> a couple 4TB drives. Would like to try btrfs in a RAID 1 format. Are
>> there any how to's on how to do that?
>
> I was under the impression that upstream was d
On 06.04.2018 18:25, m.r...@5-cent.us wrote:
> CentOS 7 box. As there's no package in any of the repos, we're trying to
> install scikit-learn in the user's space. It refuses. My late try was,
> after d/l a .whl from last year, hoping that would work with the numpy
> package in the regular repos, I
On 06.04.2018 20:53, Valeri Galtsev wrote:
> On 04/06/18 13:51, Ulf Volmer wrote:
>> But on my testbox, i'm not sucessful to use the system numpy and scipy
>> packages. i had to install them using pip.
>
> Python is a "sneaky snake" ;-)
i will not doubt tha
On 06.04.2018 21:04, m.r...@5-cent.us wrote:
> So, I'm working on trying to install scipy in the virtenv... and for
> unknown reasons, it simply can't find the system libs.
try to run 'pip install --upgrade pip' in your virtualenv. Fix the issue
for me.
best regards
Ulf
_
On 05.04.2018 22:49, H wrote:
> I have recently installed docker and playing around with it. On a CentOS 7
> machine, however, I am unable to get access to the outside internet, thus yum
> ... fails. The host machine runs fine.
Which ip range do you use in your network? Maybe this overlaps with
On Tue, May 29, 2018 at 03:57:43PM +0100, Gary Stainburn wrote:
> Is there any (easy to follow) instructions anywhere to tell me how to back up
> this service and restore it onto a new one?
This is basically running slapcat on your old server and slapadd on the new one.
openldap config can be e
On 08.06.2018 19:11, Matt wrote:
> I have a Centos 7 install using EXT4 on LVM. Its running as a VM
> inside KVM. Issue I have run into is that fstrim does not work due to
> the LVM. Without fstrim snapshots have gotten huge. Is there a way
> convert it from LVM to non-LVM without a complete re
On 08.06.2018 22:15, Matt wrote:
>> issue_discards = 1
>>
>> in /etc/lvm/lvm.conf.
>
> Does that still work if it is not a THIN LVM?
Yes.
best regards
Ulf
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos
On 08.06.2018 23:36, Nataraj wrote:
> On 06/08/2018 12:34 PM, Ulf Volmer wrote:
>> issue_discards = 1
>>
>> in /etc/lvm/lvm.conf.
> I believe that it is possible to use trim on an LVM, but I don't think
> that is what that option is. In my /etc/lvm/lvm.conf fil
On 09.06.2018 14:48, Earl Ramirez wrote:
> # copy scripts to the destintion of the server
> cp -v $SRCDIR/postinstall/script1.sh > $DSTDIR/etc/rc.d/rc.local/script1.sh
are you sure about this line? rc.local must be a file, not a directory.
best regards
Ulf
___
On 28.06.2018 16:30, mark wrote:
>Just ran into a problem: someone with a new laptop, running Win 10,
> version 1709, tried to map their home directory (served from a CentOS
> 6.9 box, and it fails, with Windows complaining that it no longer
> supports SMBv1, and if you go to their site, you c
On 02.07.2018 18:23, Thomas Schweikle wrote:
> System boots into emergency mode because it does not find any of the
> logical volumes defined, because it does not enable the LVM volume
> group.
>
> Giving "lvm", then "vgchange -a y", followed by CTRL-D continues to
> boot to full multiuser mode.
On 04.07.2018 19:03, Walter H. wrote:
> On 04.07.2018 18:37, Alice Wonder wrote:
>> But anyway, does the changelog indicate why the certs were removed?
> where can I find the changelog?
rpm -q --changelog ca-certificates
best regards
Ulf
___
CentOS mai
Hello,
i'm running bind on an up to date CentOS 6.10 and missing the bind
update from the announcement above.
[root@fw ~]# yum list bind
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* epel: ftp.nluug.nl
Installed Packages
bind.x86_64 32:9.8.2-0.68
On 30.08.2018 03:11, Johnny Hughes wrote:
> On 08/29/2018 05:17 PM, Ian Mortimer wrote:
>> On Wed, 2018-08-29 at 19:20 +0200, Ulf Volmer wrote:
>>
>>> i'm running bind on an up to date CentOS 6.10 and missing the bind
>>> update from the announcement above.
&
On 31.08.2018 21:31, Michael Schumacher wrote:
> certbot works only with ports 80 or 443? Can lego work with with IMAP
> ports like 143 or 993? The documentation is not very clear.
basically - independent of the client - letsencrypt will only support
http/https or dns based challenges.
so - if y
On 07.09.2018 12:32, Adam Tauno Williams wrote:
> On Thu, 2018-09-06 at 15:10 -0400, Mike Burger wrote:
>> lsof -i -P | grep LISTEN | grep :51427
>> to determine what process is actually listening to that port.
>
> That is what is strange; lsof does *not* see the port as listening,
because ther
On 08.12.18 13:48, Patrick Bégou wrote:
> There are 1 outstanding transactions to complete. Finishing the most
> Any idea to go back to a normal situation before a full re-install ?
restoring the old state before the broken 'yum update' can be done by
package-cleanup.
package-cleanup --dupes
w
On 08.12.18 15:18, PATRICK BÉGOU wrote:
> thanks for the suggestion. Indeed it seems I have a problem with glibc.
> Version is different between x86_64 and i386 and I have two glibc-common for
> x86_64.
> Trying to remove the old one request removing half of the system packages
> because of th
On 27.12.18 12:53, Joe wrote:
> i want to use docker with ipv6.
>
> i install docker and edit the /etc/docker/daemon.json:
> {
> "ipv6": true
> }
i guess you have to specify your ipv6 subnet in deamon.json.
"fixed-cidr-v6": "2001:db8:1::/64"
best regards
Ulf
___
On 23.01.19 21:26, mark wrote:
> Does anyone know if the actual physical position in the hot-swap bays
> affects how mdadm tries to assemble a drive?
mdadm --assemble scans alls drives for the superblock.
Drives are known by device uuids.
The physical position does not matter.
Best regards
Ulf
_
On 29.01.19 20:37, Ralf Prengel wrote:
> thanks but this doesn t work here allthough most tips and hints are using
> this parameter.
No idea. My CentOS7 installation sends the hostname to the (ISC) DHCP
server.
> Any idea how to debug ?
tcpdump is your friend.
Best regards
Ulf
___
On Wed, Jan 30, 2019 at 08:17:37AM -0500, Jerry Geis wrote:
> I am trying to install the python-onvif package on C7.
>
> I did:
> pip install onvif
> Requirement already satisfied (use --upgrade to upgrade): onvif in
> /usr/lib/python2.7/site-packages
> Requirement already satisfied (use --upgrad
On 30.01.19 14:40, Jerry Geis wrote:
>> Please show us 'pip freeze'.
>> I assume that you have onvif sucessfully installed.
>
> your correct 'pip freeze' did show onvif.
> onvif==0.2.0
>
> I was then expecting to run python-onvif but that is not found.
I think, nobody has packaged this python
On 08.02.19 15:08, James B. Byrne via CentOS wrote:
> # ifconfig eth1:192008001
> eth1:192008001 Link encap:Ethernet HWaddr 00:25:90:61:74:C1
> inet addr:192.168.8.1 Bcast:192.168.8.255
> Mask:255.255.255.128
> UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
> I
On 04.03.19 23:27, mark wrote:
> Has anyone else seen a problem recently (like, the last few weeks) with
> anacron? We've got a couple of recently-built systems and we're seeing
> Mar 4 17:20:01 crond[25767]: (root) PAM ERROR (Failure setting
> user credentials)
> Mar 4 17:20:01 crond[25767]: (
On 08.03.19 01:29, mark wrote:
> +:root:cron crond :0 tty1 tty2 tty3 tty4 tty5 tty6
I will suggest to remove the tty stuff.
Try
+:root:cron crond
Best regards
Ulf
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/cent
On 21.03.19 17:27, Sanjay Walke wrote:
> I want to know how to configure yum repo for Ansible.
Ansible is available through the EPEL- repo.
https://fedoraproject.org/wiki/EPEL
Best regards
Ulf
___
CentOS mailing list
CentOS@centos.org
https://lists.ce
On 03.04.19 02:21, Mark LaPierre wrote:
> For the last week or more I've been trying to get NFS and OpenLDAP to
> play nice with each other. I've pretty much worn the Google machine out
> trying to find a solution. I've found several that said "Solved" but
> none of those solutions solved my nob
On 03.04.19 23:17, Mark LaPierre wrote:
> Content of idmapd.conf:
> Server:
[...]
> Domain = peach.patch.mylan
> Client:
[...]
> Domain = poppy.patch.mylan
That will fail. Set both to patch.mylan.
> Now one more question. The imap daemon is a mail server. How is it
> that I need a mail server
On 03.04.19 23:51, Mark LaPierre wrote:
> I don't see a package that contains idmapd. When I try to install it I
> get:
> No package idmapd available.
> No package idmap available.
rpc.idmapd is part of the nfs-utils package.
Best regards
Ulf
___
Cent
On 21.04.19 16:14, Emmett Culley via CentOS wrote:
> When I attempted to update a remote server via SSH last night the UPS on
> my local workstations failed, causing the SSH session to get dropped in
> the middle of the upgrade process. This morning I am not able to
> complete the update. When it
On 22.04.19 18:12, Emmett Culley via CentOS wrote:
> On 4/21/19 10:15 AM, Ulf Volmer wrote:
>> package-cleanup --dupes
>>
>> will list the duplicate packages
>>
>> package-cleanup --cleandupes
>>
>> will remove the dupes. If I remember correctly,
On 18.05.19 20:14, Robert Heller wrote:
> The EPel repo has a *nearly* complete collection of QT5 packages. One
> important one that *seems* to be missing: qmake.
>
> There does not seem to be a package containing qmake in the collection of QT5
> packages for CentOS 6!
There is /usr/lib64/qt5/
On 15.08.19 13:27, Nicolas Kovacs wrote:
> Error: Package: 389-admin-1.1.46-1.el7.x86_64 (epel)
>Requires: libadminutil.so.0()(64bit)
No issues here. libadmsslutil.so.0 comes from 389-adminutil.
Do you have a recently updated system?
Best regards
Ulf
_
On 15.08.19 14:31, Nicolas Kovacs wrote:
> Le 15/08/2019 à 13:49, Ulf Volmer a écrit :
>> No issues here. libadmsslutil.so.0 comes from 389-adminutil.
>> Do you have a recently updated system?
>
> I'm using yum-cron on all my CentOS servers, so yes.
Could you post t
On 28.09.19 00:07, Jerry Geis wrote:
> How do you install libreoffice. yum install libreoffice did not do it,
> doing a search on "centos 8 install libreoffice" did not provide anything.
There is no single package libreoffice in CentOS 8. Instead there are
several packages for each libreoffice com
On 29.09.19 23:05, J Martin Rushton via CentOS wrote:
> Can't see qny sort of office there, however when I do
> # yum group info "office*"
> all the expected LibreOffice stuff is there.
yum group list --hidden
Best regards
Ulf
___
CentOS mailing list
On 02.12.19 20:15, Earl Terwilliger via CentOS wrote:
> I am trying to install Squirrelmail on Centos 8 but it seems that package
> is missing in the EPEL repo for Centos 8? Anyone know if this was on
> purpose or how to tell which packages won't be created?
Squirrelmail is dead. Nobody did the w
On 08/29/2016 01:07 PM, Kaushal Shriyan wrote:
> [user~]# systemctl list-unit-files | grep nrpe
> [user~]# service nrpe status
> Redirecting to /bin/systemctl status nrpe.service
> ● nrpe.service
> * Loaded: not-found (Reason: No such file or directory)*
Where did your nrpe come from? Here it
110
>
> I want to send all internal traffic through 192.168.1.110, all external
> traffic through 192.168.1.111, then back through 192.168.1.110.
As far as i understand, you have two interfaces in the same subnet.
This is usually a bad idea.
best regards
Ulf Volmer
__
On 09/03/2016 03:22 PM, Alice Wonder wrote:
> Trying to mount drive on my laptop via USB interface. Which is easy when
> drives are plain old ext4 and not ext4 sitting on top lvm2.
> [root@localhost ~]# vgs
> VG #PV #LV #SN Attr VSize VFree
> centos 1 3 0 wz--n- 111.30g0
>
On 09/03/2016 07:34 PM, Walter H. wrote:
> if I would need an additional IPv6 address I'd just add
> IPV6ADDR_SECONDARIES="ipv6addr"
> to this file; if I would need an additional IPv4 address this works only
> by a virtual device
> e.g. eth0:1 like this:
That's not true, you can add ipv4 address
On 09/04/2016 04:40 PM, Walter H. wrote:
> On 04.09.2016 15:18, Ulf Volmer wrote:
>> That's not true, you can add ipv4 address to the interface in the same
>> way:
>>
>> | IPADDR2=172.17.170.101
>> | NETMASK2=255.255.255.0
>>
>> There is no nee
On 09/04/2016 05:00 PM, Ulf Volmer wrote:
>> IPADDR2=192.168.1.10
>> BROADCAST2=192.168.1.255 <--
>> NETMASK2=255.255.255.0
>> NETWORK2=192.168.1.0 <--
>> GATEWAY2=192.168.1.1 <--
>>
>> in case they don't match the first IP address?
>
&
On 09/04/2016 07:27 PM, Walter H. wrote:
> On 04.09.2016 17:33, Ulf Volmer wrote:
>> please note, that you have to specify only one GATEWAY, there can be
>> only one default gateway active.
> sure?
> thought that IPADDR, GATEWAY, NETMASK and NETWORK must go with,
> the sam
81 matches
Mail list logo