Questions tagged [static]

8 questions
2
votes
1 answer

how make this two 'separated' lans/networks see each other/works as one?

I need that devices from network 1 see/interact with devices on network 2, but i don't know how to do it. 1 - the modem of the contracted company is currently in bridge mode, because i don't have much access to his configurations and the company…
1
vote
1 answer

Static Routing - Send all unresolved traffic to another IP

I'm not 100% when it comes to configuring switches and I have a requirement to send any requests for things outside of the network onto a specific IP address. I know how to add static routes I just don't know how to configure it in this instance. I…
1
vote
1 answer

How could a USB wireless adapter, interfere with your video display (causing colorful 'static' despite Windows still running)?

I can't find a similar case anywhere. I've actually solved it (I hope) but I want to understand what caused it. My friend got a refurb PC, and installed this Wireless USB adapter using the provided CD. Within about 5-10 seconds of plugging it into…
CreeDorofl
  • 2,469
0
votes
1 answer

How to allow two industrial LAN subnets to talk through one router no WAN

I've read other questions but haven't found one that matches my situation exactly. The situation is as follows: It's an industrial network between robots and PLC's etc. LAN A is on 172.16.x.x (this is the production line) LAN B is on 172.13.x.x…
0
votes
1 answer

force set static ipv4 address to unlink interface in systemd-networkd

I have configured static ipv4 address interface in systemd-network 5-lan.link [Match] MACAddress=80:ee:73:16:bf:33 [Link] Description=Default lan adapter Name=lan 10-lan.network [Match] Name=lan [Network] Address=192.168.1.1/24 Everything is fine,…
0
votes
1 answer

Getting error "the specified gateway ip address is not valid" when trying to set up a static route on Linksys mesh router

I'm trying to set up a static route on a Linksys mesh router (WHWO3V2) and either I don't understand what I'm doing (possible), or the validation script is bad/wrong. I'm trying to do this because I believe (I could be wrong) that this is the only…
Wes
  • 101
-1
votes
1 answer

No internet connection with static IP only DHCP

I rent a room so I do not have direct access to the router. However, I have copied all of the information from the command prompt manually into the static IP box. The internet seems to work when I enable DHCP automatically, but not when I try to set…
uggg
  • 1
-1
votes
2 answers

My ISP isn't willing to route IPs using BGP: how can I use my subnet/24 without this?

I have a business account with my ISP, however they are not willing to set up BGP unless I use his IPs. How can I use my Subnet /24 anyway without my ISPs involvement? Is it even possible? I have a Static IP, Mikrotik, I would really appreciate a…