Re: [pfSense Support] Problem with RDP and VNC Streams

2007-11-02 Thread Ronny Forberger
Scott Ullrich schrieb:
 On 10/26/07, Ronny Forberger [EMAIL PROTECTED] wrote:
   
  
  I can see my setting on the GUI but not on ifconfig when doing so.
 

 It is defined in PF.  See /tmp/rules.debug.  This is also a FAQ.
 Search the lists archives.

 Scott
   
Well, now I've tried almost any possible MTU values (indirectly setting
the MSS) but my VNC and RDP streams still interrupt after a while.

Any other ideas?

Cheers,

-- 
Ronny Forberger
Systemadministration  IT-Support

elego Software Solutions GmbH
Gustav-Meyer-Allee 25
Gebäude 12, Raum 227
D-13355 Berlin

Tel. +49 30 23 45 86 96  ronny.forberger at elegosoft.com
Fax  +49 30 23 45 86 95  http://www.elegosoft.com

Geschäftsführer: Olaf Wagner, Sitz Berlin 
Amtsgericht Berlin-Charlottenburg, HRB 77719, USt-IdNr: DE163214194


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [pfSense Support] Problem with RDP and VNC Streams

2007-11-02 Thread Rainer Duffner
Ronny Forberger wrote:
 Scott Ullrich schrieb:
   
 On 10/26/07, Ronny Forberger [EMAIL PROTECTED] wrote:
   
 
  
  I can see my setting on the GUI but not on ifconfig when doing so.
 
   
 It is defined in PF.  See /tmp/rules.debug.  This is also a FAQ.
 Search the lists archives.

 Scott
   
 
 Well, now I've tried almost any possible MTU values (indirectly setting
 the MSS) but my VNC and RDP streams still interrupt after a while.

 Any other ideas?
   

I'm not sure if your original MTU value was really wrong.
Can you send mails with attachements? (I.e. exceeding those
1400something bytes).
If you can, it's relatively unlikely that the MTU is wrong. At least, in
my experience.

Do you actually see packet-losses (doing a continous ping)?

On my Mac, I can't connect to a VNC-server at work without the
connection getting reset very often - at least with the original vncviewer.
I can't connect with any other VNC client - except for one commercial
one (vine), where I get no disconnections at all and it's superfast.
MSFTs RDP-client also works quite well.
(All using an August's pfSense snapshot on a WRAP).



cheers,
Rainer



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [pfSense Support] Problem with RDP and VNC Streams

2007-10-26 Thread Raylund Lai

May be checking your MTU.   -Raylund

Ronny Forberger wrote:

Hi List,

first of all let me say pfsense is an awesome idea to provide a router 
platform.


But I'm getting a strange problem and can't resolve it:

All my VNC and RDP connections via being tunneled both throght an SSL 
VPN (openvpn) and OpenSSH tunnels after a while will hang. Then 
sometimes it turns back working but most of the time I have to 
reconnect vnc / rdp. I seems pakets are being dropped but I cant 
figure out where.


This is very strange, since I was using this szenario before with the 
same tunnels but another router. (Same external PPPoE connection even).


I do not have any traffic shaping rules enabled - I am stuck on 
finding glues what the problem could be.


Can you maybe give me hints?

Cheers,




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [pfSense Support] Problem with RDP and VNC Streams

2007-10-26 Thread Ronny Forberger
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

The MTU of my ng0 (PPPoE) device is 1454. I think it should be 1492.

Can I set this somewhere?

Cheers,

Ronny

Raylund Lai schrieb:
 May be checking your MTU.   -Raylund

 Ronny Forberger wrote:
 Hi List,

 first of all let me say pfsense is an awesome idea to provide a
 router platform.

 But I'm getting a strange problem and can't resolve it:

 All my VNC and RDP connections via being tunneled both throght an
 SSL VPN (openvpn) and OpenSSH tunnels after a while will hang. Then
 sometimes it turns back working but most of the time I have to
 reconnect vnc / rdp. I seems pakets are being dropped but I cant
 figure out where.

 This is very strange, since I was using this szenario before with
 the same tunnels but another router. (Same external PPPoE
 connection even).

 I do not have any traffic shaping rules enabled - I am stuck on
 finding glues what the problem could be.

 Can you maybe give me hints?

 Cheers,



 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]



- --
Ronny Forberger
Systemadministration  IT-Support

elego Software Solutions GmbH
Gustav-Meyer-Allee 25
Gebäude 12, Raum 227
D-13355 Berlin

Tel. +49 30 23 45 86 96  ronny.forberger at elegosoft.com
Fax  +49 30 23 45 86 95  http://www.elegosoft.com

Geschäftsführer: Olaf Wagner, Sitz Berlin
Amtsgericht Berlin-Charlottenburg, HRB 77719, USt-IdNr: DE163214194
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.7 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFHIZT9Xa9RCz+1wnMRAgpAAJoDuKyKaW/1IjEflfq41Du4+ai8xQCfTWdI
MVuN1E5z2EqhDKuZgrm6COk=
=b7zL
-END PGP SIGNATURE-


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [pfSense Support] Problem with RDP and VNC Streams

2007-10-26 Thread Ronny Forberger
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Thanks, I think the wrong MTU caused it. Great!

