network

  1. Greg Fitzgerald

    Solved How do I configure bhyve with a static ip?

    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...
  2. Ricardoqsx

    Stuck/Changes in Samba42 from Samba36

    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...
  3. M

    pppconf - small utility for configure PPPoE

    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...
  4. amiramix

    No routing between jails in different private subnets

    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...
  5. fnoyanisi

    Solved Cannot get bhyve guest network working

    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...
  6. S

    TCP packets Drop !!

    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...
  7. D

    Getting in from outside my network

    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...
  8. T

    Realtek RTL5183 - usbconfig

    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...
  9. ericx

    Simulating satellite uplink

    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...
  10. F

    Solved iocage Jail cannot escape home network

    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"...
  11. T

    urtwn(4) and On Network N300MA?

    I just tried to get a On Networks N300MA usb network adapter working with the urtwn driver. The card is a Netgear rebrand (or produced under a license from Netgear), it supposedly has a Realtek RTL8192 chipset. usbconfig says: root@kg-z30b# usbconfig -d ugen0.2 dump_device_desc ugen0.2...
  12. Vinicius Agassi

    Help with Network (URGENT)

    Hi dudes, so no I have a big problem with my dedicated server... It was working perfectly, but then, I run the command /etc/rc.d/netif restart and my server falls... My service provider has no experience with FreeBSD and provided me access to KVM / IP. I need put this in configuration: IP...
  13. Vinicius Agassi

    Solved [HELP] Public_IP

    Hi my friends, I'm trying to run an app on my FreeBSD 10.1 and I'm still having problem with the connection. Description of Problem: I can not set my public ip to my external ip --------------------------- What I discovered? When I'm connected in my local network, I can run application...
  14. J

    Trying to understand jail networking

    Hi, I have trouble understanding how ip addresses work in regard to FreeBSD jails. Every single example I see seems to assign another IP (an alias) to a physical network interface on the host, and attribute it to the jail. But, my server is a remote machine and I was affected only one IP...
  15. grep2grok

    Tools for managing a small mixed network

    Hello, I seem to have adopted a small research network with freebsdFreeBSD storage, a Windows app server, and Windows and Mac clients. No doubt I am adopting lots of quirks from every OS, and FreeBSD is certainly the least of my worries. That said, I'm a physician, not a programmer or IT...
  16. J

    Log ping requests

    Hello! I am new both to the forum and to FreeBSD. Hoping that my question is not too ordinary or well-known: is there a way to keep trace of the ping requests received by a FreeBSD host? May these requests be written for example in /var/log/somefile? Thank you! Jerry
  17. C

    ZFS zvol iSCSI: what functions can I turn off safely?

    I have a server running FreeBSD 10.2 and a iSCSI client running FreeBSD 10.2. The server serves one zvol over iSCSI to the client looking like this: anders@aasennas:~ % zfs get all yoda/iscsi/win1 NAME PROPERTY VALUE SOURCE yoda/iscsi/win1 type volume - yoda/iscsi/win1 creation Sat Sep...
  18. F

    Solved Jails with IP from DHCP?

    Afternoon all, On my home network I have three VirtualBox VMs that I would like to condense into a single VM, this single VM would have three jails each running a service. Currently each VM has a VirtualBox bridged adaptor, on my router I see each VM having its own MAC address, and the router...
  19. J

    METIN-2 / METIN2 and other illegal software- don't ask for assistance on these forums.

    READ THIS POST FIRST - METIN-2 / METIN2 and other illegal software- don't ask for assistance on these forums. Threads will be closed, posters will be banned. Factfinding: The server files are indeed leaked, so we're basically talking about an illegal copy of licensed software. The fact that...
  20. uzsolt

    Slow downloading from own server

    I've a strange problem (I hope it's strange only for me :) ). I've a small VPS and I can download anything only with slow speed. I can download from any other webpage (for example the FreeBSD's ISO files) with normal speed. I can log into another server and I can download good speed from my VPS...
Back
Top