Re: Remote access to Freebsd server

2011-04-13 Thread Michael J. Kearney
 /var/log/security and  ipfw list  ftw

afiddler10 afiddle...@yahoo.com wrote:


Hi, I am new to the Linux environment.  I am trying to build a virtual Freebsd 
server to run another virtual device (a Juniper router).  I have found that 
after building the base operating system that I cannot remotely access the 
virtual Freebsd server.  I have tried using both Qemu and VMware with the same 
result.  It looks to me as though the server has a default setting that allows 
it to contact other devices (e.g., I can ping, ftp, telnet, etc., other devices 
from my Freebsd server) but I cannot ping, ftp, telnet into the Freebsd server 
from my host PC.  My host is a Windows 7 desktop, but I have tried pinging from 
another virtual device and cannot get a response from the Freebsd server.  I do 
not believe that the issue is my Windows 7 PC.

I have tried the newest Disk 1 ISO image of Freebsd, 8.2, but I've also tried a 
few other images with the same result.

I have combed through the documentation, tried configuring the firewall using 
the open template, tried to disable the packet filter in rc.conf 
(pf_enable=NO), to no avail.  I cannot reach the Freebsd server no matter 
what I have tried, and I feel I have exhausted my options.  The ports are open 
and responsive on the virtual server itself, but access seems to be blocked to 
the Freebsd server.

I am hoping you can tell me how to change the default settings on the Freebsd 
server to allow access from my Windows 7 host PC.  Hopefully it does not 
involve manually rebuilding the kernel!

Thanks for your help!
___
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
___
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: Remote access to Freebsd server

2011-04-13 Thread Michael J. Kearney
/var/log/security and ipfw list ftw. .. if a rule maches your configuration 
atm

afiddler10 afiddle...@yahoo.com wrote:


Hi, I am new to the Linux environment.  I am trying to build a virtual Freebsd 
server to run another virtual device (a Juniper router).  I have found that 
after building the base operating system that I cannot remotely access the 
virtual Freebsd server.  I have tried using both Qemu and VMware with the same 
result.  It looks to me as though the server has a default setting that allows 
it to contact other devices (e.g., I can ping, ftp, telnet, etc., other devices 
from my Freebsd server) but I cannot ping, ftp, telnet into the Freebsd server 
from my host PC.  My host is a Windows 7 desktop, but I have tried pinging from 
another virtual device and cannot get a response from the Freebsd server.  I do 
not believe that the issue is my Windows 7 PC.

I have tried the newest Disk 1 ISO image of Freebsd, 8.2, but I've also tried a 
few other images with the same result.

I have combed through the documentation, tried configuring the firewall using 
the open template, tried to disable the packet filter in rc.conf 
(pf_enable=NO), to no avail.  I cannot reach the Freebsd server no matter 
what I have tried, and I feel I have exhausted my options.  The ports are open 
and responsive on the virtual server itself, but access seems to be blocked to 
the Freebsd server.

I am hoping you can tell me how to change the default settings on the Freebsd 
server to allow access from my Windows 7 host PC.  Hopefully it does not 
involve manually rebuilding the kernel!

Thanks for your help!
___
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
___
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: Optimizing pam_ldap and nss_ldap

2011-04-07 Thread Michael J. Kearney

Don't know ... I couldn't ever get pam_ldap to work. It was caught in a 
permanent wait state. The ldap server NEVER replied.


Computer Assistant
Nvita.org
12400 Midsummer Ln, Suite 201A
Woodbridge, VA 22192
Phone - (202) 455-9065
Web - http://www.nvita.org/free-shells.aspx



-Original Message-
From: owner-freebsd-questi...@freebsd.org 
[mailto:owner-freebsd-questi...@freebsd.org] On Behalf Of c0re
Sent: Thursday, April 07, 2011 1:38 AM
To: FreeBSD
Subject: Optimizing pam_ldap and nss_ldap

Hello freebsd users!

I've got Openldap 2.4.23 that used as authentication and authorization
server for about 40-50 servers.
OS - FreeBSD 8.1.

It's not heavy loaded.

openldap# top -SP
last pid: 45647;  load averages:  0.15,  0.15,  0.07

up 81+22:29:21  15:18:57
99 processes:  3 running, 80 sleeping, 16 waiting
CPU 0:  0.7% user,  0.0% nice,  0.0% system,  0.0% interrupt, 99.3% idle
CPU 1:  0.4% user,  0.0% nice,  0.7% system,  0.0% interrupt, 98.9% idle
Mem: 79M Active, 1402M Inact, 379M Wired, 84M Cache, 213M Buf, 31M Free
Swap: 4060M Total, 8K Used, 4060M Free

  PID USERNAME   THR PRI NICE   SIZERES STATE   C   TIME   WCPU COMMAND
   11 root 2 171 ki31 0K32K CPU00 3874.8 200.00% idle
 4773 ldap18  440   398M 53748K ucond   1  41.1H  0.00% slapd

But on my servers sometimes I see in logs something like

on FTP-server:
Mar 25 21:55:32 someftp ftpd: nss_ldap: could not search LDAP server -
Server is unavailable

Authentication works fine, no problems. But want to find out what can be
wrong.

To understand this problem I installed ldap-stats utility and made it run:

/var/log/debug.log - it's half day openldap server usage log.

openldap# ldap-stats -c 1000 /var/log/debug.log


Report Generated on Tue Apr  5 15:16:47 2011

Processed /var/log/debug.log:  Apr  5 00:00:00 - Apr  5 15:17:33


Operation totals

