Demo Discussion
Linux Demo Database
  General linux tips & tricks, Page 3 of 3  Not logged in ELOG logo
ID Datedown Author Type Category Subject
  3   Mon Sep 21 11:02:53 2015 Stefan RittConfigurationNetworkPort forwarding
- obtain

  http://www.compsoc.net/~steve/portfw-2.2.html

- Install RPM:

  rpm -i ipmasqadm-0.4.2-3.i386.rpm

- Example fast/telnet -> node1/telnet

  modprobe ip_masq_portfw.o
  ipmasqadm portfw -f
  ipmasqadm portfw -a -P tcp -L 129.129.25.207 23 -R 10.0.0.1 23


hmmmm
  2   Mon Sep 21 11:01:52 2015 Stefan RittConfigurationNetworkNIS
! Note: at least two user entries in passwd file necessary !

Server
======

- authconfig: enable NIS, domain "fast", server "fast", use shadow, MD5

- /etc/rc.d/init.d/ypserv start
  /etc/rc.d/init.d/ypbind start

- /var/yp/Makefile:
  # shadow -> shadow #
  netgrp   -> # netgrp

- /var/yp/secureent:
  255.255.255.0 10.0.0.0

- /usr/lib/yp/ypinit -m

- Test: ypcat passwd
        ypwhich
        ypmatch stefan passwd

Client
======

- remove users from passwd/shadow

- [brsh] authconfig --enablenis --nisdomain fast --nisserver fast \
                    --useshadow --enablemd5 --kickstart

Update (after useradd)
======================

cd /var/yp; make
  1   Mon Sep 21 11:01:23 2015 SRRoutineHardwareWelcome to this ELOG demo
Hello,

welcome to this ELOG demonstration. It contains a logbook for Linux Tips & 
Tricks. You can use the arrow buttons on the top right corner to browse 
this logbook, use the "Find" link to search for certain entries in the 
logbook and the "New" link to enter a new entry. The write access is not 
password protected so everybody can submit entries, since this is just a 
demonstration. Each submission causes an automatic email notification to 
the author.

When submitting entries, attachments can be added just like with email 
programs. This entry for example contains a JPG attachment and a text 
attachment.

Stefan Ritt <stefan.ritt@psi.ch>
Attachment 1: psi.png
psi.png
ELOG V3.1.5-3fb85fa6