Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- $ egrep -rv '^#|^$' /etc/dnsmasq*
- /etc/dnsmasq.conf:interface=eth1
- /etc/dnsmasq.conf:interface=eth0
- /etc/dnsmasq.conf:expand-hosts
- /etc/dnsmasq.conf:domain=ashton.foodmed.co.za
- /etc/dnsmasq.conf:dhcp-option=option:router,172.16.0.1
- /etc/dnsmasq.conf:dhcp-authoritative
- /etc/dnsmasq.conf:log-dhcp
- /etc/dnsmasq.conf:conf-dir=/etc/dnsmasq.d
- /etc/dnsmasq.d/ltsp.conf:port=0
- /etc/dnsmasq.d/ltsp.conf:log-dhcp
- /etc/dnsmasq.d/ltsp.conf:tftp-root=/var/lib/tftpboot
- /etc/dnsmasq.d/ltsp.conf:dhcp-boot=/ltsp/i386/pxelinux.0
- /etc/dnsmasq.d/ltsp.conf:dhcp-option=17,/opt/ltsp/i386
- /etc/dnsmasq.d/ltsp.conf:dhcp-option=vendor:PXEClient,6,2b
- /etc/dnsmasq.d/ltsp.conf:dhcp-no-override
- /etc/dnsmasq.d/ltsp.conf:pxe-prompt="Press F8 for boot menu", 3
- /etc/dnsmasq.d/ltsp.conf:pxe-service=X86PC, "Boot from network", /ltsp/i386/pxelinux
- /etc/dnsmasq.d/ltsp.conf:pxe-service=X86PC, "Boot from local hard disk", 0
- /etc/dnsmasq.d/ltsp.conf:dhcp-range=172.16.0.20,172.16.0.50,255.255.255.0,12h
- /var/logsyslog shows:
- Apr 29 11:01:53 Ashton dnsmasq[32101]: exiting on receipt of SIGTERM
- Apr 29 11:01:55 Ashton dnsmasq[32338]: started, version 2.59 DNS disabled
- Apr 29 11:01:55 Ashton dnsmasq[32338]: compile time options: IPv6 GNU-getopt DBus i18n DHCP TFTP conntrack IDN
- Apr 29 11:01:55 Ashton dnsmasq-dhcp[32338]: DHCP, IP range 172.16.0.20 -- 172.16.0.50, lease time 12h
- Apr 29 11:02:05 Ashton postfix/master[3571]: reload -- version 2.9.6, configuration /etc/postfix
- Apr 29 11:02:08 Ashton kernel: [410915.521120] Unknown InputIN=eth1 OUT= MAC=ff:ff:ff:ff:ff:ff:90:e6:ba:ac:52:28:08:00 SRC=0.0.0.0 DST=255.255.255.255 LEN=328 TOS=0x00 PREC=0x00 TTL=128 ID=2663 PROTO=UDP SPT=68 DPT=67 LEN=308
- Apr 29 11:02:11 Ashton kernel: [410918.515417] Unknown InputIN=eth1 OUT= MAC=ff:ff:ff:ff:ff:ff:90:e6:ba:ac:52:28:08:00 SRC=0.0.0.0 DST=255.255.255.255 LEN=328 TOS=0x00 PREC=0x00 TTL=128 ID=2664 PROTO=UDP SPT=68 DPT=67 LEN=308
- Apr 29 11:02:19 Ashton kernel: [410926.503326] Unknown InputIN=eth1 OUT= MAC=ff:ff:ff:ff:ff:ff:90:e6:ba:ac:52:28:08:00 SRC=0.0.0.0 DST=255.255.255.255 LEN=328 TOS=0x00 PREC=0x00 TTL=128 ID=2667 PROTO=UDP SPT=68 DPT=67 LEN=308
- Apr 29 11:02:36 Ashton kernel: [410943.477540] Unknown InputIN=eth1 OUT= MAC=ff:ff:ff:ff:ff:ff:90:e6:ba:ac:52:28:08:00 SRC=0.0.0.0 DST=255.255.255.255 LEN=328 TOS=0x00 PREC=0x00 TTL=128 ID=2669 PROTO=UDP SPT=68 DPT=67 LEN=308
- Apr 29 11:03:28 Ashton kernel: [410995.391302] Unknown InputIN=eth1 OUT= MAC=ff:ff:ff:ff:ff:ff:90:e6:ba:ac:52:28:08:00 SRC=0.0.0.0 DST=255.255.255.255 LEN=328 TOS=0x00 PREC=0x00 TTL=128 ID=2675 PROTO=UDP SPT=68 DPT=67 LEN=308
- Apr 29 11:03:32 Ashton kernel: [410999.377028] Unknown InputIN=eth1 OUT= MAC=ff:ff:ff:ff:ff:ff:90:e6:ba:ac:52:28:08:00 SRC=0.0.0.0 DST=255.255.255.255 LEN=328 TOS=0x00 PREC=0x00 TTL=128 ID=2676 PROTO=UDP SPT=68 DPT=67 LEN=308
- Apr 29 11:03:40 Ashton kernel: [411007.364868] Unknown InputIN=eth1 OUT= MAC=ff:ff:ff:ff:ff:ff:90:e6:ba:ac:52:28:08:00 SRC=0.0.0.0 DST=255.255.255.255 LEN=328 TOS=0x00 PREC=0x00 TTL=128 ID=2677 PROTO=UDP SPT=68 DPT=67 LEN=308
- Apr 29 11:03:57 Ashton kernel: [411024.339127] Unknown InputIN=eth1 OUT= MAC=ff:ff:ff:ff:ff:ff:90:e6:ba:ac:52:28:08:00 SRC=0.0.0.0 DST=255.255.255.255 LEN=328 TOS=0x00 PREC=0x00 TTL=128 ID=2684 PROTO=UDP SPT=68 DPT=67 LEN=308
- Waiting for data... (interrupt to abort)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement