Re: line lengths in /etc/hosts

2013-03-27 Thread Erik Nørgaard
On 27 Mar 2013, at 09:57, per...@pluto.rain.com (Perry Hutchison) wrote: > Is there a limit on line length in FreeBSD's /etc/hosts? > > I'm not finding any mention of such a limit in hosts(5), but > characters beyond the first 660 or so seem to be ignored. > > To answer the inevitable followup "

Re: Client Authentication

2013-03-24 Thread Erik Nørgaard
S for authentication. I understood you use dovecut as MDA? which is your MTA? With postfix the above is pretty simple to set up. BR, Erik -- M: +34 666 334 818 T: +34 915 211 157 ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/ma

Re: Client Authentication

2013-03-24 Thread Erik Nørgaard
l only be used once. Or, you can make away with the mail client and offer a web interface. Then mail can only be relayed for connections from localhost. BR, Erik ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/list

What is your favorite board for a micro system?

2013-03-08 Thread Erik Nørgaard
- 1 LAN, preferably 2 - 2 USB2/3 - Flash bootable, but with option for hdd boot - GPIO would be fun - hdmi out would be nice I have tried VIA boards but found they were flacky... Any suggestion regarding ARM vs Intel based? Thanks, Erik -- M: +34 666 334 818 T: +34 915 211 157

SOLVED: Problem compling apr1 from ports

2013-01-06 Thread Erik Nørgaard
On 06/01/2013 15:56, ill...@gmail.com wrote: Do you have something funny set in /etc/make.conf or within your python options? Yeah, had PYTHON_VERSION=python2.6, removing that solves the problem. Apparantly the 2.6 port doesn't create the links as does version 2.7. Thanks, Erik

Re: Problem compling apr1 from ports

2013-01-06 Thread Erik Nørgaard
On 05/01/2013 19:17, Erik Nørgaard wrote: lt_cv_sys_max_cmd_len=262144 /bin/sh ./buildconf buildconf: checking installation... buildconf: python not found. You need python installed to build APR from SVN. *** [run-autotools] Error code 1 I tried to debug a bit more on

Problem compling apr1 from ports

2013-01-05 Thread Erik Nørgaard
d to build APR from SVN. *** [run-autotools] Error code 1 Stop in /usr/local/ports/devel/apr1. *** [build] Error code 1 Stop in /usr/local/ports/devel/apr1. Any clues? Thanks, Erik -- M: +34 666 334 818 T: +34 915 211 157 ___ freebs

Help solving the sysadm's nightmare

2012-07-19 Thread Erik Nørgaard
te access to these files? the second is what I think is the most difficult, I need some lsof daemon to log access... Thanks for any suggestions. Erik -- M: +34 666 334 818 T: +34 915 211 157 ___ freebsd-questions@freebsd.org mailing list http://list

Re: Write only directory.

2012-05-07 Thread Erik Nørgaard
expect the append only flag on a directory to allow only creating new files, so existing files cannot be overwritten. Other flags might also be required, also check what you can do with ACL and extended attributes. BR, Erik -- M: +34 666 334 818 T: +34 9

Re: Best mail setup for home server?

2012-05-05 Thread Erik Nørgaard
hen you're away and can't reach your server. BR, Erik -- M: +34 666 334 818 T: +34 915 211 157 ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to &q

Re: Off topic: NetBSD or OpenBSD for Alpha server ?

2012-05-04 Thread Erik Nørgaard
OpenBSD for the security. But I'd much rather like to try a microkernel system like QNX if that would be an alternative. BR, Erik -- M: +34 666 334 818 T: +34 915 211 157 ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mail

Re: converting UTF-8 to HTML

2012-04-22 Thread Erik Nørgaard
no. bytes with no. characters. Cheers, Erik -- M: +34 666 334 818 T: +34 915 211 157 ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Re: converting UTF-8 to HTML

