M
M
Max1005002014-12-25 22:03:34
Domain Name System
Max100500, 2014-12-25 22:03:34

How to listen, programmatically edit DNS server?

I'm training... Installed Ubuntu on a virtual machine + MYSQL, Apache, ISPconfig, BIND DNS server. On the main computer, I registered the DNS of the virtual machine and now I work on the Internet through my DNS. The question arose, how to programmatically listen, in ubunt, for packets that are sent? How to edit them?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
S
strib, 2014-12-25
@strib

If I understood the question correctly, then something like this ...
tcpdump -vvv -s 0 -l -n port 53
Modify - mitmproxy

R
Rsa97, 2014-12-25
@Rsa97

Capture and view packets - tcpdump or wireshark .

S
ShamblerR, 2015-02-24
@ShamblerR

sed stream editor

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question