• SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

Recent content by Kurogane

  1. K

    Problem with firewall enabled

    Yes the ping works (always work) only traceroute no. traceroute to IP.ROUTER (IP.ROUTER), 30 hops max, 60 byte packets 1 172.17.0.1 (172.17.0.1) 0.081 ms 2 * 3 ae-9.a04.asbnva02.us.bb.gin.ntt.net (128.241.8.10) 3.809 ms 3.777 ms 3.643 ms 4 94.142.124.110 (94.142.124.110) 45.405 ms...
  2. K

    Problem with firewall enabled

    Yes, previous iptables is with ICMP Echo disabled. Here with enabled. iptables -vnL INPUT Chain INPUT (policy ACCEPT 0 packets, 0 bytes) pkts bytes target prot opt in out source destination 569 133K ACCEPT all -- * * 0.0.0.0/0 0.0.0.0/0...
  3. K

    Problem with firewall enabled

    I'm using RT-AX88U with Firmware: 388.2_2 With firewall enabled: iptables -t nat -L Chain PREROUTING (policy ACCEPT) target prot opt source destination ACCEPT all -- anywhere base-address.mcast.net/4 GAME_VSERVER all -- anywhere...
  4. K

    Problem with firewall enabled

    Why complicate things what astral is doing a simple traceroute? Client use ICMP or UDP? how client knows that even myself i don't know. The previous log is from router. Here an example for traceroute from client. Linux: traceroute IP.ROUTER traceroute to IP.ROUTER (IP.ROUTER), 30 hops max...
  5. K

    Problem with firewall enabled

    I don't have any addons is just default and only firewall enabled. Jun 22 23:34:58 kernel: DROP IN=eth0 OUT= MAC=82:de:6d:96:a1:ff:78:fe:11:b6:aa:f7:08:00 SRC=remote DST=router LEN=60 TOS=0x00 PREC=0x20 TTL=1 ID=54025 PROTO=UDP SPT=45411 DPT=33468 LEN=40 MARK=0x8000000
  6. K

    Problem with firewall enabled

    I tested with: - Ubuntu - Debian - Gentoo - RHEL - Slackware - Alpine etc - Windows Server - Windows 10/11 As say it's doesn't matter which OS but also if does matter then i want all OS i can traceroute them.
  7. K

    Problem with firewall enabled

    As i say in my post, i have enable or disabled Respond ICMP Echo. Also no matter what OS i using because if disable firewall works fine.
  8. K

    Problem with firewall enabled

    I say from outside or inbound connection or Internet to router. Thanks for reply.
  9. K

    Problem with firewall enabled

    I enabled firewall and for outside i can't do traceroute if i disable firewall is back to resolve. For what i search ICMP need to allow and respond ping but even enabled Respond ICMP Echo still i can't resolve traceroute issue. - How i can enable traceroute with firewall enabled. - How i can...
  10. K

    Entware Deluge python

    I want to install plugins via web-ui but return me an error. 09:58:54 [ERROR ][deluge.pluginmanagerbase :155 ] Unable to instantiate plugin 'AutoAdd' from '/tmp/mnt/veda/entware/lib/python3.10/site-packages/deluge/plugins/AutoAdd-1.8-py3.10.egg'! 09:58:54 [ERROR ][deluge.pluginmanagerbase...
  11. K

    Entware samba4-server would be killed by stop_samba(int force)

    As i say before, i try to enter in both case and give me same error. Samba is running that is not the issue, if not running then i wouldn't be seeming in Windows Because i not have that file and i don't know what is the content of the file and that is why i asking.
  12. K

    Entware samba4-server would be killed by stop_samba(int force)

    I'm trying to get work Entware Samba but i have two main issue. - I'm able to run samba in windows network i see my samba but when i click i'm unable to enter because an error can't find the path with or without path name - I'm unable to run samba when reboot because exactly error for you...
  13. K

    Entware samba4-server would be killed by stop_samba(int force)

    Thanks but not work. Another question, how you solve your initial post?
  14. K

    Entware samba4-server would be killed by stop_samba(int force)

    Can you share your smb.conf for your samba4-server. I'm unable to get worked.
Back
Top