2012-04-22 Thread Erik Nørgaard
that we should limit the fredom of expression to what can be expressed in console mode? :P Cheers, Erik -- M: +34 666 334 818 T: +34 915 211 157 ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions

Re: converting UTF-8 to HTML

2012-04-21 Thread Erik Nørgaard
On 21/04/2012 08:29, Erik Nørgaard wrote: Browsers understand UTF-8 perfectly, simply add to the html header. Obviously I can't know what your project is, but you'll save yourself heaps of problems sticking to UTF-8, in particular if you plan on implementing any search functionali

Re: converting UTF-8 to HTML

2012-04-20 Thread Erik Nørgaard
o the html header. Problems with character sets and maintaining a web site usually occur when you mix character sets due to improper editor setup. BR, Erik -- M: +34 666 334 818 T: +34 915 211 157 ___ freebsd-questions@freebsd.org mailing list

Re: Running OS tftp vs. pxeboot tftp

2012-03-14 Thread Erik Nørgaard
freebsd and packages, and it's good practice to keep your preproduction systems separate from production, so there is no need for network access. BR, Erik -- M: +34 666 334 818 T: +34 915 211 157 ___ freebsd-questions@freebsd.org mailing list

Re: Still having trouble with package upgrades

2012-03-07 Thread freebsd-lists-erik
On Wed, Mar 07, 2012 at 03:20:19PM -0500, David Jackson wrote: > I think that your statement here is fundamentally flawed and wrong, because > you have assumed that it is impossible for the OS to be able to be user > friendly and geek friendly at the same time. This is wrong. In fact, I have > outl

Re: Running OS tftp vs. pxeboot tftp

2012-03-04 Thread Erik Nørgaard
o debug on the problem, can't help much without. BR, Erik -- M: +34 666 334 818 T: +34 915 211 157 ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to &qu

Re: pxeboot.bs and vlan tagging

2012-02-06 Thread Erik Nørgaard
On 06/02/2012 19:34, Rick Miller wrote: Thanks for your feedback, Erik! I do have a question below... The kernel I am using is the kernel from the DVD ISO as it is downloaded from freebsd.org. How do I determine what modules have been enabled and disabled in that kernel? I am under the

Re: pxeboot.bs and vlan tagging

2012-02-06 Thread Erik Nørgaard
s to be this way since the network configuration set with dhcp does not specify the protocol. So, if your kernel supports nfs it will not use tftp and hence fail. The details are somewhat distant to me, it's been some time since I messsed arround with this. hope this helps. BR, Erik

Re: pxeboot.bs and vlan tagging

2012-02-06 Thread Erik Nørgaard
On 06/02/2012 17:11, Rick Miller wrote: See my responses inline... On Mon, Feb 6, 2012 at 10:54 AM, Erik Nørgaard wrote: On 06/02/2012 16:35, Rick Miller wrote: We are PXE booting into FreeBSD 8.2-RELEASE to perform system builds. The pxeboot.bs file was recompiled with TFTP support. 8.2

Re: pxeboot.bs and vlan tagging

2012-02-06 Thread Erik Nørgaard
etter answer. My best guess is not to rely on vlan tagging unless you can configure that on the hardware. Or, normally there is a default vlan that corresponds to no tag. If you can configure that for pxe and use tagging for the other networks. BR, Erik -- M: +34 666 334 818 T: +34 915 21

Re: Unable to upgrade packages on FreeBSD

2012-01-30 Thread freebsd-lists-erik
On Mon, Jan 30, 2012 at 03:28:28PM -0700, Chad Perrin wrote: > You talk a lot about how easy it is to maintain a binary package system. > I would like you to convince me that it is easy, keeping in mind that it > should remain compatible with the ports system. I am willing to be > convinced. > >

Re: ipv6 in FreeBSD 9

2012-01-15 Thread Erik Nørgaard
On 15/01/2012 21:41, Marco Beishuizen wrote: On Sun, 15 Jan 2012, the wise Erik Nørgaard wrote: Don't use ipv6, but reading above: Did you replace ipv6_enable with ipv6_activate_all_interfaces? because the error seems to tell you that you must keep ipv6_enable I replaced it with th

