Hello everyone!
At my apartment I'm current running a FreeBSD-based router which has two networks on separate interfaces for different devices:
Interface 1 with subnet 192.168.200.x for just about everything on the network
Interface 2 with subnet 192.168.199.x for Iot stuff, printers, and...
Hi,
i need to redirect all traffic from a private ip address attested on a local interface, to a public ip address.
The old configuration with iptables it's something like this
iptables:-A PREROUTING -d $private_ip/32 -i $int_if -j DNAT --to-destination $public_ip
iptables:-A PREROUTING ! -d...
How to add an additional IP to a NIC with main IP on different subnet/gateway?
A server running FreeBSD 11-RELEASE has main IP:
IP: 144.76.60.19
Gateway: 144.76.60.1
Netmask: 255.255.255.224
The server has already been assigned an additional IP, on same gateway as main IP:
IP...
Hello,
I'm trying to figure out whether/how it may be possible on FreeBSD to create a network subinterface with a different network subnet IP. I do not want to use the concept of "alias" (multiple IPs on single interface). I would like to use a subinterface of a parent.
On Linux I can do this...
Dear all,
I've moved my lovely server to the datacenter and now pulling my hair out while trying to understand why both of /dev/igb interfaces aren't picking up Ethernet connection on boot. Tested with both 10.3-REL and 11.0-REL.
When system is booted, running ifconfig | grep status over iKVM...
Hi FreeBSD forum
Great forum
I´am working on a FreeBSD ZFS/NFS storage solutations for VMware.
My problem is how to make redundency storage Network between the Storage and vmware (ESXI) host right.
I have created a simpel Network diagram (Network.png) (The management Network is no problem :) -...
Good day!
I have PC with 3 network cards. And one of them not recognized by system.
uname -a
FreeBSD BSD-PRK 11.0-PRERELEASE FreeBSD 11.0-PRERELEASE #0 r305926: Sun Sep 18 15:22:47 NSK 2016 user@BSD-PRK:/usr/obj/usr/src/sys/BSDSERV amd64
pciconf -lv
re0@pci0:1:0:0: class=0x020000...
Hi all. I've been thinking of moving to FreeBSD from Linux for a while now and wanted to try it out first. I wanted a bit of a challenge rather than a ready made desktop version, hence the choice of FreeBSD rather than PC-BSD.
I installed the latest stable version as a virtual machine. The...
Hello,
I'm fairly new to FreeBSD and I recently installed it (10.3) on my computer. The installation went well and after I rebooted I tried to ping google and was greeted by this: "ping: sendto: No route to host" I looked for a solution but I could not find one, any help will be greatly appreciated.
I have a VPS server running FreeBSD 10.3-RELEASE-p4 and nginx so this might belong in the "Web Services" category. It contains three very low volume web sites that have been up for about three years, all listening on the same nginx server. I was tinkering with TLS and SSL ciphers on one of the...
I'm trying to configure bhyve to use a static ip address on my network. I know I can use nat and dhcp but I'm trying to learn how to configure a static ip as a learning lesson.
I used the vm utility to configure bhyve like so
betsy# vm switch list
NAME TYPE IDENT VLAN NAT PORTS
public...
Hello there!
I'm new in the FreeBSD forums, and in the system in general, but FreeBSD calls me so much to learn about the UNIX universe (servers, sysadmins, things like that)
Well, let me comment about my plan in my work:
When I was hired in my work, I noticed about a issue related a...
Hi! My name is Bogdan Nikolaev, i'm from Eysk, Russia.
I'm writed small program for very easy configuring PPPoE connection - pppconf.
What is works? Simple, pppconf ask few questions and create valid ppp.conf file.
Program written in C and can be compiled using GCC at least version 4.2.1...
When both jails are in the same subnet 192.168.1.0/24 everything works as expected, however when one jail is in a different private subnet 10.33.1.0/16 it doesn't see the jail in the other subnet. I can ping both jails from the host. What could be the reason? Some data.
Working jail...
Hi there,
I have a VM running FreeBSD-CURRENT in bhyve but I could not get the network working properly.
I created tap0 and bridge0 interfaces as described in the relevant chapter of the handbook. I have only a wireless NIC, so I followed the advice in bhyve wiki page and created proper pf...
Hi,
We've encountered tons of packets being dropped using command netstat -s on FreeBSD-10.1. The one whose timeout value keeps on increasing is 'rexmit timeout' . Here is the list of timeout / dropped packets.
http://prntscr.com/aod4f2
The server is on 4x1Gbps LACP port . We've also tried...
Quite new to this whole thing but :
I have two FreeBSD machines running. The current production machine is reachable from anywhere, the new one isn't reachable from anywhere, but within and can reach out to the internet (but needs to be reachable from outside the network).
I'm sure I'm not...
I have pfSense 2.2.6 based on FreeBSD 10.1-RELEASE-p25. I bought 3 Aqprox USB 3.0 Gigabit appC07G. This adapter uses Realtek RTL5183 chipset. I plugin on my USB 3.0 motherboard ports and pfSense detect it: ugen1.X. I up the USB with usbconfig -d 1.X set_config 1 but the cnahges erase after...
I'm attempting to configure a multi-wan device to improve ship-to-shore data links via satellites. I would like to build a simulation environment so I can work on this before the ship finishes installing her dishes.
The satellite links are slow (56 kbps - 100 kbps) and some have round-trip...
Afternoon all,
I have a fresh install of FreeBSD 10.2, it’s installed on VirtualBox. I have given the VM 4x virtio-net bridged adaptors—so they appear to be on my home network (192.168.1.0/24).
My host rc.conf looks like this:
hostname="aglardae"
keymap="uk.iso.kbd"
ifconfig_vtnet0="DHCP"...
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.