路由dos常用命令---路由跟踪命令.查看DNS、IP、Mac等

跟踪路由的命令  时间:2021-05-03  阅读:()

dos常用命令---路由跟踪命令.查看DNS、 IP、 Mac等DOS common command-route tracking command. See DNS, IP, Mac,etc

Most basic, most commonly used, test the physical networkPing 192. 168.8-t, the parameter -t is waiting for the user tointerrupt the test

Look at DNS, IP, Mac, etc

Aleem walji in98: winipcfg

B.W in2000 above: Ipconfig/all

C.N SLOOKUP: if you look at the DNS in hebei

C: \ > nslookup

Default Server: ns.hesjptt.net. cn

Address: 202.99. 160.68

> server 202.99.41. 2 changed the DNS to 41.2

> pop.pcpop.com

Server: ns.hesjptt.net.cn

Address: 202.99. 160.68

The Non - authoritative answer:

Name: pop.pcpop. com

Address: 202.99. 160.212

Online messenger (often asked)

Net send computer name/IP | * (broadcast) . Note that you cannotcross the network segment

The net stop messenger stops the messenger service, or it canbe modified in the panel - service

Net start messenger starts messenger service

Probe each other' s computer name, group, domain, and currentuser name (how the hunt works)

Ping - a ip-t, which only shows the NetBios name

Nbtstat - a 192. 168. 10. 146 is complete

5.net stat - a shows all the ports that your computer iscurrently open

Netstat -s-e is a more detailed display of your network data,including data from TCP, UDP, ICMP, and IP

Probe the arp binding (dynamic and static) list, showing allthe computers connected to my computer, displaying the other' s

IP and MAC addresses

Arp -a

On the proxy server side

Bundle IP and MAC addresses, resolve LAN theft IP! :

Arp-s 192. 168. 10.5900-50-ff-6c-08-75

Remove the IP of the network card from the MAC address binding:Arp 3-d network card IP

Hide your computer from your online neighbors (let people seeyou! )

.net config server/hidden: yes

Net config server/hidden: no is open

9. A few.net command

A. displays the current working group server list net view,which displays A list of computers on the current domain ornetwork when using this command without the option.

For example, check out the Shared resources on this IP

C: \ > net view 192. 168. 10.8

Share resources in 192. 168. 10.8

Resource sharing name type usage annotations

-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --

-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --

Site service Disk

The order was successfully completed.

Check the user account list net user on the computer

C. view network link net use

For example, net use z: \ \ 192. 168. 10.8 \movie maps this IP' smovie Shared directory to a local z disk

D. record the link net session

Such as:

C: \ > net session

Computer user name customer type opens idle time

-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --

\ \ 192. 168. 10. 110 ROME Windows 2000 2195 0 00:03:12

\ \ 192. 168. 10.51 ROME Windows 2000 2195 0 00:39

The order was successfully completed.

Route tracking commands

A.t racert pop.pcpop.com

B.p athping pop.pcpop.com also provides an analysis of 325S tocalculate the % of the lost package

11.

Several commands for sharing security

A. check out the Shared resources of your machine

Manually delete the share (you can make up a bat file, boot upand delete the share!)

Net share c $/ d

Net share $d/d

Net share the ipc $/ d

Net share the admin $/ d

Notice the space after $$.

Add a share:

C: \ net share mymovie = e: \ downloads \ movie/users: 1Mymovie shares success.

Limit the number of links to 1.

Set static IP at the DOS line

A. set the static IP

C MDnetsh

Netsh > int

Interface > IP

Interface IP > set add "local link" static IP address maskgateway

B. check the IP Settings

Interface IP > show the address

Arp

Display and modify items in the "address resolution protocol(ARP)" cache. The ARP cache contains one or more tables thatstore the IP address and its parsed Ethernet or token ringphysical address. Each Ethernet or token ring network adapterinstalled on the computer has its own table. If used withoutparameters, the arp command displays the help information.g rammar

Arp [-a] [-n IfaceAddr] [-d] [-d] [-d] [-d] .parameter

[-n IfaceAddr]

Displays the current ARP cache table for all interfaces. Todisplay the ARP cache entry that specifies the IP address, usethe arp-a with the inetdr parameter, which represents the IPaddress specified by the InetAddr. To display the ARP cachetable for the specified interface, use the -n IfaceAddrparameter, where the IfaceAddr delegate is assigned to the IPaddress assigned to the specified interface. -n parameters arecase sensitive.

-g [InetAddr] [-n IfaceAddr]