Total operations  : 913845
Total connections : 101226
Total authentication failures : 2
Total binds   : 99700
Total unbinds : 99181
Total searches: 714964
Total compares: 7
Total modifications   : 0
Total modrdns : 0
Total additions   : 0
Total deletions   : 0
Unindexed attribute requests  : 0
Operations per connection : 9.03


# UsesFilter
-----
  615504  ((objectClass=posixAccount)(uid=mailer-daemon))
  90699   ((objectClass=posixGroup))
  6833((objectClass=posixAccount)(uid=root))
  2236((objectClass=posixAccount)(uid=hiddenuser1))
  669 ((objectClass=posixGroup)(memberUid=root))
  318 ((objectClass=posixAccount)(uid=testacc))
  87  ((objectClass=posixGroup)(memberUid=postfix))
  87  ((objectClass=posixAccount)(uid=postfix))
  81  (objectClass=posixAccount)
  68  ((objectClass=posixAccount)(uid=debian-exim))
  68  ((objectClass=posixGroup)(memberUid=Debian-exim))
  39  ((objectClass=posixAccount)(uid=normaluser))
  34  ((objectClass=posixAccount)(uidNumber=7333))
  30  ((objectClass=posixGroup)(memberUid=hiddenuser1))
  29  ((objectClass=posixGroup)(memberUid=chelovek))
  29  ((objectClass=posixAccount)(uid=chelovek))
  27  ((objectClass=posixAccount)(uid=user0))
  23  ((objectClass=posixAccount)(uid=nobody))
  21  ((objectClass=posixAccount)(uid=user1))
  18  ((objectClass=posixAccount)(uid=user2))
  16  ((objectClass=posixAccount)(uid=user3))
  15  ((objectClass=posixAccount)(uid=user4))
  12  ((objectClass=posixAccount)(uid=user5))
  11  ((objectClass=posixAccount)(uidNumber=7330))
  10  ((objectClass=posixAccount)(uid=user15))
  9   ((objectClass=posixAccount)(uid=user16))
  8   ((objectClass=posixAccount)(uidNumber=7333))
  6   ((objectClass=posixAccount)(uid=user6))
  5   ((objectClass=posixAccount)(uid=user7))
  5   (cn=defaults)
  4   ((objectClass=posixAccount)(uidNumber=7228))
  4   ((objectClass=shadowAccount)(uid=user1))
  4   ((objectClass=posixAccount)(uid=user9))
  4   ((objectClass=posixAccount)(uid=user10))
  4   ((objectClass=posixAccount)(uid=user11))
  3   ((objectClass=posixAccount)(uid=user12))
  3   ((objectClass=posixAccount)(uid=user13))
  3   ((objectClass=posixAccount)(uid=user14))
...
and MANY others that has 1 use in this stats.
I think this many queries from mail relay server.
* user1 and etc - users that relayed, like us...@domain.com in rcpt to
field in email at mail-relay.

What can I do to tune nss? Can you point me in a right direction? There's
too many not needed nss requests to ldap (when email recieved and then
relayed somewhere).
Do not know what to look 

Re: GEOM warning in dmesg

2011-04-06 Thread Michael J. Kearney
Press a at the partitioning program during install. .. i think you can fix 
that post install too **-*

Jamie Paul Griffin ja...@gnix.co.uk wrote:


Hi everyone

I have just installed FreeBSD 8.2 RELEASE amd64 onto my new Lenovo ThinkCentre 
and i'm dual-booting FreeBSD with Windows  which was preinstalled.

When the system boots i see the message shown below in dmesg which relates to 
the partitions on the FreeBSD slice. So far i have not experienced any problems 
with using the system and it does boot into the OS ok. but i don't know if 
there's a problem here that i need to fix or if it's a warning i can ignore 
because i don't know what it means. i am hoping someone can help me and explain 
what it is.

Here is the text:

GEOM: ad8: partition 4 does not start on a track boundary.
GEOM: ad8: partition 4 does not end on a track boundary.
GEOM: ad8: partition 3 does not start on a track boundary.
GEOM: ad8: partition 3 does not end on a track boundary.
GEOM: ad8: partition 2 does not start on a track boundary.
GEOM: ad8: partition 2 does not end on a track boundary.
GEOM: ad8: partition 1 does not start on a track boundary.
GEOM: ad8: partition 1 does not end on a track boundary.
___
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
___
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: GEOM warning in dmesg

2011-04-06 Thread Michael J. Kearney
I'm texting .it ... try the windows software. .ru I'm sick of myself ... .fr

Yeaah.. create it initally. .cn with windows software then fbsd bootloader. .jp 
the error is closely related to fbsd with out complicating things..

Jamie Paul Griffin ja...@gnix.co.uk wrote:


On Wed, Apr 06, 2011 at 12:11:58PM -0400, Michael J. Kearney wrote:
 Press a at the partitioning program during install. .. i think you can fix 
 that post install too **-*

thanks for your reply but could you be more specific?

jamie
___
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
___
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: GEOM warning in dmesg

2011-04-06 Thread Michael J. Kearney
Likely. ... i suppose that it makes little sense to poke around with it. 
Although i don't agree with polytropon, i can't very well diagnose the problem 
with an Android phone. .uk

I am speaking from experience when i say it's related to freebsd..

If you attempt this on your own,  start looking through google starting with 
the keyphrase freebsd partition. I don't see any shame in that..


Jamie Paul Griffin j.grif...@msn.com wrote:


On Wed, Apr 06, 2011 at 12:41:17PM -0400, Michael J. Kearney wrote:
 I'm texting .it ... try the windows software. .ru I'm sick of myself ... .fr

 Yeaah.. create it initally. .cn with windows software then fbsd bootloader. 
 .jp the error is closely related to fbsd with out complicating things..

