Feature
The Tor enforcement is effective
As a Tails user
I want all direct Internet connections I do by mistake or applications do by misconfiguration or buggy leaks to be blocked
And as a Tails developer
I want to ensure that the automated test suite detects firewall leaks reliably
1:14.395
Scenario
Anti test: Detecting TCP leaks of DNS lookups with the firewall leak detector
Before
features/support/hooks.rb:274
0.000
Before
features/support/hooks.rb:281
0.001
Given
I have started Tails from DVD and logged in and the network is connected
1:13.799
And
I capture all network traffic
0.002
And
I disable Tails' firewall
0.113
When
I do a TCP DNS lookup of "torproject.org"
0.252
Then
the firewall leak detector has detected leaks
0.227
After
features/support/hooks.rb:339
0.819
After
features/support/hooks.rb:108
0.045