Tagged Questions
2
votes
3answers
314 views
How to switch IP (including subnet) on OpenBSD without outage
I have an OpenBSD firewall where I have to change the IP on the admin interface (including changing subnet/gateway) and I'm looking for how to do this remotely without losing my SSH (so I can fix ...
0
votes
3answers
100 views
Force OpenBSD to use internally one IP, but send and receive from network from other IP?
Is it possible to set up OpenBSD such, that it will have IP1 internally (in hosts, in hostname.en0, sockets binds to IP1), but convert it to IP2 when packet goes to ethernet. Also, packets for the IP2 ...
0
votes
2answers
783 views
Wireless Internet OpenBSD with Acer Aspire 5052AWXMI Laptop [closed]
i am trying to get connected to the internet on my laptop running OpenBSD.
i believe the network card is atheros 802.11b/g
also my router has a username and WPA-PSK passkey to connect to the ...
0
votes
2answers
738 views
Add route on OpenBSD for DSL modem on external network
I'd like to be able to access my DSL modem, which is acting as a bridge, from within my local network. I've got a setup like this:
{Local network 192.168.1/24}
|
rl0:192.168.1.250
...