i'm sorry but that doesn't make any sense at all. could you explain a solution 
more clearly please?

jamie
___
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
___
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: GEOM warning in dmesg

2011-04-06 Thread Michael J. Kearney
I really don't think i have much control over what other people think lol .cn

Jamie Paul Griffin ja...@gnix.co.uk wrote:


On Wed, Apr 06, 2011 at 07:24:29PM +0100, Bruce Cran wrote:
 On Wednesday 06 Apr 2011 17:58:21 Jamie Paul Griffin wrote:

  i'm sorry but that doesn't make any sense at all. could you explain a
  solution more clearly please?

 There's no problem. Maybe MS-DOS or Windows 95 would have problems with such a
 layout, but modern operating systems don't.

i am sure you're right but i simply didn't understand what he was trying to say 
and i really only wanted to understand what the warnings meant.

jamie
___
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
___
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: Kodak C195 digital camera appears to affect WD on usb

2011-03-24 Thread Michael J. Kearney
Lol .gov i would guess the kernel will hang if a questionable usb device 
controler is present. .. i have a similar problem with a dell poweredge 
server... so if like so many uptime concious users logon on to this machine, 
they would have the same problem. Bummer. Have you tried crtl-alt-backspace? I 
would advise logging onto xwindows from another machine first thereby isolating 
the problem. Lol .mil

Warren Block wbl...@wonkity.com wrote:


On Wed, 23 Mar 2011, Steven Friedrich wrote:

 I know I wasn't clear in my original mail, but after this AutoSense failed, I
 get LOTS of g_vfs_done errors.  I don't get them if I don't plu in the camera

 Mar 22 01:12:21 laptop2 kernel: (da0:umass-sim0:0:0:0): AutoSense failed
 Mar 22 01:12:21 laptop2 kernel: g_vfs_done():da0s1f[WRITE(offset=5780930560,
 length=16384)]error = 5
 ^^
 Lot's and lot's of these.

Da Rock said:
 It appears to be a routine attempt to determine a usb device by devd.
 Assuming you are trying to access the camera, are you able to mount it?

 I just got the camera a week ago.  When I first connected it, it would
 automatically create da1-da3.  Now it doesn't.

 It used to get detected with gphoto2 --auto-detect as  a Generic PTP camera.

 I don't know if I changed a camera setting to cause any new behaviour, but I
 looked at them.  No setting for mode like PTP.

Setup/Computer Connection menu in the camera.  According to the
really vague online manual, anyway.
___
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
___
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: Bandwith Management

2011-03-23 Thread Michael J. Kearney
The isp takes it to the dmarc after that its up to you. You could make a 
phonecall and find out where the dsu / csu us at.

Eric Beukes ebeu...@cut.ac.za wrote:


Could you please assist me.



I have a freebsd box the previous person who handled it left the
company.



Now we increased the bandwidth with tenet now how do I increase it on my
freebsd box?



As well as how do I now what is actually used for the management of the
bandwith like ipfw, ect?



Please let me know



Thank you,



Eric Beukes



-

This e-mail is subjected to the disclaimer that can be viewed at:

* http://www.cut.ac.za/www/disclaimer/email_disclaimer

-
___
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
___
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: Nonsensical Web Log Entries

2011-03-22 Thread Michael J. Kearney
I'm just saying... you can add to but not take away from your operational 
matrices for instance by using tcpdump to anylize the traffic on port 80 ... 
lol sounds like a foul ball

pe...@vfemail.net pe...@vfemail.net wrote:

___
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: Nonsensical Web Log Entries

2011-03-10 Thread Michael J. Kearney
How is your research going along? No harm no foul, right? Did you find what you 
had expected to find or some other anomoly? I'm stuck with these packets trying 
to reverse engineer the software that rendered them... lol

pe...@vfemail.net pe...@vfemail.net wrote:


I had to change fxp0 to xl0, but that tcpdump command is very cool, very 
instructive and very reassuring.  Thank you.




At 05:57 PM 3/9/2011, Michael  J. Kearney wrote:
I don't know if I got through the last time but you ... could... add to but 
not take away from your operational matrices by writing it to a file. Using 
tcpdump to anylize the traffic on your webserver, It might clear up some of 
the confusion.

tcpdump -i fxp0 -nN -vvv -xX -s 1500 port 80  fale

You can also read some of the output data.

Eg, here are some of my logs:

168.216.29.89 - - [09/Mar/2011:08:49:15 -0500] GET 
/index.php?domain=fixitbottld=comlookup=%3E%3E HTTP/1.1 200 5413 - 
Mozilla
/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)

The query is 8,223 bytes and logged as 5,413 bytes ?

The only logical concusion is that the header data is false. Unfortunately the 
RAW data does not reveal anything more than that. Maybe you will have better 
luck .. and p.s. I was hanging out with my android earlier, I hope this helps.


-Original Message-
From: owner-freebsd-questi...@freebsd.org 
[mailto:owner-freebsd-questi...@freebsd.org] On Behalf Of pe...@vfemail.net
Sent: Wednesday, March 09, 2011 3:40 PM
To: freebsd-questions@freebsd.org
Subject: Re: Nonsensical Web Log Entries

