Fw: [Fwd: Re: A bit of a silly question - but I am desperate]

2007-02-15 Thread Thomas Sparrevohn
I try questions ;-)


- Forwarded Message 
From: Garrett Cooper [EMAIL PROTECTED]
To: freebsd-ports@freebsd.org
Sent: Thursday, 15 February, 2007 2:45:20 AM
Subject: [Fwd: Re: A bit of a silly question - but I am desperate]


Wrong list--oops.
-Garrett
Thomas Sparrevohn wrote:
 Hi 
 
 My old trusty FreeBSD server just died and naturally that happened days
 before the new machine arrived - fortunately I did not lose too much data -
 however I did lose my settings and that my problem
 
 Using a ADSL router with NAT and firewall settings (Open on http/https and
 outgoings) there was some setting I used to get fetch http://{whatever};; to
 work and I cannot remember what it was - The firewall settings has not
 changed - but every time I trying to get anything using fetch
 http://{bla,bla};; nothing come over - connection is fine 
 
 Can anybody help?
 
 Thanks in advance (PS. I am sure its trivial) - I just cannot remember what
 it was 
 
 Regards
 Thomas 

This question is probably better suited for the questions@ list.
-Garrett
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]---BeginMessage---

Thomas Sparrevohn wrote:
Hi 


My old trusty FreeBSD server just died and naturally that happened days
before the new machine arrived - fortunately I did not lose too much data -
however I did lose my settings and that my problem

Using a ADSL router with NAT and firewall settings (Open on http/https and
outgoings) there was some setting I used to get fetch http://{whatever}; to
work and I cannot remember what it was - The firewall settings has not
changed - but every time I trying to get anything using fetch
http://{bla,bla}; nothing come over - connection is fine 


Can anybody help?

Thanks in advance (PS. I am sure its trivial) - I just cannot remember what
it was 


Regards
	Thomas 


This question is probably better suited for the questions@ list.
-Garrett
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]
---End Message---
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: Fw: [Fwd: Re: A bit of a silly question - but I am desperate]

2007-02-15 Thread Christian Walther

On 15/02/07, Thomas Sparrevohn [EMAIL PROTECTED] wrote:

I try questions ;-)


- Forwarded Message 
From: Garrett Cooper [EMAIL PROTECTED]
To: freebsd-ports@freebsd.org
Sent: Thursday, 15 February, 2007 2:45:20 AM
Subject: [Fwd: Re: A bit of a silly question - but I am desperate]


[...]

 Using a ADSL router with NAT and firewall settings (Open on http/https and
 outgoings) there was some setting I used to get fetch http://{whatever};; to
 work and I cannot remember what it was - The firewall settings has not
 changed - but every time I trying to get anything using fetch
 http://{bla,bla};; nothing come over - connection is fine

 Can anybody help?


Lets give it a try... ;-)
Check the MTU size on your new machine with the MTU set on your
firewall/DSL router. I remember that I had a similar problem years
ago: The ppp-Device connecting to my ISP used a different MTU from my
LAN, so that big packets where dropped when they were received. But
the connection to the target host was opened, and small files (e.g.
index.html on some sites) were transferred successfully.

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


Re: Fw: [Fwd: Re: A bit of a silly question - but I am desperate]

2007-02-15 Thread Thomas Sparrevohn
Thanks for the help - it really turned out to be silly - My ADSL router does 
not like the RFC 1323 TCP Extensions - I knew it was a simple config questions 
- Thanks for the answers everybody


- Original Message 
From: Christian Walther [EMAIL PROTECTED]
To: Thomas Sparrevohn [EMAIL PROTECTED]
Cc: freebsd-questions@freebsd.org
Sent: Thursday, 15 February, 2007 10:29:14 AM
Subject: Re: Fw: [Fwd: Re: A bit of a silly question - but I am desperate]


On 15/02/07, Thomas Sparrevohn [EMAIL PROTECTED] wrote:
 I try questions ;-)


 - Forwarded Message 
 From: Garrett Cooper [EMAIL PROTECTED]
 To: freebsd-ports@freebsd.org
 Sent: Thursday, 15 February, 2007 2:45:20 AM
 Subject: [Fwd: Re: A bit of a silly question - but I am desperate]

[...]
  Using a ADSL router with NAT and firewall settings (Open on http/https and
  outgoings) there was some setting I used to get fetch http://{whatever};;; 
  to
  work and I cannot remember what it was - The firewall settings has not
  changed - but every time I trying to get anything using fetch
  http://{bla,bla};;; nothing come over - connection is fine
 
  Can anybody help?

Lets give it a try... ;-)
Check the MTU size on your new machine with the MTU set on your
firewall/DSL router. I remember that I had a similar problem years
ago: The ppp-Device connecting to my ISP used a different MTU from my
LAN, so that big packets where dropped when they were received. But
the connection to the target host was opened, and small files (e.g.
index.html on some sites) were transferred successfully.

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


Re: Fw: [Fwd: Re: A bit of a silly question - but I am desperate]

2007-02-15 Thread Bill Moran
In response to Thomas Sparrevohn [EMAIL PROTECTED]:

 Thomas Sparrevohn wrote:
  Hi 
  
  My old trusty FreeBSD server just died and naturally that happened days
  before the new machine arrived - fortunately I did not lose too much data -
  however I did lose my settings and that my problem
  
  Using a ADSL router with NAT and firewall settings (Open on http/https and
  outgoings) there was some setting I used to get fetch http://{whatever};; 
  to
  work and I cannot remember what it was - The firewall settings has not
  changed - but every time I trying to get anything using fetch
  http://{bla,bla};; nothing come over - connection is fine

By connection is fine you mean you can resolve domain names, ping other
hosts, establish other types of connections, etc?

  Thanks in advance (PS. I am sure its trivial) - I just cannot remember what
  it was 

Are you referring to the FTP_PASSIVE_MODE environment variable?  See
man 3 fetch

-- 
Bill Moran
Collaborative Fusion Inc.

[EMAIL PROTECTED]
Phone: 412-422-3463x4023


IMPORTANT: This message contains confidential information and is
intended only for the individual named. If the reader of this
message is not an intended recipient (or the individual
responsible for the delivery of this message to an intended
recipient), please be advised that any re-use, dissemination,
distribution or copying of this message is prohibited. Please
notify the sender immediately by e-mail if you have received
this e-mail by mistake and delete this e-mail from your system.
E-mail transmission cannot be guaranteed to be secure or
error-free as information could be intercepted, corrupted, lost,
destroyed, arrive late or incomplete, or contain viruses. The
sender therefore does not accept liability for any errors or
omissions in the contents of this message, which arise as a
result of e-mail transmission.

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