I found how to set the MTU via the GUI. But ng0 device will remain
having the wrong old MTU. :(

When I do

$ ifconfig ng0 mtu 1492

it'a gonna be set and the problem is gone. But not via the WebGUI.

Can you tell me why it's not being applied to the interface via the
WebGUI?

- - Ronny

Ronny Forberger schrieb:
 The MTU of my ng0 (PPPoE) device is 1454. I think it should be
 1492.

 Can I set this somewhere?

 Cheers,

 Ronny

 Raylund Lai schrieb:
 May be checking your MTU.   -Raylund

 Ronny Forberger wrote:
 Hi List,

 first of all let me say pfsense is an awesome idea to provide a
  router platform.

 But I'm getting a strange problem and can't resolve it:

 All my VNC and RDP connections via being tunneled both throght
 an SSL VPN (openvpn) and OpenSSH tunnels after a while will
 hang. Then sometimes it turns back working but most of the time
 I have to reconnect vnc / rdp. I seems pakets are being dropped
 but I cant figure out where.

 This is very strange, since I was using this szenario before
 with the same tunnels but another router. (Same external PPPoE
 connection even).

 I do not have any traffic shaping rules enabled - I am stuck on
  finding glues what the problem could be.

 Can you maybe give me hints?

 Cheers,


 -
  To unsubscribe, e-mail: [EMAIL PROTECTED] For
 additional commands, e-mail: [EMAIL PROTECTED]




- -
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



- --
Ronny Forberger
Systemadministration  IT-Support

elego Software Solutions GmbH
Gustav-Meyer-Allee 25
Gebäude 12, Raum 227
D-13355 Berlin

Tel. +49 30 23 45 86 96  ronny.forberger at elegosoft.com
Fax  +49 30 23 45 86 95  http://www.elegosoft.com

Geschäftsführer: Olaf Wagner, Sitz Berlin
Amtsgericht Berlin-Charlottenburg, HRB 77719, USt-IdNr: DE163214194
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.7 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFHIcMHXa9RCz+1wnMRAvWpAKCTVN3DlKLgxkrS2tN4T8iygqEwLgCgrZgZ
DdPaeWpqb/9dmNIZxxZpK0o=
=dgEG
-END PGP SIGNATURE-


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [pfSense Support] Problem with RDP and VNC Streams

2007-10-26 Thread Ronny Forberger
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Scott Ullrich schrieb:
 On 10/26/07, Ronny Forberger [EMAIL PROTECTED] wrote:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1

 Thanks, I think the wrong MTU caused it. Great!

 I found how to set the MTU via the GUI. But ng0 device will remain
 having the wrong old MTU. :(

 When I do

 $ ifconfig ng0 mtu 1492

 it'a gonna be set and the problem is gone. But not via the WebGUI.

 Can you tell me why it's not being applied to the interface via the
 WebGUI?

 Set the MTU in Interfaces -  WAN.

 Scott

I can see my setting on the GUI but not on ifconfig when doing so.

- - Ronny
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]



- --
Ronny Forberger
Systemadministration  IT-Support

elego Software Solutions GmbH
Gustav-Meyer-Allee 25
Gebäude 12, Raum 227
D-13355 Berlin

Tel. +49 30 23 45 86 96  ronny.forberger at elegosoft.com
Fax  +49 30 23 45 86 95  http://www.elegosoft.com

Geschäftsführer: Olaf Wagner, Sitz Berlin
Amtsgericht Berlin-Charlottenburg, HRB 77719, USt-IdNr: DE163214194
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.7 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFHIj5OXa9RCz+1wnMRAprJAJ49OjuIExRvhcrK5flhv+QNJ3jvPgCeP8y4
JEzYKrUmjld5L95bA7w1S48=
=FgTs
-END PGP SIGNATURE-



Re: [pfSense Support] Problem with RDP and VNC Streams

2007-10-26 Thread Scott Ullrich
On 10/26/07, Ronny Forberger [EMAIL PROTECTED] wrote:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1

 Thanks, I think the wrong MTU caused it. Great!

 I found how to set the MTU via the GUI. But ng0 device will remain
 having the wrong old MTU. :(

 When I do

 $ ifconfig ng0 mtu 1492

 it'a gonna be set and the problem is gone. But not via the WebGUI.

 Can you tell me why it's not being applied to the interface via the
 WebGUI?

Set the MTU in Interfaces -  WAN.

Scott

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [pfSense Support] Problem with RDP and VNC Streams

2007-10-26 Thread Scott Ullrich
On 10/26/07, Ronny Forberger [EMAIL PROTECTED] wrote:
  
  I can see my setting on the GUI but not on ifconfig when doing so.

It is defined in PF.  See /tmp/rules.debug.  This is also a FAQ.
Search the lists archives.

Scott

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[pfSense Support] Problem with RDP and VNC Streams

2007-10-25 Thread Ronny Forberger

Hi List,

first of all let me say pfsense is an awesome idea to provide a router  
platform.


But I'm getting a strange problem and can't resolve it:

All my VNC and RDP connections via being tunneled both throght an SSL  
VPN (openvpn) and OpenSSH tunnels after a while will hang. Then  
sometimes it turns back working but most of the time I have to  
reconnect vnc / rdp. I seems pakets are being dropped but I cant  
figure out where.


This is very strange, since I was using this szenario before with the  
same tunnels but another router. (Same external PPPoE connection even).


I do not have any traffic shaping rules enabled - I am stuck on  
finding glues what the problem could be.


Can you maybe give me hints?

Cheers,

--

Ronny Forberger
Systemadministration  IT-Support

elego Software Solutions GmbH
Gustav-Meyer-Allee 25
Gebäude 12, Raum 227
D-13355 Berlin

Tel. +49 30 23 45 86 96  ronny.forberger at elegosoft.com
Fax  +49 30 23 45 86 95  http://www.elegosoft.com

Geschäftsführer: Olaf Wagner, Sitz Berlin
Amtsgericht Berlin-Charlottenburg, HRB 77719, USt-IdNr: DE163214194



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]