Hi,
I would like to ask if anybody knows if any Intel (Pro) 100(B)
DOS-Packet-Driver as funtions does support to use a DNS/NAMESERVER with MTCP?
I got the follwing Packet-Drivers:
- E100PKT v0.3 from Seth Simon
- E100BPLT from Morien W. Roberts in v11.11 and v11.12 (E100B11C.ZIP)
I can ping/telnet IPs inside my local network 192.168.6.x like
- 192.168.6.1 my DSL-Router
- 192.168.6.116 my Pi-Hole AdBlocker
- 192.168.6.80 ,y ESP32-Telnet-Server with RunCPM
But I cant ping a domain name like
www.heise.de or
a IP like 8.8.8.8 (Google DNS)
dnstest -name 8.8.8.8 say it does "resolve" it as 8.8.8.8
but any other resolve-test do fail with
Dns server error: (5) Server Refused Us!
I also cant use my DSL-Router as a working DNS but it can be pinged.
So my though is that the E100-Packet drivers may not support this funtion, because pkttool from MTCP gives me for
e100bpkt a function flag of 10 (unknown) and for
e100pkt a funtion flag of 1 (basic funtions only)
Is DNS a basic function?
Does anybofy know an additional driver or version with DNS-resolve-function for the Intel Etherexpress Pro e100?
With the former SLIP--serial connection I could ping the Google DNS 8.8.8.8 :(
So my network and netmask (255.255.255.0) seems to be OK.
Many thanks in advance for reading and maybe replying to my question :)