Boat Drinks  

Go Back   Boat Drinks > General > Computer and Consoles

Reply
 
Thread Tools Display Modes
Old 02-12-2006, 13:09   #81
CliffyG
Vodka Martini
 
Join Date: Aug 2006
Location: Lower Cambourne
Posts: 576
Default

Any idea why QoS is unavailable on the 12.4(9)T1 ISO?
__________________
CliffyG is offline   Reply With Quote
Old 02-12-2006, 20:26   #82
Burble
Rocket Fuel
 
Burble's Avatar
 
Join Date: Jul 2006
Posts: 7,826
Default

QoS is usually only part of the Advanced IP Services feature set, which doesn't seem to exist for the 857.
Burble is offline   Reply With Quote
Old 02-12-2006, 20:29   #83
CliffyG
Vodka Martini
 
Join Date: Aug 2006
Location: Lower Cambourne
Posts: 576
Default

Ah, the blurb for the router said it could do QoS, quite annoying if it doesnt.
__________________
CliffyG is offline   Reply With Quote
Old 02-12-2006, 20:32   #84
Burble
Rocket Fuel
 
Burble's Avatar
 
Join Date: Jul 2006
Posts: 7,826
Default

It may do something basic like FWQ with the Advanced Security feature set, but I know for all the other routers I've setup you've needed Adv. IP Services.
Burble is offline   Reply With Quote
Old 03-12-2006, 11:55   #85
CliffyG
Vodka Martini
 
Join Date: Aug 2006
Location: Lower Cambourne
Posts: 576
Default

Ah well, very unlikely my torrents will use up all my bandwidth anyway. What is FWQ btw?
__________________
CliffyG is offline   Reply With Quote
Old 03-12-2006, 16:25   #86
Burble
Rocket Fuel
 
Burble's Avatar
 
Join Date: Jul 2006
Posts: 7,826
Default

FWQ = Fair Weight(ed) Queueing. Basically FIFO with a sprinkling of QoS thrown over it.
Burble is offline   Reply With Quote
Old 03-12-2006, 18:15   #87
CliffyG
Vodka Martini
 
Join Date: Aug 2006
Location: Lower Cambourne
Posts: 576
Default

Thanks, i'll do a bit of reading.
__________________
CliffyG is offline   Reply With Quote
Old 16-12-2006, 11:18   #88
CliffyG
Vodka Martini
 
Join Date: Aug 2006
Location: Lower Cambourne
Posts: 576
Default

How's this for a basic firewall config?
Code:
no acc 101

! allow any established
acc 101 permit  tcp      0.0.0.0 255.255.255.255 0.0.0.0 255.255.255.255 established

! Torrents
acc 101 permit tcp 0.0.0.0 255.255.255.255 host 10.10.10.1 eq 55896

! PES6
acc 101 permit tcp 0.0.0.0 255.255.255.255 host 10.10.10.1  eq 5739


! all other access
acc 101 deny ip 0.0.0.0 255.255.255.255 0.0.0.0 255.255.255.255

int atm0
ip access 101 in
no ip source-route
Anything obvious i'm missing out? Also how do i turn on packet inspection. Where do i set for the torrent and pes ports to be forwarded onto my pc?
__________________

Last edited by CliffyG; 18-12-2006 at 12:09.
CliffyG is offline   Reply With Quote
Old 18-12-2006, 12:35   #89
Burble
Rocket Fuel
 
Burble's Avatar
 
Join Date: Jul 2006
Posts: 7,826
Default

Err, I seem to have totally forgotten how to do NAT type stuff in IOS. PIX OS (or whatever they're calling it today) I can remember, but not IOS.

I've got some old NAT based configs somewhere on a server in the office, but I'm not back there until next month.
Burble is offline   Reply With Quote
Old 18-12-2006, 12:39   #90
CliffyG
Vodka Martini
 
Join Date: Aug 2006
Location: Lower Cambourne
Posts: 576
Default

Ok no probs, have asked on the other side .
__________________
CliffyG is offline   Reply With Quote
Reply


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


All times are GMT +1. The time now is 10:40.


Powered by vBulletin® Version 3.7.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.