Skip to main content

Thread: DNS Packets to custom port


i'm looking redirect dns udp packets on port 53 local port application listening. targeting packets dns servers, in response dns queries made host or other hosts on network. main goal have full dns packet question , answer section, can parse test application.

have been working command below, gets me packets question section only, answers, authority e.t.c sections empty.

here command have been using:
code:
sudo iptables -t nat -a output -p udp --dport domain -j redirect --to-destination 127.0.0.1:9872
how packets described above, please advice how can adjust above command or propose new one.

help.



Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Networking & Wireless [ubuntu] DNS Packets to custom port


Ubuntu

Comments

Popular posts from this blog

Thread: Can not create raid array: mdadm: no raid-devices specified.

Thread: HOW TO: Package and theme GTK+ / Gtkmm apps in Linux for Windows

Thread: Twinview issues