#arpnetworks 2014-01-17,Fri

↑back Search ←Prev date Next date→ Show only urls(Click on time to select a line by its url)

WhoWhatWhen
***DaCa has joined #arpnetworks [01:01]
............................................ (idle for 3h37mn)
heavysixer has joined #arpnetworks
ChanServ sets mode: +o heavysixer
[04:38]
heavysixer has quit IRC (Quit: heavysixer) [04:51]
................ (idle for 1h16mn)
heavysixer has joined #arpnetworks
ChanServ sets mode: +o heavysixer
[06:07]
heavysixer has quit IRC (Quit: heavysixer) [06:18]
............ (idle for 58mn)
heavysixer has joined #arpnetworks
ChanServ sets mode: +o heavysixer
[07:16]
....... (idle for 33mn)
heavysixer has quit IRC (Quit: heavysixer) [07:49]
...... (idle for 29mn)
heavysixer has joined #arpnetworks
ChanServ sets mode: +o heavysixer
[08:18]
.... (idle for 15mn)
heavysixer has quit IRC (Quit: heavysixer) [08:33]
................................ (idle for 2h39mn)
heavysixer has joined #arpnetworks
ChanServ sets mode: +o heavysixer
[11:12]
.... (idle for 16mn)
heavysixer has quit IRC (Quit: heavysixer) [11:28]
.......... (idle for 47mn)
anisfarhana has joined #arpnetworks [12:15]
......................... (idle for 2h4mn)
[NSA] has quit IRC (Read error: Connection reset by peer)
[NSA] has joined #arpnetworks
[14:19]
...................... (idle for 1h47mn)
r0ni has joined #arpnetworks [16:07]
..... (idle for 23mn)
heavysixer has joined #arpnetworks
ChanServ sets mode: +o heavysixer
[16:30]
......... (idle for 40mn)
heavysixer has quit IRC (Quit: heavysixer) [17:10]
...... (idle for 25mn)
heavysixer has joined #arpnetworks
ChanServ sets mode: +o heavysixer
[17:35]
.... (idle for 16mn)
heavysixer has quit IRC (Quit: heavysixer) [17:51]
heavysixer has joined #arpnetworks
ChanServ sets mode: +o heavysixer
[18:00]
heavysixer has quit IRC (Quit: heavysixer) [18:13]
........ (idle for 37mn)
rVn has quit IRC () [18:50]
..... (idle for 22mn)
heavysixer has joined #arpnetworks
ChanServ sets mode: +o heavysixer
[19:12]
heavysixer has quit IRC (Quit: heavysixer) [19:25]
........... (idle for 51mn)
jlgaddisany of you openbsd guys use vlan interfaces? [20:16]
CaZeYup.
brb
[20:20]
jlgaddisi have a question for you then. =)
basically, i want several 802.1Q vlans and a "native vlan" (to use cisco terminology), e.g. a vlan with no 802.1Q tag. is that possible w/ openbsd or must every vlan be "tagged"?
basically, i want a bunch of vlanX interfaces and i want the physical interface to be associated with the "native vlan" (e.g. frames w/ no 802.1Q header)
not sure if that's possible or if it expects all traffic to be tagged
[20:21]
CaZeI can show you my hostname.ifs. [20:24]
jlgaddisi'd be interested in seeing hostname.<physical interface>
i know what the hostname.vlanX's should look like (unless there's a special format i haven't seen for an untagged vlan)
[20:24]
CaZe23:24:39 cz@alix:~> cat /etc/hostname.vr2
inet 192.168.1.253 255.255.255.252 192.168.1.255 description cisco
[20:25]
jlgaddisactually, i think i just found the answer: So, to utilize "vlan 1" you need to
put that IP address on the parent interface, not on a vlan with id of 1.
CaZe: okay, i'm assuming you have hostname.vlanX's with "vlandev vr2" then?
from the wording in the vlan(4) man page it sounded like anything w/o an 802.1Q tag would be associated w/ the physical interface (which is what i want), but it wasn't 100% clear.
[20:25]
CaZe23:27:02 cz@alix:~> cat /etc/hostname.vlan0
vlan 2 vlandev vr2
inet 192.168.2.1 255.255.255.224 192.168.2.31 description CaZe
[20:28]
jlgaddisperfect [20:28]
CaZe23:27:18 cz@alix:~> cat /etc/hostname.vlan1
vlan 3 vlandev vr2
inet 192.168.2.33 255.255.255.224 192.168.2.63 description Guest
[20:28]
jlgaddisanswers my question. tyvm. [20:28]
CaZeIt's been a long time since I've set this up.
Probably like three or four years.
I've never had to touch it again, so I didn't really remember.
[20:29]
jlgaddisheh, no problem. from the contents of the hostname.* files my question is answered. =) [20:29]
CaZeI have a Cisco AP that broadcasts multiple SSIDs.
So I have a VLAN for each SSID.
[20:30]
jlgaddisheh, yep, that's exactly what i'm about to do.
but if i broke it in the meantime i'd have to go physically plug into the router to fix it. and i'm lazy. =)
[20:30]
CaZeI have the native interface to connect directly to the AP, for configuration and such. [20:32]
jlgaddisjlgaddis nods [20:32]
CaZeHeh, I just have it on a /30 network. [20:36]
I don't even remember the last time I needed to congiure my AP.
And I'm fairly certain I don't remember any of the iOS commands.
Good thing I have the config backed up.
Somewhere.
[20:44]
jlgaddisheh, i swapped out my asa for this little router thing i put openbsd and i, for some unknown reason, decided to redo pretty much everything [20:45]
CaZetbh, I've never bothered with trying to get WiFi on my router.
Say what you will about Proprietary Cisco stuff, but I've never been kicked off or had to powercycle the AP or anything.
The only thing I did was put electrical tape over the LEDs of the thing.
This AP is like ten years old, too.
[20:46]
jlgaddisthe router i'm using doesn't have wifi on it: http://www.maxxwave.com/solutions/service-provider/routermaxx-6-port-gigabit-router-dual-core.html
i have a bunch of ap's that i'm using: aerohive, ruckus, aruba, ...
[20:48]
CaZeI got it on ebay a few years ago.
I'm just a 3 port ALIX.
[20:48]
jlgaddisnext up is a stratum 1 ntp server at home, heh [20:49]
CaZe*using [20:49]
jlgaddis<-- nerd [20:49]
CaZeYeah, I can't do any cool stuff with my lousy uplink.
otoh, I don't have to invest in new WiFi equipment.
I can just keep using the same 10 year old WiFi technology, as long as my uplink stays as slow as it is.
[20:50]
m0undsaironet ap? [20:51]
CaZeYeah. [20:51]
m0undsthe older stuff is pretty solid [20:51]
jlgaddisi have 20 mbps fiber at home now, there was an article in the newspaper saying my isp is giving all fiber customers 1 gbps during march [20:51]
m0undsfor new, i'd probably buy ubiquiti stuff before anything new cisco [20:52]
jlgaddisi can't wait for that. i'm gonna download the internet. [20:52]
CaZe1100 series. [20:52]
m0undsah, right on [20:52]
CaZeThis thing has never kicked me off the connection, and never needed to be rebooted.
I think it might have the longest uptime of anything I have control over.
[20:52]
m0undsmy longest uptime was on my cable modem, but i had to power cycle it to get a new config monday
ah-boo
[20:53]
jlgaddisheh
at my previous job we found a windows box w/ something like 850 days uptime
fortunately it's switchport had been quarantined
here we go: http://www.flickr.com/photos/jlgaddis/4340673033/
[20:54]
BryceBotFlickr photo: "Here's something you don't see everyday" by jeremygaddis [20:55]
jlgaddisjlgaddis kicks BryceBot [20:55]
CaZeI don't even know how to see the uptime of this thing.
oh, nvm
cisco uptime is 1 year, 6 weeks, 5 days, 10 hours, 48 minutes
[21:02]
jlgaddis"sh ver | in uptime" should work
cr1.ipls uptime is 1 year, 50 weeks, 4 hours, 10 minutes
but that's cheating :)
[21:03]
***meingtsla has quit IRC (Quit: Leaving)
meingtsla has joined #arpnetworks
[21:17]
........ (idle for 37mn)
m0undsmy longest uptime on a piece of equipment was 8 years and change, taken offline in march of last year - windows server 2000 based control box [21:58]
....... (idle for 32mn)
***r0ni has quit IRC (Quit: Textual IRC Client: www.textualapp.com) [22:30]
........... (idle for 54mn)
avid_ has joined #arpnetworks
NiTeMaRe has quit IRC (Ping timeout: 240 seconds)
meingtsla has quit IRC (Ping timeout: 240 seconds)
laotzi_ has joined #arpnetworks
laotzi has quit IRC (Read error: Connection reset by peer)
xiphias has quit IRC (Ping timeout: 240 seconds)
meingtsla has joined #arpnetworks
laotzi_ is now known as laotzi
NiTeMaRe has joined #arpnetworks
xiphias has joined #arpnetworks
[23:24]

↑back Search ←Prev date Next date→ Show only urls(Click on time to select a line by its url)