Re: PostgreSQL TCP sockets access?

2005-01-24 Thread Tim Hawkins
On Wednesday 26 Jan 2005 04:16, SigmaX wrote:
> Hey;
> I have a fairly fresh installation of FreeBSD 5.3 running PostGreSQL.  I
> enabled TCP socket connection in the
> /usr/local/pgsql/data/postgresql.conf file ("tcpip_socket = true"), and
> allowed all hosts in pg_hba.conf ("host all all 0.0.0.0 0.0.0.0
> trust")... but I still get a "connection refused" error when trying to
> access the server.
>Any help?
>SigmaX

Do you have the firewall installed, and if so have you opened up ports for 
your connections. 

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: IS freebsd.org working

2004-08-14 Thread Tim Hawkins
On Saturday 14 August 2004 23:29, John Murphy wrote:
> JJB wrote:
> >Trying to get to FreeBSD handbook and www.freebsd.org is coming up
> >as not reachable.
> >
> >Any body else having same problem
>
> Me too.  I browse this list via http://docs.freebsd.org and it's been
> down all day.  http://www.uk.freebsd.org/ is still working though :)

Sadly you cannot the PR system via that as it cgi posts back to 
www.freebsd.org :-{
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: IS freebsd.org working

2004-08-14 Thread Tim Hawkins
On Saturday 14 August 2004 18:38, JJB wrote:
Yes its down for me too, I have been trying to register a PR all day. 

> Trying to get to FreeBSD handbook and www.freebsd.org is coming up
> as not reachable.
>
> Any body else having same problem
>
> ___
> [EMAIL PROTECTED] mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
> "[EMAIL PROTECTED]"
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: bad tcp/udp checksums with broadcom cards.

2004-04-06 Thread Tim Hawkins
On Monday 05 April 2004 14:52, Mipam wrote:

Im getting the same problem with my Intel 82544XT PRO/1000 MT Gigabit Ethernet 
Controller.  (Dell 600SC server, onboard card) 

04:38:19.775211 bsd02.contentspace.priv.49179 > cs02.contentspace.priv.domain: 
[bad udp cksum 5732!]  4740+ PTR? 250.255.255.239.in-addr.arpa. (46) (ttl 64, 
id 1175, len
 74)
04:38:19.775777 cs02.contentspace.priv.3566 > router.contentspace.priv.domain:  
7535+ [1au] PTR? 250.255.255.239.in-addr.arpa. (57) (ttl 128, id 5152, len 
85)
04:38:19.793141 router.contentspace.priv.domain > cs02.contentspace.priv.3566:  
7535 NXDomain 0/1/1 (114) (ttl 254, id 17321, len 142)
04:38:19.793514 cs02.contentspace.priv.domain > bsd02.contentspace.priv.49179:  
4740 NXDomain 0/1/0 (103) (ttl 128, id 5153, len 131)
04:38:19.793897 bsd02.contentspace.priv.49180 > cs02.contentspace.priv.domain: 
[bad udp cksum 9361!]  4741+ PTR? 166.0.168.192.in-addr.arpa. (44) (ttl 64, 
id 1176, len 7
2)
04:38:19.794393 cs02.contentspace.priv.domain > bsd02.contentspace.priv.49180:  
4741* 1/0/0 166.0.168.192.in-addr.arpa. (67) (ttl 128, id 5154, len 95)
04:38:19.794913 bsd02.contentspace.priv.49181 > cs02.contentspace.priv.domain: 
[bad udp cksum 57d9!]  4742+ PTR? 129.14.0.193.in-addr.arpa. (43) (ttl 64, id 
1177, len 71
)




> Hi,
>
> (I allready posted this message without a subject, which isnt nice so i
> post it again, forgive me).
>
> I've some dell poweredges with broadcomcards in them:
>
> bge0:  mem
> 0xfcd2
> -0xfcd2,0xfcd3-0xfcd3 irq 16 at device 0.0 on pci2
> bge0: Ethernet address: 00:0b:db:93:c5:c4
> miibus0:  on bge0
> brgphy0:  on miibus0
> brgphy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseTX,
> 1000baseTX-FDX, auto
>
> However on all of these systems i encounter this in tcpdump:
>
> 14:51:49.845 x.x.x.x.22 > x.x.x.x.3599: P 444:784(340) ack
> 53 win 32850 (DF) [tos 0x10]  (ttl 64, id 21535, len 380, bad cksum 0!)
> 14:51:49.863740 x.x.x.x.3599 > x.x.x.x.22: P 53:105(52) ack 280
> win 64128 (ttl 126, id 24085, len 92)
> 14:51:49.864327 x.x.x.x.3599 > x.x.x.x.22: . [tcp sum ok]
> 105:105(0) ack 784 win 63624 (ttl 126, id 24086, len 40)
> 14:51:49.865208 x.x.x.x.3599 > x.x.x.x.22: P 105:157(52) ack
> 784 win 63624 (ttl 126, id 24088, len 92)
> 14:51:49.865231 x.x.x.x.22 > x.x.x.x.3599: . [bad tcp cksum
> 505b!] 784:784(0) ack 157 win 32824 (DF) [tos 0x10]  (ttl 64, id 21536,
> len 40, bad cksum 0!)
>
> Has this to do with tcp checksum offloading?
> Should i turn it off? And if so, how to turn it off?
> Or is this correct and no problem?
> Does this card got segmentation offload and other offloads?
> Any hints?
> Bye,
>
> Mipam.
>
>
>
> ___
> [EMAIL PROTECTED] mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
> "[EMAIL PROTECTED]"
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


lang/mono

2004-03-30 Thread Tim Hawkins

Does anybody know who the maintainer for this port is? 

I understand the GC issues that had broken this port in the past have now 
been resolved with the latest version on boem and mono.0.31 

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Testing groups.

2004-03-28 Thread Tim Hawkins
I would like to make some contribution back to the freebsd project, in the 
form of time testing. Is there any groups that are organising testing 
activites that I can contact?


___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Dell Servers

2004-03-22 Thread Tim Hawkins
On Monday 22 March 2004 18:29, Jerry McAllister wrote:
> > To whom it may concern.
> > We need to install FreeBSD 4.9 on Dell server , and we need to find out
> > on which Dell server it supports.
> > Currently we have Dell Power Edge 1600C server it's a small business
> > level server and on that same small business server we need to install
> > FreeBSD but we don't know on which SmallBusiness server supports FreeBSD
> > 4.9 os.
>
> We have quite a variety of Dell machines and I haven't found one
> that did not support FreeBSD.   Probably 4.9 is the best place to start
> too.
>
> If your present 1600 is free at the moment, just try installing FreeBSD
> on it and see.   Your main ifs are two.  If the modem is a winmodem which
> is useless get something else.There may be some confusion if it has
> IDE disk and CD controllers.   You have to get them arranged right -
> primary, secondary, master, slave - for things to be recognized.   If
> you have SCSI disk, hurray because it will all work just hunky dory.
> Note:  Turn off Plug-n-Play at the BIOS level.
>
> If that machine is available to completely dedicate it to FreeBSD,
> well, then go ahead and try it with no qualms.  It won't wreck it
> to experiment.   Dells tend (though not always) to have pretty
> mainstream stuff that is generally supported.
>
> If it has plenty of disk, and it already has some MS junk on it that
> you need to keep, make it a dual boot machine.  You will need a utility
> to squeeze the MS slice down so you can put in a FreeBSD slice.  I have
> had good success with Partition Magic which is about $69 in places like
> Best Buy and Circuit City.  There are some freebie ones, but none that
> I know of can handle NTFS type file systems from MS so I just went and
> spent the money.  You will need to make the floppies it tells you about
> in the PM manual and just use those and don't bother installing it on
> the machine from the CD.  (unless you have to to make the flppies - I
> can't remember that tidbit)
>
> Enough disk would be greater than 20GB or more depending on how much
> you are already using.  Give MS lots of room to expand 2 or 3 times
> what you are already using and then at least 10GB for FreeBSD.
> If you have more, that is better - after all, you want your DB
> and records software to have lots of room.
>
> Read and try to understand the handbook first.  It wouldn't hurt to also
> have another plain language book on FreeBSD management on hand as well.
> Something like The Complete FreeBSD (someone walked off with mine, Grrr)
> or FreeBSD Unleashed.Onlamp has a couple of good tutorials on such
> things as configuring XFree86 client and server and there are other good
> sources on the net too.
>
> jerry
>
> > Kind Regards, George Simonishvili
>
> ___
> [EMAIL PROTECTED] mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
> "[EMAIL PROTECTED]"

I would recomend getting hold of a Freebsd "LiveCD" there are various around, 
such as FreeBSIE, I use these to test laptops in shops before buying. Allows 
you to boot BSD without modifing the HardDisk 


-- 
Regards
Tim Hawkins
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Dell Servers

2004-03-22 Thread Tim Hawkins
On Monday 22 March 2004 18:06, Denny Jodeit wrote:
> - Original Message -
> From: "George Simonishvili" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Monday, March 22, 2004 11:50 AM
> Subject: Dell Servers
>
> > To whom it may concern.
> > We need to install FreeBSD 4.9 on Dell server , and we need to find out
> > on which Dell server it supports.
> > Currently we have Dell Power Edge 1600C server it's a small business
> > level server and on that same small business server we need to install
> > FreeBSD but we don't know on which SmallBusiness server supports FreeBSD
> > 4.9 os.
> >
> > Kind Regards, George Simonishvili
>
> FWIW, we've installed 4.7, 4.8, and 4.9 on Dell PEdge 400C's and 600C's
> without a hitch. I realize this does not specifically answer your question,
> but I hope it's at least engouraging :)
>
> Denny
>

I have two 600C's running 5.2.1, you have to disable apic in loader.conf and 
then everything is ok. 

>
> ___
> [EMAIL PROTECTED] mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
> "[EMAIL PROTECTED]"

-- 
Regards
Tim Hawkins
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


ndiscvt in -current

2004-03-21 Thread Tim Hawkins
Does anybody know if the is an official help/howto/webpage for Project Evil, 
Im trying to get my Broadcom wireless card running and the man pages are less 
than usefull. 
-- 
Regards
Tim Hawkins
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"