Re: ipv6 in FreeBSD 9

2012-01-15 Thread Erik Nørgaard
v6, but reading above: Did you replace ipv6_enable with ipv6_activate_all_interfaces? because the error seems to tell you that you must keep ipv6_enable Or, maybe there was an error with mergemaster? old scripts, new kernel variables? BR, Erik -- M: +34

Re: Clarification about AMD64 port for Core Duo

2012-01-12 Thread Erik Trulsson
say you have seen claiming to run FreeBSD with a Core Duo are actually using a Core 2 Duo. As for your own C2D E8400, well the 'C2D' is short for 'Core 2 Duo', so yes it should support amd64 just fine. -- Erik Trulsson ertr1...@student.uu.se _

Re: why newline scape sequence does not work in Freebsd's bash

2011-12-30 Thread Erik Trulsson
using is the one builtin into bash and is described in the bash(1) manpage (including mention of the -e option.) -- Erik Trulsson ertr1...@student.uu.se ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Re: pxebooting different versions/variants of FreeBSD

2011-12-11 Thread Erik Nørgaard
ou want a different. BR, Erik -- M: +34 666 334 818 T: +34 915 211 157 ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Re: Which Lenovo Laptop?

2011-12-08 Thread Erik Nørgaard
ldn't install. Eventually I did everything manually. But then trying buildworld got the system hanging without any error message probably due to overheating. So, the final resort was to install linux .. that suck. :( I don't know the other series. Good luck and let me know. BR, Eri

Re: No network in mixed FBSD81/90 chroot environment

2011-11-29 Thread Erik Nørgaard
On 29/11/2011 15:58, Damien Fleuriot wrote: On 11/29/11 1:58 PM, Erik Nørgaard wrote: Today I finished make build/install world/kernel in /mnt, and now I no longer have network access, interfaces are visible with ifconfig but no ip is set and can't be set from within the chroot enviro

Re: No network in mixed FBSD81/90 chroot environment

2011-11-29 Thread Erik Nørgaard
On 29/11/2011 13:50, Erik Nørgaard wrote: Today I finished make build/install world/kernel in /mnt, and now I no longer have network access, interfaces are visible with ifconfig but no ip is set and can't be set from within the chroot environment. Is this to be expected? How do I g

No network in mixed FBSD81/90 chroot environment

2011-11-29 Thread Erik Nørgaard
have network access, interfaces are visible with ifconfig but no ip is set and can't be set from within the chroot environment. Is this to be expected? How do I get my network access back? Thanks, Erik -- M: +34 666 334 818 T: +34 915 21

Re: Is it safe to interrupt (Ctrl + C) while building a port or kernel?

2011-11-03 Thread Erik Trulsson
left something out of the config > > > file, after you edit the config file, you have to rerun _all_ those steps. > > > > > > > Is it even advisable to build the kernel the "old" way ? > > On a slow processor, it makes a *BIG* differnence. >

Re: Breakin attempt

2011-10-22 Thread Erik Nørgaard
through a proxy. Hence, if you want to be sure to be able to connect remotely, your best bet is to run your services on standard ports. In summary, nothing is won moving ssh to a nonstandard port except for potential problems. BR, Erik ___ fr

Re: ISC dhcp server

2011-10-18 Thread Erik Nørgaard
hange my 3.1 configfile. BR, Erik ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

8_RELEASE buildkernel fails

2011-09-30 Thread Erik Nørgaard
top in /usr/local/obj/usr/local/src/sys/GENERIC. *** Error code 1 Stop in /usr/local/src. *** Error code 1 Stop in /usr/local/src. I've cleaned and retried a few times, csup'ed again, but it fails at the same point. Any suggestions? Thanks, Erik __

Re: What USB dialup modem WILL work with 8.2?