At 03:02 PM 3/9/2011, pe...@vfemail.net wrote:
At 03:06 PM 3/9/2011, Robert Bonomi wrote:
 From owner-freebsd-questi...@freebsd.org  Wed Mar  9 10:40:23 2011
 Date: Wed, 09 Mar 2011 09:57:03 -0500
 To: freebsd-questions@freebsd.org
 From: pe...@vfemail.net
 Subject: Nonsensical Web Log Entries


 I was looking at my Web log this morning, and a bunch of nonsensical
 entries like these caught my attention:

 124.226.181.80 - - [09/Mar/2011:09:49:58 -0500] GET http://www.yahoo.com/ 
 HTTP/1.0 301 294 - Mozilla/4.0 (compatible;  MSIE 6.0; Windows NT 
 5.1; SV1)
 123.10.97.102 - - [09/Mar/2011:09:50:01 -0500] GET 
 http://makeabank.com/faq.cgi HTTP/1.0 404 3485 - Mozilla/4.0 
 (compatible; MSIE 6.0; Windows NT 5.1; SV1)
 115.225.166.2 -  - [09/Mar/2011:09:50:04 -0500] GET 
 http://join1.winhundred.com/affiliate/link.php?ref=35840productid=7178 
 HTTP/1.0 404 3485 http://www.wingclips.com/; Mozilla/4.0 (compatible;  
 MSIE 6.0; Windows NT 5.1; SV1)
 114.97.197.184 - - [09/Mar/2011:09:50:15 -0500] GET 
 http://www.tosunmail.com/proxyheader.php HTTP/1.0 301 313 
 http://www.cashsoldier.com/VerifyerLevel.php; Mozilla/4.0 (compatible; 
 MSIE 6.0; Windows NT 5.1; SV1)

 Is my FreeBSD box serving as some kind of Web proxy?

Your box is _not_ doing the proxying.  that's why it's signalling errors
for those requests.

The perpetrators are _hoping_ you are running a misconfigured proxying front-
end.

Does this entry change your conclusion:

 188.134.62.20 - - [09/Mar/2011:12:15:04 -0500] GET 
 http://images.google.com/ HTTP/1.1 200 13134 - -


Here's another entry that's too bizarre for words:

 218.172.209.123 - - [09/Mar/2011:15:38:29 -0500] \x16\x03\x01 200 13107 
 - -



-
This message sent via VFEmail.net
http://www.vfemail.net
$14.95 Lifetime accounts!  15GB disk!  No bandwidth quotas!

___
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
___
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


-
This message sent via VFEmail.net
http://www.vfemail.net
$14.95 Lifetime accounts!  15GB disk!  No bandwidth quotas!

___
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
___
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: Nonsensical Web Log Entries

2011-03-09 Thread Michael J. Kearney
Idk i have similar entries. Its not a proxy .  Remember lot's wife. .. lol

pe...@vfemail.net pe...@vfemail.net wrote:


I was looking at my Web log this morning, and a bunch of nonsensical entries 
like these caught my attention:

124.226.181.80 - - [09/Mar/2011:09:49:58 -0500] GET http://www.yahoo.com/ 
HTTP/1.0 301 294 - Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)
123.10.97.102 - - [09/Mar/2011:09:50:01 -0500] GET 
http://makeabank.com/faq.cgi HTTP/1.0 404 3485 - Mozilla/4.0 (compatible; 
MSIE 6.0; Windows NT 5.1; SV1)
115.225.166.2 - - [09/Mar/2011:09:50:04 -0500] GET 
http://join1.winhundred.com/affiliate/link.php?ref=35840productid=7178 
HTTP/1.0 404 3485 http://www.wingclips.com/; Mozilla/4.0 (compatible; MSIE 
6.0; Windows NT 5.1; SV1)
114.97.197.184 - - [09/Mar/2011:09:50:15 -0500] GET 
http://www.tosunmail.com/proxyheader.php HTTP/1.0 301 313 
http://www.cashsoldier.com/VerifyerLevel.php; Mozilla/4.0 (compatible; MSIE 
6.0; Windows NT 5.1; SV1)

Is my FreeBSD box serving as some kind of Web proxy?




-
This message sent via VFEmail.net
http://www.vfemail.net
$14.95 Lifetime accounts!  15GB disk!  No bandwidth quotas!

___
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
___
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: Nonsensical Web Log Entries

2011-03-09 Thread Michael J. Kearney
I don't know if I got through the last time but you ... could... add to but not 
take away from your operational matrices by writing it to a file. Using tcpdump 
to anylize the traffic on your webserver, It might clear up some of the 
confusion.

tcpdump -i fxp0 -nN -vvv -xX -s 1500 port 80  fale

You can also read some of the output data.

Eg, here are some of my logs:

168.216.29.89 - - [09/Mar/2011:08:49:15 -0500] GET 
/index.php?domain=fixitbottld=comlookup=%3E%3E HTTP/1.1 200 5413 - Mozilla
/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)

The query is 8,223 bytes and logged as 5,413 bytes ?

The only logical concusion is that the header data is false. Unfortunately the 
RAW data does not reveal anything more than that. Maybe you will have better 
luck .. and p.s. I was hanging out with my android earlier, I hope this helps.


-Original Message-
From: owner-freebsd-questi...@freebsd.org 
[mailto:owner-freebsd-questi...@freebsd.org] On Behalf Of pe...@vfemail.net
Sent: Wednesday, March 09, 2011 3:40 PM
To: freebsd-questions@freebsd.org
Subject: Re: Nonsensical Web Log Entries

