Geekzone: technology news, blogs, forums
Guest
Welcome Guest.
You haven't logged in yet. If you don't have an account you can register now.


Filter this topic showing only the reply marked as answer View this topic in a long page with up to 500 replies per page Create new topic
1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | ... | 13
Coil
6614 posts

Uber Geek
Inactive user


 
 
 
 

Send money globally for less with Wise - one free transfer up to NZ$900 (affiliate link).
kenkeniff

628 posts

Ultimate Geek


  #1113477 22-Aug-2014 15:03
Send private message

TimA: https://www.speedtest.net/my-result/3705339079




1. Are you stealing my Mbps?
2. How is this helping to get my TV working?

hio77
'That VDSL Cat'
12999 posts

Uber Geek

ID Verified
Trusted
Lizard Networks
Subscriber

  #1113478 22-Aug-2014 15:05
Send private message

kenkeniff:
chrispchikin: Cool, what about your test stream client - assuming its also using 192.168.1.1 as it's DNS server?

try /usr/local/etc/igmpproxy.conf

find the line with 'quickleave'

type 'dd' quickly to delete the line

type ':' then 'wq!' then press enter


Yeah my test PC is using same DNS.

Can't find that config file there either; running pfSense 2.1.4 x64


Something of note though; when streaming through HG659 I get no WAN bandwidth drop (so VF somehow magically routes it's multicast traffic so as not to affect your WAN bandwidth, something I was aware of anyway).

However when routing through pfSense the streams seem to affect my WAN bandwidth which lends me to believe I have a fundamental config error. Would be good if someone from VF could confirm whether VFTV uses a different VLAN or some other wizardry like that, or does it all just come down to setting up PCP properly?


HG659 without streaming


HG659 during streaming (same)


pfSense without streaming


pfSense during streaming <<<< (bandwidth drop)


to bring this back ontopic....


to me, that would look like your possibly streaming with a slightly wrong configuration.


i wouldnt be surprised if VFTV is served over a second vlan, have you tried using a managed switch with port mirroring to listen to the packets to check this?

if you dont have a managed switch, possibly a dumb hub should do it assuming it doesnt drop the vlan tags in the header - be it at 10mbit and probably badly..




#include <std_disclaimer>

 

Any comments made are personal opinion and do not reflect directly on the position my current or past employers may have.

 

 




kenkeniff

628 posts

Ultimate Geek


  #1113480 22-Aug-2014 15:11
Send private message

hio77:

to bring this back ontopic....


to me, that would look like your possibly streaming with a slightly wrong configuration.


i wouldnt be surprised if VFTV is served over a second vlan, have you tried using a managed switch with port mirroring to listen to the packets to check this?

if you dont have a managed switch, possibly a dumb hub should do it assuming it doesnt drop the vlan tags in the header - be it at 10mbit and probably badly..


I'm looking at restoring the original setup and seeing if I can figure out how take a look at things with wireshark.

Otherwise will try to pry the actual config out of the HG659 over SSH (have root access).

Any advise on either option would be much appreciated.

hio77
'That VDSL Cat'
12999 posts

Uber Geek

ID Verified
Trusted
Lizard Networks
Subscriber

  #1113488 22-Aug-2014 15:14
Send private message

kenkeniff:
hio77:

to bring this back ontopic....


to me, that would look like your possibly streaming with a slightly wrong configuration.


i wouldnt be surprised if VFTV is served over a second vlan, have you tried using a managed switch with port mirroring to listen to the packets to check this?

if you dont have a managed switch, possibly a dumb hub should do it assuming it doesnt drop the vlan tags in the header - be it at 10mbit and probably badly..


I'm looking at restoring the original setup and seeing if I can figure out how take a look at things with wireshark.

Otherwise will try to pry the actual config out of the HG659 over SSH (have root access).

Any advise on either option would be much appreciated.


ild say you have more luck with using ethereal er.. wireshark.. than the SSH access judging by last time i saw what was available - i wasnt personally digging around for things in this situation however, so your experience may vary.







#include <std_disclaimer>

 

Any comments made are personal opinion and do not reflect directly on the position my current or past employers may have.

 

 


Coil
6614 posts

Uber Geek
Inactive user


  #1113506 22-Aug-2014 15:35
Send private message

kenkeniff:
TimA: https://www.speedtest.net/my-result/3705339079




1. Are you stealing my Mbps?
2. How is this helping to get my TV working?


I stole them from Outram.


kenkeniff

628 posts

Ultimate Geek


  #1113566 22-Aug-2014 16:56
Send private message

hio77: 
ild say you have more luck with using ethereal er.. wireshark.. than the SSH access judging by last time i saw what was available - i wasnt personally digging around for things in this situation however, so your experience may vary.


So I had the idea that I could get my server and plug NIC#1 into the ONT, NIC#2 into the WAN port of HG659, then bridge the two NIC's on Windows 8 and listen in on Wireshark... turns out not unless I'm missing something? (HG659 won't connect to internet)



hio77
'That VDSL Cat'
12999 posts

Uber Geek

ID Verified
Trusted
Lizard Networks
Subscriber

  #1113567 22-Aug-2014 16:58
Send private message

kenkeniff:
hio77: 
ild say you have more luck with using ethereal er.. wireshark.. than the SSH access judging by last time i saw what was available - i wasnt personally digging around for things in this situation however, so your experience may vary.


So I had the idea that I could get my server and plug NIC#1 into the ONT, NIC#2 into the WAN port of HG659, then bridge the two NIC's on Windows 8 and listen in on Wireshark... turns out not unless I'm missing something? (HG659 won't connect to internet)


this is something i considered late last night - dammit your giving me things to think about when i should be sleeping you see!


Windows as far as i could tell does not allow a "passthrough" persay.


thats why i suggested a managed switch with port mirroring, or a gamble of a dumb hub working(subpar may it be)




#include <std_disclaimer>

 

Any comments made are personal opinion and do not reflect directly on the position my current or past employers may have.

 

 


dcole13
534 posts

Ultimate Geek


  #1113569 22-Aug-2014 17:04
Send private message

hio77:
kenkeniff:
hio77: 
ild say you have more luck with using ethereal er.. wireshark.. than the SSH access judging by last time i saw what was available - i wasnt personally digging around for things in this situation however, so your experience may vary.


So I had the idea that I could get my server and plug NIC#1 into the ONT, NIC#2 into the WAN port of HG659, then bridge the two NIC's on Windows 8 and listen in on Wireshark... turns out not unless I'm missing something? (HG659 won't connect to internet)


this is something i considered late last night - dammit your giving me things to think about when i should be sleeping you see!


Windows as far as i could tell does not allow a "passthrough" persay.


thats why i suggested a managed switch with port mirroring, or a gamble of a dumb hub working(subpar may it be)

what if you just ask voda? or have you already tried that?




Home ADSL:                                                             School: 
 


hio77
'That VDSL Cat'
12999 posts

Uber Geek

ID Verified
Trusted
Lizard Networks
Subscriber

  #1113573 22-Aug-2014 17:07
Send private message

dcole13: 
what if you just ask voda? or have you already tried that?


yes, ask vodafone how to do something that is not supported.


you will have tough picking finding the right person to ask, that will give you the answers you need, then you need to still interoperate that and implement it in pfsense's setup.


Tim has thrown in the information he had onhand, and really has given a kickstart for getting everything testing for him..




#include <std_disclaimer>

 

Any comments made are personal opinion and do not reflect directly on the position my current or past employers may have.

 

 


kenkeniff

628 posts

Ultimate Geek


  #1113574 22-Aug-2014 17:07
Send private message

hio77:

this is something i considered late last night - dammit your giving me things to think about when i should be sleeping you see!


Windows as far as i could tell does not allow a "passthrough" persay.


thats why i suggested a managed switch with port mirroring, or a gamble of a dumb hub working(subpar may it be)


What would Macgyver do?

I have;

 

  • a TP-Link TL-SF1005D 5-port unmanaged switch (can I throw it at a wall and make it dumb or something?)
  • a Vodafone Station SHG1500 router
  • a Netcomm NB16WV router
  • a couple of laptop and PC's (all single NIC)
  • some Cat5e + other stuff perviously described.

kenkeniff

628 posts

Ultimate Geek


  #1113576 22-Aug-2014 17:11
Send private message

kenkeniff:
hio77:

this is something i considered late last night - dammit your giving me things to think about when i should be sleeping you see!


Windows as far as i could tell does not allow a "passthrough" persay.


thats why i suggested a managed switch with port mirroring, or a gamble of a dumb hub working(subpar may it be)


What would Macgyver do?

I have;

 

  • a TP-Link TL-SF1005D 5-port unmanaged switch (can I throw it at a wall and make it dumb or something?)
  • a Vodafone Station SHG1500 router
  • a Netcomm NB16WV router
  • a couple of laptop and PC's (all single NIC)
  • some Cat5e + other stuff perviously described.


Turns out this is what: http://hackaday.com/2008/09/14/passive-networking-tap/

Hmm..

Andib
1353 posts

Uber Geek

ID Verified
Trusted

  #1113577 22-Aug-2014 17:11
Send private message

kenkeniff:
hio77: 
ild say you have more luck with using ethereal er.. wireshark.. than the SSH access judging by last time i saw what was available - i wasnt personally digging around for things in this situation however, so your experience may vary.


So I had the idea that I could get my server and plug NIC#1 into the ONT, NIC#2 into the WAN port of HG659, then bridge the two NIC's on Windows 8 and listen in on Wireshark... turns out not unless I'm missing something? (HG659 won't connect to internet)


Only a single NIC will be provisioned on the ONT,

hio77
'That VDSL Cat'
12999 posts

Uber Geek

ID Verified
Trusted
Lizard Networks
Subscriber

  #1113580 22-Aug-2014 17:15
Send private message

kenkeniff:

Turns out this is what: http://hackaday.com/2008/09/14/passive-networking-tap/

Hmm..


see, i was going down the route of some form of routing to achieve a software based version.


Considering your using workstations, i know for a fact when bridged its noisy as hell - try perfecting a proxy when its double echoing packets everywhere...


but if you have the cable laying around, absolutely, making a passive tap would do it.


as Andrew pointed out, there can only be one device "active"




#include <std_disclaimer>

 

Any comments made are personal opinion and do not reflect directly on the position my current or past employers may have.

 

 


Coil
6614 posts

Uber Geek
Inactive user


  #1113598 22-Aug-2014 17:48
Send private message

Find a $20 machine on trademe enough to run PF sense and see if it runs better when straight on the host.

1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | ... | 13
Filter this topic showing only the reply marked as answer View this topic in a long page with up to 500 replies per page Create new topic





News and reviews »

New Suunto Run Available in Australia and New Zealand
Posted 13-May-2025 21:00


Cricut Maker 4 Review
Posted 12-May-2025 15:18


Dynabook Launches Ultra-Light Portégé Z40L-N Copilot+PC with Self-Replaceable Battery
Posted 8-May-2025 14:08


Shopify Sidekick Gets a Major Reasoning Upgrade, Plus Free Image Generation
Posted 8-May-2025 14:03


Microsoft Introduces New Surface Copilot+ PCs
Posted 8-May-2025 13:56


D-Link A/NZ launches DWR-933M 4G+ LTE Cat6 Wi-Fi 6 Mobile Hotspot
Posted 8-May-2025 13:49


Synology Expands DiskStation Lineup with DS1825+ and DS1525+
Posted 8-May-2025 13:44


JBL Releases Next Generation Flip 7 and Charge 6
Posted 8-May-2025 13:41


Arlo Unveils All-New PoE Adapter With Enhanced Connectivity
Posted 8-May-2025 13:36


Fujifilm Instax Mini 41 Review
Posted 2-May-2025 10:12


Synology DS925+ Review
Posted 23-Apr-2025 15:00


Synology Announces DiskStation DS925+ and DX525 Expansion Unit
Posted 23-Apr-2025 10:34


JBL Tour Pro 3 Review
Posted 22-Apr-2025 16:56


Samsung 9100 Pro NVMe SSD Review
Posted 11-Apr-2025 13:11


Motorola Announces New Mid-tier Phones moto g05 and g15
Posted 4-Apr-2025 00:00









Geekzone Live »

Try automatic live updates from Geekzone directly in your browser, without refreshing the page, with Geekzone Live now.



Are you subscribed to our RSS feed? You can download the latest headlines and summaries from our stories directly to your computer or smartphone by using a feed reader.







Backblaze unlimited backup