2011-08-26 Thread Erik Trulsson
really want, I am afraid I can't give any. It has been several years since I last used a dialup modem, so I don't know for sure what *will* work with todays software, only what should work.) -- Erik Trulsson ertr1...@student.uu.se

Re: 2020: Will BSD and Linux be relevant anymore?

2011-07-21 Thread Erik Aronesty
ions. The difficults of a unified "copy paste" protocol comes to mind. Probably there should be the POSIX for Directory & Office Required UniX Standards DORXS! - Erik ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.

Re: 'mount -u' stumper

2011-06-22 Thread Erik Trulsson
the read-only status of the filesystem. > > Anybody got a bright idea I haven't thought of? To change if a given filesystem should use soft-updates or not you use tunefs(8) on that filesystem. (Read the manpage to find exact syntax.) Note

How to restrict jail's network access?

2011-06-08 Thread Erik Nørgaard
dered to isolate the jails by only offering a loopback interface and let the firewall impose these policies, but is this at all possible? How would you go about implementing the above policies? Thanks, Erik ___ freebsd-questions@freebsd.o

Re: Partitioning with gpart or old style slices?

2011-06-05 Thread Erik Nørgaard
well. Just one more question, the usual mbr and boot files will boot a gpt partition? I see there are some additional files gptboot and pmbr? Thanks, Erik ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd

Partitioning with gpart or old style slices?

2011-06-04 Thread Erik Nørgaard
7;ve never tried that before) - using gpart instead of the "old" scheme? Do I need kernel modules not in the generic kernel or create extra boot partition? Thanks, Erik ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.

Re: Where's my disk?

2011-06-04 Thread Erik Nørgaard
On 4/6/11 3:09 PM, Warren Block wrote: On Sat, 4 Jun 2011, Erik Nørgaard wrote: Thanks, I tried to add labels, and all file systems are labeled, except the root file system, it gives an error alpha# tunefs -L root /dev/ad6s1a tunefs: /dev/ad6s1a: failed to write superblock The filesystem has

Re: Where's my disk?

