Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

dnsmasq error

If none of the specific sub-forums seem right for your thread, ask here.
Post Reply
Message
Author
tassos
Posts: 3
Joined: 2018-01-11 18:19

dnsmasq error

#1 Post by tassos »

Hello i have a problem with dnsmasq.The problem is that the dnsmasq not running at boot.The output of service dnsmasq status is:
sudo service dnsmasq status
[sudo] password for pckrator:
● dnsmasq.service - dnsmasq - A lightweight DHCP and caching DNS server
Loaded: loaded (/lib/systemd/system/dnsmasq.service; enabled; vendor preset:
Active: failed (Result: exit-code) since Thu 2018-01-18 14:03:13 EET; 58s ago
Process: 703 ExecStart=/etc/init.d/dnsmasq systemd-exec (code=exited, status=2
Process: 681 ExecStartPre=/usr/sbin/dnsmasq --test (code=exited, status=0/SUCC

Ιαν 18 14:03:12 parrot systemd[1]: Starting dnsmasq - A lightweight DHCP and cac
Ιαν 18 14:03:13 parrot dnsmasq[681]: dnsmasq: syntax check OK.
Ιαν 18 14:03:13 parrot dnsmasq[703]: dnsmasq: unknown interface wlan0
Ιαν 18 14:03:13 parrot dnsmasq[703]: unknown interface wlan0
Ιαν 18 14:03:13 parrot dnsmasq[703]: FAILED to start up
Ιαν 18 14:03:13 parrot systemd[1]: dnsmasq.service: Control process exited, code
Ιαν 18 14:03:13 parrot systemd[1]: dnsmasq.service: Failed with result 'exit-cod
Ιαν 18 14:03:13 parrot systemd[1]: Failed to start dnsmasq - A lightweight DHCP
lines 1-14/14 (END)...skipping...
● dnsmasq.service - dnsmasq - A lightweight DHCP and caching DNS server
Loaded: loaded (/lib/systemd/system/dnsmasq.service; enabled; vendor preset: enabled)
Active: failed (Result: exit-code) since Thu 2018-01-18 14:03:13 EET; 58s ago
Process: 703 ExecStart=/etc/init.d/dnsmasq systemd-exec (code=exited, status=2)
Process: 681 ExecStartPre=/usr/sbin/dnsmasq --test (code=exited, status=0/SUCCESS)

Ιαν 18 14:03:12 parrot systemd[1]: Starting dnsmasq - A lightweight DHCP and caching DNS server...
Ιαν 18 14:03:13 parrot dnsmasq[681]: dnsmasq: syntax check OK.
Ιαν 18 14:03:13 parrot dnsmasq[703]: dnsmasq: unknown interface wlan0
Ιαν 18 14:03:13 parrot dnsmasq[703]: unknown interface wlan0
Ιαν 18 14:03:13 parrot dnsmasq[703]: FAILED to start up
Ιαν 18 14:03:13 parrot systemd[1]: dnsmasq.service: Control process exited, code=exited status=2
Ιαν 18 14:03:13 parrot systemd[1]: dnsmasq.service: Failed with result 'exit-code'.
Ιαν 18 14:03:13 parrot systemd[1]: Failed to start dnsmasq - A lightweight DHCP and caching DNS server.

arochester
Emeritus
Emeritus
Posts: 2435
Joined: 2010-12-07 19:55
Has thanked: 14 times
Been thanked: 54 times

Re: dnsmasq error

#2 Post by arochester »

parrot systemd
A question for the Parrot Forum? https://community.parrotsec.org/

User avatar
dilberts_left_nut
Administrator
Administrator
Posts: 5346
Joined: 2009-10-05 07:54
Location: enzed
Has thanked: 13 times
Been thanked: 66 times

Re: dnsmasq error

#3 Post by dilberts_left_nut »

tassos wrote:dnsmasq: unknown interface wlan0
Seems fairly clear, no?
AdrianTM wrote:There's no hacker in my grandma...

User avatar
ralph.ronnquist
Posts: 342
Joined: 2015-12-19 01:07
Location: Melbourne, Australia
Been thanked: 6 times

Re: dnsmasq error

#4 Post by ralph.ronnquist »

Ιαν 18 14:03:13 parrot dnsmasq[703]: dnsmasq: unknown interface wlan0
Ιαν 18 14:03:13 parrot dnsmasq[703]: unknown interface wlan0
Ιαν 18 14:03:13 parrot dnsmasq[703]: FAILED to start up

Post Reply