Hello,
I tried for a quite some time to get it working, but unsuccessful so far. I hope to get some pointers here that will help me to learn more about FreeBSD, wireguard and networking, also the content might be helpful for others browsing the web for solutions. Note that I am very new to...
I am announcing an IPv6 prefix via OSPF (bird2) to some routers, from the routers I can reach/ping the FreeBSD server, but I not from the internet:
(internet)
|
|
R1 --------- R2
\ /
FreeBSD
I am peering the node via wireguard using link-local and if I...
Hello,
sorry, if my question ist stupid.
I want to configure a freebsd-server, that has different nic's, bound to different networks.
For example
em0
- 10.0.1.0 / 24
- defaultrouter 10.0.1.1
- nameserver 8.8.8.8, a.a.a.a, ...
- search domain lan.home.arpa
em1
- 10.1.1.0 / 24
- defaultrouter...
We have two device R1 and R2 running FreeBSD 9.2, on R1 we have set an ipv4 address for lo1:
R1#: sudo ifconfig lo1 192.168.80.80
Then add a route to R1 in R2:
R2#: sudo ip r add 192.168.80.80 via 192.168.12.15
Now we have access to R1 in R2, so ping is working. In this stage if we shut down...
Hi all,
I'm trying to setup a separate subnet for my jails, and I think I have everything setup correctly, but am unsure.
Here is the Switch:
trunk 45-48 Trk2 LACP
vlan 23
name "Jails"
tagged 23,Trk1-Trk2
no ip address
exit
Trunk 1 is the firewall, Trunk 2 is the server.
I know my...
I'm running an AP that bridges traffic to my ISP. For various reasons, I'm running both IPv4 and IPv6 and I need to NAT traffic from the LAN to the ISP. For this reason, net.inet6.ip6.forwarding needs to be enabled.
The usual solution for periodically updating the IPv6 gateway address seems to...
I run into difficulties configuring OpenVPN server and client.
Here is my setup:
OpenVPN server on FreeBSD 12
server.conf
port 1194
proto tcp
dev tun...
Hello,
I have a server (192.168.12.16).
On this server, i have a lot of jail :
192.168.12.140 (server web)
192.168.12.180 (server web)
192.168.12.225 (server web)
I work on freebsd in my home (192.168.110.15).
I creat VPN IPsec with mpd5 and strongswan.
My connexion vpn is good, i can...
There is a network topology which cannot be changed/altered as following:
[FILESERVER]---192.168.254.1---->|======|
[LANPC1]--------192.168.254.x---->| SWITCH |<--192.168.254.254--[MODEM]--->INTERNET
[LANPC2]--------192.168.254.x---->|======|
The FILESERVER (FreeBSD 11.1-RELEASE) is running...
Good day!
Please, help me understand, how setup FreeBSD 11-STABLE amd64 router with several ip addresses on external interface.
I have:
Provider give me subnet
1.1.1.2/24 gw 1.1.1.1
/etc/rc.conf
# Assigned external IP addresses
ifconfig_rl0="inet 1.1.1.2/24"
ifconfig_rl0_alias0="inet...
Hi all,
I've been fighting with following setup with no success several days: 10.3-RELEASE-p12, virtualbox 5.1.6 from pkg, two nics and bridged nic on vbox and internal nic.
There is "no route to host" when pinging to vm, and there are no replies from inside of vm.
Arp shows the correct...
I have two ISP connected to server and run sshd daemon for two IPs. Unfortunately, I can connect only via first IP. I can ping from both IPs. Please look at my configs.
NETSTAT:
Proto Recv-Q Send-Q Local Address Foreign Address (state)
tcp4 0 0 A.B.C.D.22 *.*...
I have a FreeBSD firewall/router using PF with OpenVPN configured as client mode so that all my traffic goes through the vpn connection via the vpn provider.
When the OpenVPN connection is active on my firewall I can't get port forwarding to work properly on the internet facing interface, this...
Hello!
I've encountered the problem after upgrade to 11.0-RELEASE.
I suppose pf adding two routes which exist.
Starting Network: lo0 vtnet0.
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> metric 0 mtu 16384
options=600003<RXCSUM,TXCSUM,RXCSUM_IPV6,TXCSUM_IPV6>
inet6 ::1...
My iphone 6s+ (the continent-sized one) is recognised in 11.0-CURRENT now:
ipheth0: <Apple Inc. iPhone, class 0/0, rev 2.00/8.02, addr 7> on usbus0
ue0: <USB Ethernet> on ipheth0
ue0: Ethernet address: 82:ed:2c:45:8e:f7
I've been doing the following to set up tethering:
# pkg install -y...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.