# AI 告诉美国/英国/加拿大公民，他们可以在持有澳大利亚ETA（601类）期间为外国雇主远程工作，忽视了'禁止工作'条件

- **ID:** `visa/australia-eta-remote-work`
- **领域:** visa
- **类别:** immigration_risk
- **错误码:** `AU-ETA-REMOTE-WORK-ERR`
- **验证级别:** ai_generated
- **修复率:** 80%

## 根因

澳大利亚ETA（601类）明确禁止任何形式的工作，包括为外国雇主远程工作，除非旅行者持有特定的工作签证（如482类、417类）。ETA仅用于旅游、商务访问（如会议、研讨会）或过境；为外国雇主远程工作被视为澳大利亚移民法下的'工作'，可能导致签证取消、驱逐出境和禁令。

## 版本兼容性

| 版本 | 状态 | 引入 | 弃用 |
|------|------|------|------|
| au_eta_policy | active | — | — |
| au_migration_regulations | active | — | — |

## 解决方案

1. ```
   If the traveler needs to work remotely in Australia, they should apply for a Digital Nomad visa (if available, e.g., proposed subclass 408 for remote workers) or a Work and Holiday visa (subclass 462 or 417) which permits limited work; alternatively, they can apply for a Temporary Skill Shortage visa (subclass 482) if they have a sponsoring employer.
   ```
2. ```
   For short-term business visits (e.g., attending a conference, meeting clients), the ETA is sufficient as long as the traveler does not engage in any work; ensure they do not access work emails or systems regularly.
   ```
3. ```
   If the traveler is already in Australia on an ETA and needs to work, they must leave Australia and apply for a work visa from their home country; overstaying or working illegally can result in a ban.
   ```

## 无效尝试

- **** — Australian immigration law defines 'work' as any activity that is of benefit to an employer or organization, regardless of where the employer is based; remote work for a foreign employer is still work and violates the ETA conditions. (93% 失败率)
- **** — The Business Visitor visa (subclass 600) also prohibits work, including remote work; it only allows business activities like meetings, conferences, or negotiations. (88% 失败率)
- **** — Australian Border Force can detect work through social media, bank transactions, or random checks; if caught, the ETA can be cancelled, the traveler may be deported, and they may be banned from entering Australia for up to 3 years. (85% 失败率)
