DaemonForums  

Go Back   DaemonForums > OpenBSD > OpenBSD Security

OpenBSD Security Functionally paranoid!

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1   (View Single Post)  
Old 10th June 2008
aleunix aleunix is offline
Real Name: Alessandro
Spam Deminer
 
Join Date: May 2008
Location: Italy
Posts: 224
Default Questions about my home configuration services

Questions about my home configuration services

Code:
$ fstat | grep internet | grep -v -e '>' -e '<'                               
ale      Xorg       24090    4* internet6 stream tcp 0xd6057004 *:6000
ale      Xorg       24090    6* internet stream tcp 0xd6057194 *:6000
root     sendmail   24841    4* internet stream tcp 0xd607a960 127.0.0.1:25
root     sendmail   24841    5* internet6 stream tcp 0xd607aaf0 [::1]:25
root     sendmail   24841    6* internet stream tcp 0xd607ac80 127.0.0.1:587
root     sendmail   24841    7* internet6 stream tcp 0xd607ae10 [::1]:587
root     inetd      20616    4* internet stream tcp 0xd607a000 *:113
root     inetd      20616    5* internet6 stream tcp 0xd607a190 *:113
root     inetd      20616    6* internet dgram udp 127.0.0.1:512
root     inetd      20616    7* internet6 dgram udp [::1]:512
root     inetd      20616    8* internet stream tcp 0xd607a320 *:13
root     inetd      20616    9* internet6 stream tcp 0xd607a4b0 *:13
root     inetd      20616   10* internet stream tcp 0xd607a640 *:37
root     inetd      20616   11* internet6 stream tcp 0xd607a7d0 *:37
_syslogd syslogd      764    4* internet dgram udp *:514
_dhcp    dhclient   12391    8* internet raw ip 0xd6199000
For the moment i have disabled sendmail (because i utilize only web email).
Code:
$ fstat | grep internet | grep -v -e '>' -e '<'        
ale      Xorg       28227    4* internet6 stream tcp 0xd6070960 *:6000
ale      Xorg       28227    6* internet stream tcp 0xd6070af0 *:6000
root     inetd      30906    4* internet stream tcp 0xd6070000 *:113
root     inetd      30906    5* internet6 stream tcp 0xd6070190 *:113
root     inetd      30906    6* internet dgram udp 127.0.0.1:512
root     inetd      30906    7* internet6 dgram udp [::1]:512
root     inetd      30906    8* internet stream tcp 0xd6070320 *:13
root     inetd      30906    9* internet6 stream tcp 0xd60704b0 *:13
root     inetd      30906   10* internet stream tcp 0xd6070640 *:37
root     inetd      30906   11* internet6 stream tcp 0xd60707d0 *:37
_syslogd syslogd     6171    4* internet dgram udp *:514
_dhcp    dhclient   28736    8* internet raw ip 0xd6199000
I would like do some other optimization.

Also i have another question.
How can disable service without restart the OS?

Note:
I have read the Faq 10.
Reply With Quote
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
k3b, configuration. maxrussell FreeBSD Ports and Packages 4 3rd March 2009 04:23 AM
NFS mount /usr/home? giddyupman FreeBSD General 1 1st September 2008 07:06 PM
start stop services ? smooth187 OpenBSD General 4 31st August 2008 01:00 AM
Learn which services are listening on your box anomie Guides 5 14th May 2008 09:59 AM
Home Button JMJ_coder Feedback and Suggestions 4 5th May 2008 05:13 PM


All times are GMT. The time now is 07:21 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick