[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Dienste "beschraenken"



Hallo Christian,
>From the keyboard of Christian,
> tcp        0      0 0.0.0.0:515             0.0.0.0:* LISTEN
> 
> Noch einmal ein Dankeschön für die Hinweise!!

Das ist dein lpd. 
Kannst du, wenn es der lprng ist folgendermaßen auf das innere
Interface binden.
/etc/init.d/lprng editieren:
echo -n "Starting $DESC: "
 start-stop-daemon --start --quiet --oknodo --pidfile "${PIDFILE}" \
 --exec $DAEMON -- -p 192.168.0.1:515

gruß
    Waldemar

-- 
Are your questions smart enough?
http://www.tuxedo.org/~esr/faqs/smart-questions.html



Reply to: