This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

dns listening on vlan interface

I've done a quick search, but cannot find anyone else having this problem....
I've configured my ASL (v4.002) with 2 NICs, one outside, with public IPs, and one inside. The inside NIC is connected to a Cisco 2924XL, with the port configured as an 802.1q trunk. Then there are 2 NICs configured in ASL as VLAN interfaces on the inside NIC. One is labeled "internal" and the DNS proxy listens on this quite happily, the other is labeled vlan_dmz and the DNS proxy will not listen on this. If I try and select it as an interface to listen on, the webadmin hangs, and eventually the browser comes up with a "cannot find server" message. If I go back into webadmin (which I can, with no problems), the interface is not selected. I get the same result if I try and tell the DNS proxy that net_dmz is allowed to query it....

I'd appriciate any suggestions. Right now, I'm gonna remove the dmz vlan interface completly and re-create it, just in case. I'll reply and let you know if I make any progress.....

Cheers,

Karl 


This thread was automatically locked due to age.
Parents
  • problem still exists. I deleted the dmz vlan interface with no problems, but then got the same problem as seen with the dns proxy config while trying to re-add the interface. I re-added it OK with 

    vconfig add eth0 148

    and then add the relevant entry to itf.conf and the interface is back and working, but I still can't select it in the DNS proxy config....

    I don't know if this will affect it, it's just a thought.... When I installed, the interface I selected as my admin interface was eth0. I then changed the "internal" interface into a vlan interface, and eth0 then has no IP of it's own, being the trunk interface. On a console, I no longer get the IP as well as the "login:" prompt. I'm wondering if I should re-install and pick the other interface?

    Any thoughts or comments would be welcome.

    Cheers,

    Karl 
  • ok. swapped the interfaces, but still get the same symptoms. Interestingly, I can add the relevant details to /etc/wfe/nameserver and it listens on the dmz vlan fine.

    I wonder if this is a bug?

    Could someone at Astaro tell me if there are further tests I can do?

    I'm running ASL4.002 on a PII-400. 128meg of RAM, and 2 3com 3c905 nics (3c59x kernel module) ASL shows them as "Boomerang" chipset.

    Thanks in advance,

    Karl 
Reply
  • ok. swapped the interfaces, but still get the same symptoms. Interestingly, I can add the relevant details to /etc/wfe/nameserver and it listens on the dmz vlan fine.

    I wonder if this is a bug?

    Could someone at Astaro tell me if there are further tests I can do?

    I'm running ASL4.002 on a PII-400. 128meg of RAM, and 2 3com 3c905 nics (3c59x kernel module) ASL shows them as "Boomerang" chipset.

    Thanks in advance,

    Karl 
Children