2011-06-04 Thread Erik Nørgaard
On 4/6/11 10:48 AM, Polytropon wrote: On Sat, 04 Jun 2011 10:31:18 +0200, Erik Nørgaard wrote: The first problem is that I have no idea how my disk will be recognized, now the root partition is on /dev/ad6s1a. A good approach is to apply a label or use the UFSID of the partitions (which

Where's my disk?

2011-06-04 Thread Erik Nørgaard
will be mounted properly at first attempt. Or else have to go out investing in a lot of extra hardware. Any trick for doing this? Thanks, Erik ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questio

Re: FreeBSD compatible mini-itx board

2011-05-19 Thread Erik Nørgaard
board and it's not really any reliable. That with the flacky disk controller on the VIA board is my reason to go Intel. Regards, Thanks, Erik ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questio

FreeBSD compatible mini-itx board

2011-05-18 Thread Erik Nørgaard
he Intel manual mentions: "Support for DDR2 533 MHz SO-DIMMs (DDR2 800 MHz and DDR2 667 MHz validated to run at 533 MHz only)" Will faster RAM result in a less stable system? And what is Serial Presence Detect RAM? I've never seen this advertised. Lots of ques

Re: Link and network level in the tcp/ip stack

2011-05-07 Thread Erik Nørgaard
e question is which behaviour is correct, recommended or accepted? Stripping the link layer and reply according to the network layer, or keeping the link layer? Thanks, Erik ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailma

Link and network level in the tcp/ip stack

2011-05-06 Thread Erik Nørgaard
n't figure whether keeping the link layer for the reply will introduce loop problems or rather solve them. Thanks, Erik ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any m

Re: sound card not recognized by freebsd 8.2 but mentioned in PC-BSD 8.2

2011-04-16 Thread Erik Trulsson
ers. (If you don't believe me try checking the output of 'kldstat' before and after doing 'kldload snd_driver') -- Erik Trulsson ertr1...@student.uu.se ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mail

Re: Mailing list etiquette (Was: Re: Linksys-E4200 Wireless N-router)

2011-04-08 Thread Erik Trulsson
st. > > I consider "not cluttering up the inboxes of people subscribed to the > list" a "good reason to do otherwise". You seem to miss one crucial fact: Not all the people who write to this list are subscribed to it. They will not see any replies directed only t

FBSD support for Intel mini-itx board w. realtek 8111D nic

2011-03-31 Thread Erik Nørgaard
oot (FBSD81, GENERIC kernel). So, I'm looking at the D945GSEJT which has a realtek 8111DL nic. Which driver is used for this nic? Well, basically I need to preconfigure the network so I can connect if/when it gets up. Thanks, Erik ___ freebsd-ques

Re: why vim ports have personal KNOBS for options

2011-03-27 Thread Erik Trulsson
so difficult ;) Because the maintainer of the vim port has a dislike for the OPTIONS framework. -- Erik Trulsson ertr1...@student.uu.se ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscri

Buildworld on flacky hardware

2011-03-12 Thread Erik Norgaard
hanks, Erik -- Erik Nørgaard Ph: +34.666334818http://www.locolomo.org ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd

Re: Buildworld fail

2011-03-08 Thread Erik Norgaard
that these VIA EPIA boards are known for a flacky disk controler, and the RAM I have installed is slower than the recommended, so it's not really ideal for reliable operation. BR, Erik ___ freebsd-questions@freebsd.org mailing list

Re: Buildworld fail

2011-03-08 Thread Erik Norgaard
grade, it's a three year old VIA itx system with even older RAM module. BR, Erik ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-que

Re: Buildworld fail

2011-03-08 Thread Erik Norgaard
On 08/03/2011 12:49, Damien Fleuriot wrote: Can you try with the release tag RELENG_8_2 ? I just nuked src and obj and did a fresh checkout of RELENG_8_2, but the problem persist :( -- >>> stage 1.1: legacy release compatibility sh

Re: Buildworld fail

2011-03-08 Thread Erik Norgaard
was a follow- up to -that- report that found an 'oops' in a header file, and a simple fix. I just checked the archives, indeed there was a thread but the failure was at a later point, state 1.2 and the fix was to remove some CFLAGS options which I don't have. I di

Re: Buildworld fail

2011-03-08 Thread Erik Norgaard
release=cvs tag=RELENG_8 *default delete use-rel-suffix *default compress src-all csup'ed the source right before build. Thanks, Erik ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubs

Buildworld fail

2011-03-08 Thread Erik Norgaard
//gcc.gnu.org/bugs.html> for instructions. mkdep: compile failed *** Error code 1 Stop in /usr/local/src/tools/build. *** Error code 1 Stop in /usr/local/src. *** Error code 1 Stop in /usr/local/src. *** Error code 1 Stop in /usr/local/src. OK, so it quite clearly states, sumbit b

Re: Bit order == byte order??

2011-03-04 Thread Erik Trulsson
On Fri, Mar 04, 2011 at 01:09:23AM -0800, per...@pluto.rain.com wrote: > Erik Trulsson wrote: > > On Thu, Mar 03, 2011 at 11:26:12AM -0500, Frank Solensky wrote: > > > In sys/netinet/ip.h, the first octet of the ip header structure > > > tests the byte ordering to de

Re: Bit order == byte order??

2011-03-03 Thread Erik Trulsson
rect. > It just surprised me to see that recently Unless you have a CPU where memory is addressed bit-by-bit rather than byte-by-byte the ordering of bits within a byte is not only completely irrelevant, it is also pretty much impossible to determine programatically. --

Re: Upgrading from FreeBSD 4.10 to 8.1?

2011-01-07 Thread Erik Trulsson
using a CD wouldn't work as the filesystem changed from > UFS1 to UFS2 betweeen 4 and 5. That by itself should not be a showstopper, since newer FreeBSD releases (incl. 8.1) still support UFS1 and can run perfectly fine on it. Although it is generally a good idea to use UFS2 rather tha

Re: Detecting updates to ports not installed

2010-12-30 Thread Erik Trulsson
n when an update comes through. Is there a more > excellent way to receive the same sort of notification for a port that is > not installed? I think you can use http://www.freshports.org for that purpose. (I have never used it myself, but it looks like it should do the trick.) --

Re: Well, I broke it! FreeBSD V8.1 release

2010-12-22 Thread Erik Trulsson
er. > > Sysinstall alows you to select and enable one, but not remove it! > > Bit of an oversight that I suspect Probably. The shortcomings of sysinstall are many and varied, so one more is not surprise. -- Erik Trulsson ertr1...@student.uu.se __

Re: can't use godaddy SSL cert

2010-11-28 Thread Erik Norgaard
nnect error (-11) >additional info: error:14090086:SSL > routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed Try -h LBSD2.summitnjhome.com BR, Erik ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinf

Re: can't use godaddy SSL cert

2010-11-25 Thread Erik Norgaard
ot validate the certificate. You can try with a single -Z to see if it works. You have not included your ldap.conf above, the ldapsearch reads ldap.conf, including where to find any ca certificates. Either you have not installed the godaddy CA certificat

Re: TLS enabled LDAP, clients fail to connect

2010-11-22 Thread Erik Norgaard
AP*** Seq: 0x1B6C4BE1 Ack: 0xB1212BEB Win: 0x8218 TcpLen: 32 TCP Options (3) => NOP NOP TS: 1062950892 2880608010 0w...1.3.6.1.4.1.1466.20037 That 1.3.6.1.4.1.1466.20037 is the OID for StartTLS. The rest is giberish, but it works. BR, Erik

Re: 'Broadcom Wireless b/g (BCM4315/BCM22062000)'

2010-11-16 Thread Erik Gustafson
On Tue, Nov 16, 2010 at 5:17 AM, b. f. wrote: > Chris Brennan wrote: > ... >>My Hiccup as the subject suggests is about my Wireless Card. >>I have been following the handbook ( >>http://www.freebsd.org/doc/handbook/config-network-setup.html) on how to use >>64-bit Windows drivers coupled w/ ndisge

Re: EVFILT_VNODE doesn't scale to large directory trees?

2010-10-25 Thread Erik Trulsson
nce the OP mentioned using EVFILT_VNODE I would assume he is already using kqueue but is not satisfied with it. -- Erik Trulsson ertr1...@student.uu.se ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-q

Re: OT: Racoon error reference

2010-10-22 Thread Erik Norgaard
On 22/10/10 12.32, Erik Norgaard wrote: ERROR: Cannot record event: event queue overflow ERROR: no policy found ERROR: failed to get proposal from responder ERROR: unknown Informational exchange received and: ERROR: policy found, but no IPsec requried Erik

OT: Racoon error reference

2010-10-22 Thread Erik Norgaard
Anyone have a reference to common racoon errors, their meaning and possible solution? Thanks, Erik -- Erik Nørgaard Ph: +34.666334818http://www.locolomo.org ___ freebsd-questions@freebsd.org mailing list http

Re: WiFi HotSpot

2010-10-18 Thread Erik Norgaard
;t know of any out of the box solution, on the other hand, you should be able to easily brew your own. BR, Erik ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail t

IPSec/racoon key time to live

2010-10-14 Thread Erik Norgaard
Hi: I'm up against configuring a number of different systems with host-host IPSec AH-only. The systems use different versions of racoon. Questions: - Must the key lifetime be the same in both ends? - Can key lifetime be configured per host-host connection? Thanks, Erik -- Erik Nørgaa

Re: Like it or not, Theo has a point... freebsd is shipping export-restricted software in the core

2010-10-06 Thread Erik Trulsson
On Wed, Oct 06, 2010 at 04:08:35PM -0700, Randal L. Schwartz wrote: > >>>>> "Erik" == Erik Trulsson writes: > > Erik> Since it essentially says that if you export it from the USA you will > Erik> have to follow whatever laws and regulations covers such

Re: Like it or not, Theo has a point... freebsd is shipping export-restricted software in the core

2010-10-06 Thread Erik Trulsson
you will have to follow whatever laws and regulations covers such exports, it doesn't really add any burden since anybody doing such an export would be legally required to do so anyway. AFAICT the paragraph in question does not add any restrictions o

Re: Which OS for notebook

2010-10-05 Thread Erik Ulven
well with both OS's. suspend/resume works most of the time with freebsd, and always with openbsd. built in camera works with openbsd. Most of the special keys (light, suspend, etc) seems to work fine with freebsd. Erik On Mon, Oct 4, 2010 at 6:11 AM, Leandro F Silva wrote: > Hi guys, > &

Re: simplest way to get gnome/ kde up and running

2010-10-03 Thread Erik Trulsson
ome you will probably want the x11/gnome2 port/package while for KDE you will probably want either x11/kde3 or x11/kde4 (depending on if you want KDE 3.x or KDE 4.x) -- Erik Trulsson ertr1...@student.uu.se ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Re: A command to check network transfer

2010-10-01 Thread Erik Trulsson
;> help? :) > > > > I use iftop[1] > > No, this one is built into the system. I havent't used it for some > time and cannot now recollect it. :( Try 'systat -if 1' or 'netstat -I re0 -w 1' / 'netstat -I lo0 -w 1'. On

Re: Linux filesystems accessible from FreeBSD 8-stable?

2010-09-24 Thread Erik Trulsson
an ext4 filesystem can be mounted as an ext3 partition (using "ext3" as the filesystem type when mounting). However, if the ext4 partition uses extents (a major new feature of ext4), then the ability to mount the file system as ext3 is lost. So, if an ext4 filesystem can be mounted as e

Re: PDF to HTML translations

2010-09-05 Thread Erik Trulsson
ead. > > Try textproc/pdftohtml Uhm, he said "other than pdftohtml" so I suspect he already knew about that one. -- Erik Trulsson ertr1...@student.uu.se ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/m

Re: two ata-related problems

2010-09-03 Thread Erik Trulsson
r parallell devices. You should only need the 'ata' and 'atapifd' devices (both of whoch are included in GENERIC) to handle an ATAPI Zip drive. So, yes, FreeBSD 8.1 *should* be able to recognize an ATAPI Zip drive. -- Erik Trulsson ertr1...@student.uu.se

Re: fetchmail ssl certificate verification problem in FreeBSD 8.1

2010-08-15 Thread Erik Norgaard
you might find this interesting: http://fetchmail.berlios.de/fetchmail-man.html#19 Check your fetchmail settings for sslcertck, maybe it's a compile time option to enable this by default. Fetchmail depends on ca_root_nss, check that one too. BR, Erik

Re: Open Mail Relay

2010-08-15 Thread Erik Norgaard
r can reject the mails. Some servers support spf and you can help other servers know that mail from your domain must originate from your server by adding a txt entry in your dns. BR, Erik ___ freebsd-questions@freebsd.org mailing list

Re: Open Mail Relay

2010-08-14 Thread Erik Norgaard
t know about this site, but it should be easy to check your logs for their connections and see what action is taken. BR, Erik ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send

Re: ssh under attack - sessions in accepted state hogging CPU

2010-08-10 Thread Erik Norgaard
ly connect from your country, then blocking other countries in your firewall is very effective. BR, Erik ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "f

Re: Wifi AP behind FreeBSD

2010-07-28 Thread Erik Norgaard
box. If this is not your setup, please explain. BR, Erik ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Re: Wifi AP behind FreeBSD

2010-07-28 Thread Erik Norgaard
st do the nat. BR, Erik ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Re: Wifi AP behind FreeBSD

2010-07-28 Thread Erik Norgaard
ere: http://www.freebsd.org/doc/en/books/handbook/network-bridging.html I don't know if you then need to enable routing in the kernel as I mentioned, as these are different things. I haven't tried bridging. BR, Erik ___ freebsd-questions@freebsd.o

Re: Upgrade 6.4-stable to 7.3

2010-07-27 Thread Erik Trulsson
to 7.3 and then from 7.3 to 8.1 Just remember to make good backups first, just in case something goes wrong. (There should not be any serious problems involved - the source upgrades I have done from 6.x to 7.x and later from 7.x to 8.x were fairly uneventful - but you never know wha

Re: ipnat.conf - map and rdr won't work!

2010-07-23 Thread Erik Norgaard
understand, this is the right solution. If external access to the jail was otherwise through rdr, there is really no benefit at all, securitywise or otherwise. But allowing the jail to bind directly on the ip that external clients connect to you get simplicity and ease of configuration. BR, Erik

Re: Wifi AP behind FreeBSD

2010-07-20 Thread Erik Nørgaard
range. It should be possible to configure the AP so it won't assign ti ip of your freebsd box. You need to configure the AP such that the clients get default gateway set to the ip on the internal interface of your freebsd box. BR Erik. > thanks & regards for any advice > DadA

Re: ipnat.conf - map and rdr won't work!

2010-07-20 Thread Erik Norgaard
r. I don't know if ipfilter is still actively developed, last time, last year I tried to find the source code for Solaris and only found dead ends. I recommend packet filter, it should have the traffic shaping capabilities you mentioned. BR, Erik

Re: ipnat.conf - map and rdr won't work!

2010-07-20 Thread Erik Norgaard
On 20/07/10 20.07, alexus wrote: On Tue, Jul 20, 2010 at 12:57 PM, Erik Norgaard wrote: plan b is to run natd, but i'd rather run ipnat especially that ipnat used to work before no problem! Maybe move away from what used to work and towards what is working :) Whichever you prefer, just

Re: ipnat.conf - map and rdr won't work!

2010-07-20 Thread Erik Norgaard
other thing, I think I've mentioned before, you may have to reload firewall/nat rules after the jail starts. BR, Erik ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send

Re: ipnat.conf - map and rdr won't work!

2010-07-20 Thread Erik Norgaard
On 20/07/10 18.02, alexus wrote: On Mon, Jul 19, 2010 at 12:38 PM, Erik Norgaard wrote: On 19/07/10 16.46, alexus wrote: Can't help you more, really, you need to investigate where packets are dropped, tcpdump is a great tool and the man-page is excelent, can't explain it better, if

Re: Help with setting up a mail server

2010-07-20 Thread Erik Norgaard
bilities but I would help recruit someone who would be able to do it at a reasonable fee paid to them If you found my advice useful, please donate a reasonable fee to the FreeBSD project, I am still endepted for the great effort of all the people involved i

Re: ipnat.conf - map and rdr won't work!

2010-07-19 Thread Erik Norgaard
Can you ping your jail? Can you ping out? Default route is configured? There are tons of tests you can do to figure out what's failing. BR, Erik ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ques

Re: ipnat.conf - map and rdr won't work!

2010-07-17 Thread Erik Norgaard
hat works and what doesn't or where. You haven't posted your jail config from rc.conf and you could help by making it clear when running any command that this is in the jail, jail# this is on the hosting system hostname# and this is the client client# etc... BR, Erik __

Re: ipnat.conf - map and rdr won't work!

2010-07-15 Thread Erik Norgaard
e host system to the jail? anyone? If nobody replies, maybe try to rephrase your question, investigate further and provide additional information rather than just repost. BR, Erik ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.

  1   2   3   4   5   6   7   8   9   10   >