DaemonForums  

Go Back   DaemonForums > OpenBSD > OpenBSD General

OpenBSD General Other questions regarding OpenBSD which do not fit in any of the categories below.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1   (View Single Post)  
Old 6th February 2013
KBr KBr is offline
New User
 
Join Date: May 2012
Posts: 5
Default connection breakdown by route-to rule

Hi,

besides other useful things I have following statements in my pf.conf:

table <INT> { 172.16.0.0/16, 192.168.0.0/24, 192.168.1.0/24 }
pass in on vlan7 inet from {vlan7:network} to !<INT> route-to (vlan7 192.168.1.254)

The rational behind it is that I had to integrate a formerly autonomous department into my LAN. The department insists on keeping their own DSL-router for all outbound traffic from that subnet for access to the internet, not the router the rest of the LAN uses, as the bandwidth of that router is infamously limited.
The statements do work so far. Only: There are regular connection breakdowns during larger downloads and display of streaming content is rather jerky.

The other subnets routed through the machine the filter is running on are not having issues of this kind. So I do not think, the hardware (Pentium4 Box with GBit-Interfaces) is inappropriate for the task. Connection breakdowns only occur when the traffic is routed through that common router and redirected to the department-router. There aren't any problems when traffic is routed directly through the department-router. So I suspect my 'route-to' rule being to blame.

Can anybody help me here? Any hints on what to look for are appreciated.
Reply With Quote
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Multi-Path or Route-To? SlyM OpenBSD General 25 1st July 2016 04:21 PM
Openvpn pf/nat/route-to issue lasstoff OpenBSD Security 3 16th January 2012 12:28 PM
How to add static route using virtual NIC bsdplus Solaris 1 22nd August 2010 02:10 AM
ping: sendto: No route to host joostvgh OpenBSD General 2 29th April 2010 12:34 PM
Working dial-up connection - No Client Connection vigol FreeBSD General 5 22nd November 2009 10:59 PM


All times are GMT. The time now is 07:58 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick