Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有 Dlink Dir-300 无线路由器。我必须在那里设置一个静态 ip 设置。我将 Ip 指定为 192.168.242.3 网络掩码:255.255.0.0。当我按Enter时,它说IP无效。虽然这样的配置在另一个(linksys)路由器上正常工作。
设置静态 ip 时,我只能控制最后 2 个字节,前两个是固定的,所以根据我们的本地网络结构,我们有 192.168.XX。
如何解决这个问题?
网络掩码应为 255.255.255.0。