Replies: 3 comments 7 replies
-
First its a good idea to test is to disable avm "packet accelerator", see FAQ. Maybe the HW acceleration without linux(-kernel) prevents it. |
Beta Was this translation helpful? Give feedback.
-
You could try to reconfigure the avmpa, but it has no manual
|
Beta Was this translation helpful? Give feedback.
-
Always keep in mind that avm "gpl sources" could no be the sources avm really used to build (who cares about gpl?) This pice of code is also responsible avm can not do normal linux things, eg VLAN support does never come or many changes of AVMPA are neede which then will again cause many bugs .. as always Also because of AVMPA you device could only be PINGed on WAN ip only be 1 IP at the same time! eg if you ping your wan with 3 different ips, 2 dont get an answer! (no always the same device). This problem exists since a decade and avms "fix" is the "stealth mode" which does not answer any more any pings ^^ And because of AVMPA i do not use anymore avm software on my router (compatible avm hardware runs great with openwrt...) |
Beta Was this translation helpful? Give feedback.
-
Hi,
I have a question.
I'm running a FRITZ!Box 5490 with Freetz-ng.
I've configured internet access using port 1 (ATA mode), so the fiber port is not being used.
What I want to do is use the fiber port just as a normal LAN port.
Physically everything is connected correctly. On the other end of the fiber cable I have a media converter with an SFP module.
When I add
wan
interface to thelan
bridge, so that:The dhcp server starts serving LAN addresses on the fiber port, and I am able to ping LAN devices and internet! Even resolve domains using nslookup!
But I can't do anything else. All other packets are dropped. I guess it's the dsld 's fault.
Is there a way to configure it?
To permit traffic from the 'wan' interface?
or should I compile a new firmware with iptables instead?
Beta Was this translation helpful? Give feedback.
All reactions