At 03:02 PM 3/9/2011, pe...@vfemail.net wrote:
At 03:06 PM 3/9/2011, Robert Bonomi wrote:
 From owner-freebsd-questi...@freebsd.org  Wed Mar  9 10:40:23 2011
 Date: Wed, 09 Mar 2011 09:57:03 -0500
 To: freebsd-questions@freebsd.org
 From: pe...@vfemail.net
 Subject: Nonsensical Web Log Entries


 I was looking at my Web log this morning, and a bunch of nonsensical
 entries like these caught my attention:

 124.226.181.80 - - [09/Mar/2011:09:49:58 -0500] GET http://www.yahoo.com/ 
 HTTP/1.0 301 294 - Mozilla/4.0 (compatible;  MSIE 6.0; Windows NT 5.1; 
 SV1)
 123.10.97.102 - - [09/Mar/2011:09:50:01 -0500] GET 
 http://makeabank.com/faq.cgi HTTP/1.0 404 3485 - Mozilla/4.0 
 (compatible; MSIE 6.0; Windows NT 5.1; SV1)
 115.225.166.2 -  - [09/Mar/2011:09:50:04 -0500] GET 
 http://join1.winhundred.com/affiliate/link.php?ref=35840productid=7178 
 HTTP/1.0 404 3485 http://www.wingclips.com/; Mozilla/4.0 (compatible;  
 MSIE 6.0; Windows NT 5.1; SV1)
 114.97.197.184 - - [09/Mar/2011:09:50:15 -0500] GET 
 http://www.tosunmail.com/proxyheader.php HTTP/1.0 301 313 
 http://www.cashsoldier.com/VerifyerLevel.php; Mozilla/4.0 (compatible; 
 MSIE 6.0; Windows NT 5.1; SV1)

 Is my FreeBSD box serving as some kind of Web proxy?

Your box is _not_ doing the proxying.  that's why it's signalling errors
for those requests.

The perpetrators are _hoping_ you are running a misconfigured proxying front-
end.

Does this entry change your conclusion:

 188.134.62.20 - - [09/Mar/2011:12:15:04 -0500] GET 
 http://images.google.com/ HTTP/1.1 200 13134 - -


Here's another entry that's too bizarre for words:

 218.172.209.123 - - [09/Mar/2011:15:38:29 -0500] \x16\x03\x01 200 13107 
- -



-
This message sent via VFEmail.net
http://www.vfemail.net
$14.95 Lifetime accounts!  15GB disk!  No bandwidth quotas!

___
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
___
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: Buildworld fail

2011-03-08 Thread Michael J. Kearney
Would anyone agree that it us possible the hardware console... logging in from 
a remote terminal has corrected my own segfaults on substandard hardware...

Damien Fleuriot m...@my.gd wrote:


On 3/8/11 11:40 AM, Erik Norgaard wrote:
 Hi:

 I'm trying to upgrade to 8.2, just updated source, cleaned up any
 leftovers from previous build, but make buildworld fails. I have,

 alpha# uname -a
 FreeBSD alpha 8.1-STABLE FreeBSD 8.1-STABLE #0: Sat Oct  2 20:34:13 CEST
 2010 root@alpha:/usr/local/obj/usr/local/src/sys/GENERIC  i386
 alpha# echo $MAKEOBJDIRPREFIX
 /usr/local/obj
 alpha# make buildworld
 --
 World build started on Tue Mar  8 11:30:53 CET 2011
 --

 --
 Rebuilding the temporary build tree
 --
 rm -rf /usr/local/obj/usr/local/src/tmp
 mkdir -p /usr/local/obj/usr/local/src/tmp/lib
 mkdir -p /usr/local/obj/usr/local/src/tmp/usr
 mkdir -p /usr/local/obj/usr/local/src/tmp/legacy/usr
 mtree -deU -f /usr/local/src/etc/mtree/BSD.usr.dist  -p
 /usr/local/obj/usr/local/src/tmp/legacy/usr /dev/null
 mtree -deU -f /usr/local/src/etc/mtree/BSD.usr.dist  -p
 /usr/local/obj/usr/local/src/tmp/usr /dev/null
 mtree -deU -f /usr/local/src/etc/mtree/BSD.include.dist  -p
 /usr/local/obj/usr/local/src/tmp/usr/include /dev/null
 ln -sf /usr/local/src/sys /usr/local/obj/usr/local/src/tmp

 --
 stage 1.1: legacy release compatibility shims
 --
 cd /usr/local/src; MAKEOBJDIRPREFIX=/usr/local/obj/usr/local/src/tmp
 INSTALL=sh /usr/local/src/tools/install.sh
 PATH=/usr/local/obj/usr/local/src/tmp/legacy/usr/sbin:/usr/local/obj/usr/local/src/tmp/legacy/usr/bin:/usr/local/obj/usr/local/src/tmp/legacy/usr/games:/sbin:/bin:/usr/sbin:/usr/bin
  WORLDTMP=/usr/local/obj/usr/local/src/tmp  VERSION=FreeBSD 8.1-STABLE
 i386 801500  MAKEFLAGS=-m /usr/local/src/tools/build/mk  -m
 /usr/local/src/share/mk make -f Makefile.inc1  DESTDIR=
 BOOTSTRAPPING=801500  SSP_CFLAGS=  -DWITHOUT_HTML -DWITHOUT_INFO
 -DNO_LINT -DWITHOUT_MAN  -DNO_PIC -DWITHOUT_PROFILE -DNO_SHARED
 -DNO_CPU_CFLAGS -DNO_WARNS -DNO_CTF legacy
 === tools/build (obj,includes,depend,all,install)
 /usr/local/obj/usr/local/src/tmp/usr/local/src/tools/build created for
 /usr/local/src/tools/build
 cd /usr/local/src/tools/build; make buildincludes; make installincludes
 rm -f .depend
 mkdep -f .depend -a
 -I/usr/local/obj/usr/local/src/tmp/legacy/usr/include
 /usr/local/src/tools/build/dummy.c
 built-in:0: internal compiler error: Segmentation fault: 11
 Please submit a full bug report,
 with preprocessed source if appropriate.
 See URL:http://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 bug report, but ..

 Any clue?

 Thanks, Erik