It' s the same thing as negative a.

- d InetAddr [IfaceAddr]

Delete the specified IP address item, where the InetAddrrepresents the IP address. For the specified interface, todelete one item in the table, use the IfaceAddr

Parameter, the IfaceAddr delegate here is assigned to the IPaddress of the interface. To remove all items, use the asterisk(*) wildcard instead of InetAddr.

-s InetAddr, EtherAddr [IfaceAddr]

Adding a static item to the ARP cache to parse the IP addressInetAddr into the physical address EtherAddr. To add a staticARP cache entry to the table of the specified interface, usethe IfaceAddr parameter, where the IfaceAddr represents the IPaddress assigned to the interface.

/?

Displays help at the command prompt.annotation

The IP address of InetAddr and IfaceAddr is represented bydecimal notation with dots.

The physical address EtherAddr consists of six bytes, which arerepresented in hexadecimal notation and separated by hyphens(for example, 00 - AA -00-00-4f-2a-9c) .

The items added by the -s parameter are static items that do

not timeout in the ARP cache. If the TCP/IP protocol isterminated, the items will be deleted. To create a permanentstatic ARP cache entry, please use proper ARP in the batch filecommand and through the "planning task program" on startup thebatch file.

This command is only available when the Internet protocol(TCP/IP) protocol is installed as a component of the networkadapter property in a network connection.s amp l e

To display the ARP cache table for all interfaces, type:Arp -a

For an interface assigned with an IP address of 10.0.0.99,display its ARP cache table, which can be typed:

Arp-a-n 10.0.99

To add a static ARP cache entry that parses the IP address

10.0.0.80 to the physical address, 00 -AA-, 1-4f-2a-9c, type:Arp-s 10.0.80 - AA - 00-4f-2a-9c

Tag: DOS common command - route tracing to view DNS MacRelated articles:

A common instruction for the network

宝塔面板批量设置站点404页面

今天遇到一个网友,他在一个服务器中搭建有十几个网站,但是他之前都是采集站点数据很大,但是现在他删除数据之后希望设置可能有索引的文章给予404跳转页面。虽然他程序有默认的404页面,但是达不到他引流的目的,他希望设置统一的404页面。实际上设置还是很简单的,我们找到他是Nginx还是Apache,直接在引擎配置文件中设置即可。这里有看到他采用的是宝塔面板,直接在他的Nginx中设置。这里我们找到当前...

bgpto:独立服务器夏季促销,日本机器6.5折、新加坡7.5折,20M带宽,低至$93/月

bgp.to对日本机房、新加坡机房的独立服务器在搞特价促销,日本独立服务器低至6.5折优惠,新加坡独立服务器低至7.5折优惠,所有优惠都是循环的,终身不涨价。服务器不限制流量,支持升级带宽,免费支持Linux和Windows server中文版(还包括Windows 10). 特色:自动部署,无需人工干预,用户可以在后台自己重装系统、重启、关机等操作!官方网站:https://www.bgp.to...

BeerVM1GB内存/VDSps端口1GB,350元/月

beervm是一家国人商家,主要提供国内KVM VPS,有河南移动、广州移动等。现在预售湖南长沙联通vds,性价比高。湖南长沙vps(长沙vds),1GB内存/7GB SSD空间/10TB流量/1Gbps端口/独立IP/KVM,350元/月,有需要的可以关注一下。Beervm长沙联通vps套餐:长沙联通1G青春版(预售)长沙联通3G标准版(预售)长沙联通3G(预售)vCPU:1vCPU:2vCPU...

跟踪路由的命令为你推荐
版本itunes支持ipadipad如何上网IPAD4怎样上网?iexplore.exe应用程序错误iexplore.exe---应用程序错误.是什么意思?chromeframe我的Chrome Frame为什么不能使用?联通合约机iphone5想咨询一下联通iphone5合约机和裸机的区别?routeaddRout add -p在网络中是什么意思?Route add Cp又是什么意思?搜狗拼音输入法4.3搜狗拼音输入法打字出了问题支付宝白领日记支付宝怎么建立交友圈graphsearch如何利用graph search搜刮粉丝
查询ip地址 美国主机排名 burstnet 国外服务器网站 59.99美元 web服务器架设软件 服务器架设 北京主机 777te 刀片服务器的优势 世界测速 太原网通测速平台 免费网页空间 如何注册阿里云邮箱 www789 百度云加速 帽子云排名 东莞服务器托管 数据库空间 论坛主机 更多