Project

General

Profile

Actions

Bug #630

closed

TinyDNS not started

Added by Mike Stupalov about 15 years ago. Updated almost 15 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
DNS Server
Target version:
-
Start date:
05/31/2010
Due date:
% Done:

0%

Estimated time:
Plus Target Version:
Affected Version:
2.0
Affected Plus Version:
Affected Architecture:

Description

Current version: 2.0-BETA2
       Built On: Sun May 30 22:58:14 EDT 2010

After configuring TinyDNS from GUI, service is not starting.

  • If I checked "Enable DNS Forwarders" in TinyDNS settings and "Interface to listen" -> LAN.
    Out in console:
    # /usr/local/etc/rc.d/tinydns.sh start
    pw: login name `Gtinydns' already exists
    pw: login name `Gdnslog' already exists
    pw: login name `Gdnscache' already exists
    pw: login name `Gaxfrdns' already exists
    rm: /var/etc/dnscache*: No such file or directory
    ln: /var/run/service//axfrdns: File exists
    No matching processes were found
    
    Fatal error: Call to undefined function convert_friendly_interface_to_real_interface_name() in /usr/local/pkg/tinydns.inc on line 232
    
  • If I UNchecked "Enable DNS Forwarders" in TinyDNS settings, then out:
    # /usr/local/etc/rc.d/tinydns.sh start
    pw: login name `Gtinydns' already exists
    pw: login name `Gdnslog' already exists
    pw: login name `Gdnscache' already exists
    pw: login name `Gaxfrdns' already exists
    rm: /var/etc/dnscache*: No such file or directory
    rm: /var/run/service/dnscache*: No such file or directory
    ln: /var/run/service//axfrdns: File exists
    No matching processes were found
    No matching processes were found
    
    Fatal error: Call to undefined function get_real_wan_interface() in /usr/local/pkg/tinydns.inc on line 356
    

I have configured 3 interfaces (1 LAN, 2 WAN):

WAN
LAN
WAN_SMART

Actions #1

Updated by Chris Buechler almost 15 years ago

  • Category set to DNS Server
Actions #2

Updated by Chris Buechler almost 15 years ago

  • Status changed from New to Resolved

fixed in latest package

Actions

Also available in: Atom PDF