Contents of your make.conf ?
You never know...
___
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
___
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: Coldfusion, Postgres and Java under FreeBSD

2011-03-07 Thread Michael J. Kearney

Most .config files use the linux subsystem. . And the jre requires the proc 
filesystem. .. you dont have to run fbsd atm

Rodrigo Freitas freitas.rodr...@gmail.com wrote:


Dear friends,

I've been studying/researching to understand what is the best OS for my
production environment.
I didn't know FreeBSD until this need, and now I'm fascinated with the stuff
I've been reading about it.
I have 2 servers with the following SW/HW:

Server 1:
Postgres 9
HSQLDB (Java)
2 cpu 5620 / 48 GB RAM

Server 2:
Coldfusion 9 and other java applications
2 cpu 5620 / 24 GB RAM

I searched the web about performance and portability for these applications
on FreeBSD, but I could not find any clear article about my doubts, that's
why I'm asking for your help.

Question #1: Is anyone running Coldfusion on FreeBSD? It looks like Adobe
only supports Red Had and SuSe.

Question #2: Is the JVM implementation for FreeBSD reliable and fast? Most
of my software components are made in Java (including HSQDB)

Question #3: I read a lot of old posts saying that the overall performance
of Postgres under FreeBSD is better than on some Linux distributions. Is
this still valid for the current versions?

I appreciate your valuable time for reading this and for helping me.

Thanks a lot

Rodrigo
___
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
___
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: Coldfusion, Postgres and Java under FreeBSD

2011-03-07 Thread Michael J. Kearney
The new jre or java executable.. needs the proc filesystem and or the binaries 
may not be what you want. . Ftw

Rodrigo Freitas freitas.rodr...@gmail.com wrote:


Michael
Excuse me, I didn't quite get your answer...

On Monday, March 7, 2011, Michael  J. Kearney mkear...@nvita.org wrote:

 Most .config files use the linux subsystem. . And the jre requires the proc 
 filesystem. .. you dont have to run fbsd atm

 Rodrigo Freitas freitas.rodr...@gmail.com wrote:


 Dear friends,

 I've been studying/researching to understand what is the best OS for my
 production environment.
 I didn't know FreeBSD until this need, and now I'm fascinated with the stuff
 I've been reading about it.
 I have 2 servers with the following SW/HW:

 Server 1:
 Postgres 9
 HSQLDB (Java)
 2 cpu 5620 / 48 GB RAM

 Server 2:
 Coldfusion 9 and other java applications
 2 cpu 5620 / 24 GB RAM

 I searched the web about performance and portability for these applications
 on FreeBSD, but I could not find any clear article about my doubts, that's
 why I'm asking for your help.

 Question #1: Is anyone running Coldfusion on FreeBSD? It looks like Adobe
 only supports Red Had and SuSe.

 Question #2: Is the JVM implementation for FreeBSD reliable and fast? Most
 of my software components are made in Java (including HSQDB)

 Question #3: I read a lot of old posts saying that the overall performance
 of Postgres under FreeBSD is better than on some Linux distributions. Is
 this still valid for the current versions?

 I appreciate your valuable time for reading this and for helping me.

 Thanks a lot

 Rodrigo
 ___
 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
 ___
 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

___
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: Do you have to install Apache to use sarg (and squid) with Webmin?

2011-03-03 Thread Michael J. Kearney
No. Apache Mod_proxy is independent of squid, even natd and ipfw; a reverse 
proxy?

Ed Flecko edfle...@gmail.com wrote:


Hi folks,
I'm trying to put a simple proxy server together, and I have installed
Squid, Sarg and Webmin, all of which are working fine.

When I go into webmin to add a sarg module, I don't see it anywhere as
an option.

Is that because I have to install Apache first?

If so, how do I then add the sarg module?

Thank you,
Ed
___
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
___
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: Simplest way to deny access to a class C

2011-03-03 Thread Michael J. Kearney
Install a wins server to stop netbios requests and a dhcp server or denying the 
dhcp requests won't stop them. Use natd to forward them.

Jorge Biquez jbiq...@intranet.com.mx wrote:


Hello all.

I am sorry in advance if this question sounds too stupid.

I have a small server for personal use of webpages running:

7.3-PRERELEASE FreeBSD 7.3-PRERELEASE #0

it is working fine , no problem very stable.

I just need to block some IP class C address that are always trying
to discover directories or applications under the web server. They
do not do and can not do anything since this server has nothing
installed but i am tired of seeing in the logs all the intents they
do every 2-3 seconds.

I have not installed any kind of firewall yet.
What do you think is the best way to accomplish this task? If
possible the easiest one. I do not want to do anything else but just
bloc IP's, at this moment at least.

Thanks in advance.

Jorge Biquez

___
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
___
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: Simplest way to deny access to a class C

2011-03-03 Thread Michael J. Kearney
Ps what log are you reading? Lol

Michael  J. Kearney mkear...@nvita.org wrote:


Install a wins server to stop netbios requests and a dhcp server or denying the 
dhcp requests won't stop them. Use natd to forward them.

Jorge Biquez jbiq...@intranet.com.mx wrote:


Hello all.

I am sorry in advance if this question sounds too stupid.

I have a small server for personal use of webpages running:

7.3-PRERELEASE FreeBSD 7.3-PRERELEASE #0

it is working fine , no problem very stable.

I just need to block some IP class C address that are always trying
to discover directories or applications under the web server. They
do not do and can not do anything since this server has nothing
installed but i am tired of seeing in the logs all the intents they
do every 2-3 seconds.

I have not installed any kind of firewall yet.
What do you think is the best way to accomplish this task? If
possible the easiest one. I do not want to do anything else but just
bloc IP's, at this moment at least.

Thanks in advance.

Jorge Biquez

___
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
___
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
___
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: mysql missing from my home-page WordPress....

2011-03-03 Thread Michael J. Kearney
Wordpress install ftw

I created a new database manually

Http://www.inverselog.info

John D Jones III freebsd-questi...@bsdgeeks4u.com wrote:


On 03/01/2011 03:50 PM, Gary Kline wrote:
 On Tue, Mar 01, 2011 at 04:03:13PM -0500, Glenn Sieb wrote:
 On 3/1/11 3:53 PM, Gary Kline wrote:

 Any clues why I get a one-liner from wordpress that my database
 extention is missing?  I re-installed everything; it is running.
 The wordpress db is there when I check 'show database'.  What
 else?

 Check and make sure the MySQL extensions are installed in PHP?

 pkg_info | grep php5-mysql
 (if not..)
 cd /usr/ports/databases/php5-mysql  make install clean

 Good luck!
 --Glenn


 This was the first thing I [re-] installed.


 q0 14:47 Serverethic  [5001] pkg_info | gr php5-mysql
 470:php5-mysql-5.3.5The mysql shared extension for php
 471:php5-mysqli-5.3.5   The mysqli shared extension for php
 q0 14:47 Serverethic  [5002]

 ___
 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

I had a similar problem with PHP after I upgraded it. The location of
the php extensions had changed, but my php.ini was still pointing to the
old location of the modules. You may want to double check the path and
make sure they're both the same. If not, I recommend copying in the new
.default php.ini file and make your custom changes there, as there were
recently many settings changed/added in the latest PHP version.

--
Thanks,
John D Jones III
freebsd-questi...@bsdgeeks4u.com
___
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
___
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: Apache22 Roadblock

2011-01-24 Thread Michael J. Kearney


From: Michael  J. Kearney
Sent: Monday, January 24, 2011 5:33 PM
To: Edgar Valdes
Subject: RE: Apache22 Roadblock

could be the binary with the distribution 

apache installs in

/usr/local/apache2/bin/apachectl

lol I had the same problem ...

Michael Kearney
Computer Assistant
mkear...@nvita.org
http://www.nvita.org


From: owner-freebsd-questi...@freebsd.org [owner-freebsd-questi...@freebsd.org] 
On Behalf Of Edgar Valdes [edgargval...@gmail.com]
Sent: Monday, January 24, 2011 1:32 PM
To: freebsd-questions@freebsd.org
Subject: Apache22 Roadblock

Hello everyone.

Having a good head scratchier this morning. This morning I powercycled the
server only to find that apache would no longer start. mind you this server
was put together last week and was running without issue over the weekend.
the only thing that had changed was the ip.

so I did what anyone else would of done when apache does not start:
#apachectl start
/usr/local/sbin/apachectl start: httpd could not be started

Huh... ok... So next thing to do is to check the error logs:
tail /var/log/httpd-error.log
/libexec/ld-elf.so.1: /usr/local/lib/php/20060613/zlib.so: Undefined symbol
OnUpdateInt

It's at this point I'm stuck at. Been googling around for the past 2 hours
and have not found anything specific to this problem. Can anyone point me in
the right direction please?


Regards,

Edgar V.
___
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
___
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: do i need a dedicated ip address for https?

2010-12-22 Thread Michael J. Kearney
No, I've done that  before I could get what's called a pointer record or 
reverse DNS for my mail server ... Register a domain and setup the DNS server. 
If the ip is dynamic you have to regularly update your DNS server.  The forward 
zones will work.  If you use openssl to generate your own ssl certificates ... 
(./configure --enable-so --enable-ssl) They wont be recognized by the 
certificate authority.

eg: https://mail.nvita.org

try it.

VirtualHost _default_:443

#   General setup for the virtual host
DocumentRoot /usr/local/apache2/htdocs
ServerName mail.nvita.org:443
ServerAdmin mkear...@nvita.org
UseCanonicalName On
ProxyVia Off
ProxyPreserveHost On
ProxyPass /owa !
ProxyPass / http://192.168.0.3:99/owa/
ProxyPassReverse / http://mail.nvita.org:99/owa/
ErrorLog /usr/local/apache2/logs/error_log
TransferLog /usr/local/apache2/logs/access_log




___
From: owner-freebsd-questi...@freebsd.org [owner-freebsd-questi...@freebsd.org] 
On Behalf Of c0re [nr1c...@gmail.com]
Sent: Wednesday, December 22, 2010 7:37 AM
To: freebsd-questions@freebsd.org
Subject: Re: do i need a dedicated ip address for https?

2010/12/22 S Mathias smathias1...@yahoo.com:
 http://help.godaddy.com/article/1054

 # Set up SSL protection on your website.

 is it an inescapable requirement to have a dedicated [not fix] ip address, 
 when i want to use ssl on my domain?

 thank you

 happy Christmas! :)



 ___
 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


mod_gnutls can do 'Server Name Indication' and mod_ssl with apache_2.2
should do it too
https://issues.apache.org/bugzilla/show_bug.cgi?id=34607
http://svn.apache.org/viewvc?view=revisionrevision=776281

But hoster may not use mod_gnutls or not recent version of apache, so
it may not support multiple ssl with single IP.
___
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
___
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: Kind of off topic.

2010-12-14 Thread Michael J. Kearney


-Original Message-
From: Michael J. Kearney
Sent: Tuesday, December 14, 2010 5:24 PM
To: Jorge Biquez
Subject: RE: Kind of off topic.

ssh to the x-server with xwin32 ...

FreeBSD runs with the command:

xterm -fn 6x13 -sb -ls -display 192.168.0.2:0  /usr/local/bin/startxfce4

-Original Message-
From: owner-freebsd-questi...@freebsd.org 
[mailto:owner-freebsd-questi...@freebsd.org] On Behalf Of Jorge Biquez
Sent: Monday, December 13, 2010 6:21 PM
To: FreeBSD
Subject: Kind of off topic.

Hello all.

A friend is asking me to help him to solve some problem he has in his
servers. To some I would be able to connect using ssh, with other
just it i snot possible. I remember that on the windows world there
was a commercial software PCANywhere. He can have it but I am not
sure if I would be able to connect to that from my Freebsd machine
(of course not by ssh).
What are you using for connecting to graphical interfaces of
different OS's from FreeBSD?
I tested some years ago a VNC software but did not work fine with MAC
OSX (recently released by then).
I know big security factors are involved for sure.
Any suggestion on what to use, not to expensive or free?

Thanks in advance
Jorge Biquez

___
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
___
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: Kind of off topic.

2010-12-14 Thread Michael J. Kearney

sure ... why not logmein.com? lol It doesn't work with playstation 3 ftw

-Original Message-
From: owner-freebsd-questi...@freebsd.org 
[mailto:owner-freebsd-questi...@freebsd.org] On Behalf Of Gary Gatten
Sent: Monday, December 13, 2010 6:40 PM
To: 'Jorge Biquez'; FreeBSD
Subject: RE: Kind of off topic.

Sorry, I thought all the servers were *nix.

Ah...  I think there is an ssh sevice for winblows - not 100% sure though.  Any 
errors that are visible in a GUI app should be able to be logged to syslog, 
event logs, proprietary log file, etc...  Guess that depends on the app and the 
developer though!



Good luck!

-Original Message-
From: owner-freebsd-questi...@freebsd.org 
[mailto:owner-freebsd-questi...@freebsd.org] On Behalf Of Jorge Biquez
Sent: Monday, December 13, 2010 5:35 PM
To: FreeBSD
Subject: RE: Kind of off topic.

Hello.

SSH in some of the servers is acting and working BUT I am assuming
some servers won't have it... like some windows based machines
The Mac's have it but the idea isto have the graphical interface
since the errors of the problems they are having are presenting in
their graphical applications

Thanks a lot for you time. I will try to find a VNC that can be used
in possible in all.

Jorge Biquez

At 05:27 p.m. 13/12/2010, you wrote:
Ssh not possible?  That's one of the most basic requirements and
most easy to secure - typically

XWindows of course, or numerous variants thereof.  I'm not sure but
I *think* most of them use the Xwindows protocol on the network.

VNC may also work now.  There are also several versions of it
(TightVNC, RealVNC, et al) There's a native VNC protocol/client as
well as Java/http - maybe https...

There's probably someone that has written and httpd or Apache module
that will simply pass I/O between a shell process on the box.  Maybe
search the ports tree or of course google.

G


-Original Message-
From: owner-freebsd-questi...@freebsd.org
[mailto:owner-freebsd-questi...@freebsd.org] On Behalf Of Jorge Biquez
Sent: Monday, December 13, 2010 5:21 PM
To: FreeBSD
Subject: Kind of off topic.

Hello all.

A friend is asking me to help him to solve some problem he has in his
servers. To some I would be able to connect using ssh, with other
just it i snot possible. I remember that on the windows world there
was a commercial software PCANywhere. He can have it but I am not
sure if I would be able to connect to that from my Freebsd machine
(of course not by ssh).
What are you using for connecting to graphical interfaces of
different OS's from FreeBSD?
I tested some years ago a VNC software but did not work fine with MAC
OSX (recently released by then).
I know big security factors are involved for sure.
Any suggestion on what to use, not to expensive or free?

Thanks in advance
Jorge Biquez

___
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





font size=1
div style='border:none;border-bottom:double windowtext
2.25pt;padding:0in 0in 1.0pt 0in'
/div
This email is intended to be reviewed by only the intended recipient
  and may contain information that is privileged and/or confidential.
  If you are not the intended recipient, you are hereby notified that
  any review, use, dissemination, disclosure or copying of this email
  and its attachments, if any, is strictly prohibited.  If you have
  received this email in error, please immediately notify the sender by
  return email and delete this email from your system.
/font

___
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

___
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





font size=1
div style='border:none;border-bottom:double windowtext 2.25pt;padding:0in 0in 
1.0pt 0in'
/div
This email is intended to be reviewed by only the intended recipient
 and may contain information that is privileged and/or confidential.
 If you are not the intended recipient, you are hereby notified that
 any review, use, dissemination, disclosure or copying of this email
 and its attachments, if any, is strictly prohibited.  If you have
 received this email in error, please immediately notify the sender by
 return email and delete this email from your system.
/font

___
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
___
freebsd-questions@freebsd.org mailing list

NATD Question

2010-08-27 Thread Michael J. Kearney
Will natd forward rtmp://  ???

freebsd# cat /etc/natd.conf

use_sockets
redirect_port tcp 192.168.0.3:3389 10.1.10.172:3389
redirect_port tcp 192.168.0.2:1935 10.1.10.172:1935
redirect_port tcp 192.168.0.2:8790 10.1.10.172:8790
redirect_port tcp 192.168.0.2:6000-6100 10.1.10.172:6000-6100
interface fxp0
log

Everything else seems to work just fine. What am I doing wrong ?

Michael Kearney
Computer Assistant
+1 (703) 953-9626
mkear...@nvita.org
http://www.nvita.orghttp://www.nvita.org/

___
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